azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.n...

260 строки
22 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner"
fullName: "com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner"
name: "BmcKeySetInner"
nameWithType: "BmcKeySetInner"
summary: "Bmc<wbr>Key<wbr>Set represents the baseboard management controller key set."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.Resource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.core.management.ProxyResource?alt=com.azure.core.management.ProxyResource&text=ProxyResource\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.core.management.ProxyResource.id()?alt=com.azure.core.management.ProxyResource.id&text=id\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource.name()?alt=com.azure.core.management.ProxyResource.name&text=name\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource.type()?alt=com.azure.core.management.ProxyResource.type&text=type\" data-throw-if-not-resolved=\"False\" />"
- classRef: "<xref href=\"com.azure.core.management.Resource?alt=com.azure.core.management.Resource&text=Resource\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.core.management.Resource.location()?alt=com.azure.core.management.Resource.location&text=location\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.Resource.tags()?alt=com.azure.core.management.Resource.tags&text=tags\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.Resource.withLocation(java.lang.String)?alt=com.azure.core.management.Resource.withLocation&text=withLocation\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.Resource.withTags(java.util.Map<java.lang.String,java.lang.String>)?alt=com.azure.core.management.Resource.withTags&text=withTags\" data-throw-if-not-resolved=\"False\" />"
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **BmcKeySetInner**</br> extends <xref href=\"com.azure.core.management.Resource?alt=com.azure.core.management.Resource&text=Resource\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner.BmcKeySetInner()"
fullName: "com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner.BmcKeySetInner()"
name: "BmcKeySetInner()"
nameWithType: "BmcKeySetInner.BmcKeySetInner()"
summary: "Creates an instance of Bmc<wbr>Key<wbr>Set<wbr>Inner class."
syntax: "public BmcKeySetInner()"
desc: "Creates an instance of BmcKeySetInner class."
methods:
- uid: "com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner.azureGroupId()"
fullName: "com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner.azureGroupId()"
name: "azureGroupId()"
nameWithType: "BmcKeySetInner.azureGroupId()"
summary: "Get the azure<wbr>Group<wbr>Id property: The object ID of Azure Active Directory group that all users in the list must be in for access to be granted."
syntax: "public String azureGroupId()"
desc: "Get the azureGroupId property: The object ID of Azure Active Directory group that all users in the list must be in for access to be granted. Users that are not in the group will not have access."
returns:
description: "the azureGroupId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner.detailedStatus()"
fullName: "com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner.detailedStatus()"
name: "detailedStatus()"
nameWithType: "BmcKeySetInner.detailedStatus()"
summary: "Get the detailed<wbr>Status property: The more detailed status of the key set."
syntax: "public BmcKeySetDetailedStatus detailedStatus()"
desc: "Get the detailedStatus property: The more detailed status of the key set."
returns:
description: "the detailedStatus value."
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.BmcKeySetDetailedStatus?alt=com.azure.resourcemanager.networkcloud.models.BmcKeySetDetailedStatus&text=BmcKeySetDetailedStatus\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner.detailedStatusMessage()"
fullName: "com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner.detailedStatusMessage()"
name: "detailedStatusMessage()"
nameWithType: "BmcKeySetInner.detailedStatusMessage()"
summary: "Get the detailed<wbr>Status<wbr>Message property: The descriptive message about the current detailed status."
syntax: "public String detailedStatusMessage()"
desc: "Get the detailedStatusMessage property: The descriptive message about the current detailed status."
returns:
description: "the detailedStatusMessage value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner.expiration()"
fullName: "com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner.expiration()"
name: "expiration()"
nameWithType: "BmcKeySetInner.expiration()"
summary: "Get the expiration property: The date and time after which the users in this key set will be removed from the baseboard management controllers."
syntax: "public OffsetDateTime expiration()"
desc: "Get the expiration property: The date and time after which the users in this key set will be removed from the baseboard management controllers."
returns:
description: "the expiration value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid: "com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner.extendedLocation()"
fullName: "com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner.extendedLocation()"
name: "extendedLocation()"
nameWithType: "BmcKeySetInner.extendedLocation()"
summary: "Get the extended<wbr>Location property: Extended<wbr>Location represents the Azure custom location where the resource will be created."
syntax: "public ExtendedLocation extendedLocation()"
desc: "Get the extendedLocation property: ExtendedLocation represents the Azure custom location where the resource will be created.\n\nThe extended location of the cluster associated with the resource."
returns:
description: "the extendedLocation value."
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.ExtendedLocation?alt=com.azure.resourcemanager.networkcloud.models.ExtendedLocation&text=ExtendedLocation\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner.lastValidation()"
fullName: "com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner.lastValidation()"
name: "lastValidation()"
nameWithType: "BmcKeySetInner.lastValidation()"
summary: "Get the last<wbr>Validation property: The last time this key set was validated."
syntax: "public OffsetDateTime lastValidation()"
desc: "Get the lastValidation property: The last time this key set was validated."
returns:
description: "the lastValidation value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid: "com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner.privilegeLevel()"
fullName: "com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner.privilegeLevel()"
name: "privilegeLevel()"
nameWithType: "BmcKeySetInner.privilegeLevel()"
summary: "Get the privilege<wbr>Level property: The access level allowed for the users in this key set."
syntax: "public BmcKeySetPrivilegeLevel privilegeLevel()"
desc: "Get the privilegeLevel property: The access level allowed for the users in this key set."
returns:
description: "the privilegeLevel value."
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.BmcKeySetPrivilegeLevel?alt=com.azure.resourcemanager.networkcloud.models.BmcKeySetPrivilegeLevel&text=BmcKeySetPrivilegeLevel\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner.provisioningState()"
fullName: "com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner.provisioningState()"
name: "provisioningState()"
nameWithType: "BmcKeySetInner.provisioningState()"
summary: "Get the provisioning<wbr>State property: The provisioning state of the baseboard management controller key set."
syntax: "public BmcKeySetProvisioningState provisioningState()"
desc: "Get the provisioningState property: The provisioning state of the baseboard management controller key set."
returns:
description: "the provisioningState value."
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.BmcKeySetProvisioningState?alt=com.azure.resourcemanager.networkcloud.models.BmcKeySetProvisioningState&text=BmcKeySetProvisioningState\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner.systemData()"
fullName: "com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner.systemData()"
name: "systemData()"
nameWithType: "BmcKeySetInner.systemData()"
summary: "Get the system<wbr>Data property: Azure Resource Manager metadata containing created<wbr>By and modified<wbr>By information."
syntax: "public SystemData systemData()"
desc: "Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information."
returns:
description: "the systemData value."
type: "<xref href=\"com.azure.core.management.SystemData?alt=com.azure.core.management.SystemData&text=SystemData\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner.userList()"
fullName: "com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner.userList()"
name: "userList()"
nameWithType: "BmcKeySetInner.userList()"
summary: "Get the user<wbr>List property: The unique list of permitted users."
syntax: "public List<KeySetUser> userList()"
desc: "Get the userList property: The unique list of permitted users."
returns:
description: "the userList value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.networkcloud.models.KeySetUser?alt=com.azure.resourcemanager.networkcloud.models.KeySetUser&text=KeySetUser\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner.userListStatus()"
fullName: "com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner.userListStatus()"
name: "userListStatus()"
nameWithType: "BmcKeySetInner.userListStatus()"
summary: "Get the user<wbr>List<wbr>Status property: The status evaluation of each user."
syntax: "public List<KeySetUserStatus> userListStatus()"
desc: "Get the userListStatus property: The status evaluation of each user."
returns:
description: "the userListStatus value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.networkcloud.models.KeySetUserStatus?alt=com.azure.resourcemanager.networkcloud.models.KeySetUserStatus&text=KeySetUserStatus\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner.validate()"
fullName: "com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner.validate()"
name: "validate()"
nameWithType: "BmcKeySetInner.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner.withAzureGroupId(java.lang.String)"
fullName: "com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner.withAzureGroupId(String azureGroupId)"
name: "withAzureGroupId(String azureGroupId)"
nameWithType: "BmcKeySetInner.withAzureGroupId(String azureGroupId)"
summary: "Set the azure<wbr>Group<wbr>Id property: The object ID of Azure Active Directory group that all users in the list must be in for access to be granted."
parameters:
- description: "the azureGroupId value to set."
name: "azureGroupId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public BmcKeySetInner withAzureGroupId(String azureGroupId)"
desc: "Set the azureGroupId property: The object ID of Azure Active Directory group that all users in the list must be in for access to be granted. Users that are not in the group will not have access."
returns:
description: "the BmcKeySetInner object itself."
type: "<xref href=\"com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner?alt=com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner&text=BmcKeySetInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner.withExpiration(java.time.OffsetDateTime)"
fullName: "com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner.withExpiration(OffsetDateTime expiration)"
name: "withExpiration(OffsetDateTime expiration)"
nameWithType: "BmcKeySetInner.withExpiration(OffsetDateTime expiration)"
summary: "Set the expiration property: The date and time after which the users in this key set will be removed from the baseboard management controllers."
parameters:
- description: "the expiration value to set."
name: "expiration"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
syntax: "public BmcKeySetInner withExpiration(OffsetDateTime expiration)"
desc: "Set the expiration property: The date and time after which the users in this key set will be removed from the baseboard management controllers."
returns:
description: "the BmcKeySetInner object itself."
type: "<xref href=\"com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner?alt=com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner&text=BmcKeySetInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner.withExtendedLocation(com.azure.resourcemanager.networkcloud.models.ExtendedLocation)"
fullName: "com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner.withExtendedLocation(ExtendedLocation extendedLocation)"
name: "withExtendedLocation(ExtendedLocation extendedLocation)"
nameWithType: "BmcKeySetInner.withExtendedLocation(ExtendedLocation extendedLocation)"
summary: "Set the extended<wbr>Location property: Extended<wbr>Location represents the Azure custom location where the resource will be created."
parameters:
- description: "the extendedLocation value to set."
name: "extendedLocation"
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.ExtendedLocation?alt=com.azure.resourcemanager.networkcloud.models.ExtendedLocation&text=ExtendedLocation\" data-throw-if-not-resolved=\"False\" />"
syntax: "public BmcKeySetInner withExtendedLocation(ExtendedLocation extendedLocation)"
desc: "Set the extendedLocation property: ExtendedLocation represents the Azure custom location where the resource will be created.\n\nThe extended location of the cluster associated with the resource."
returns:
description: "the BmcKeySetInner object itself."
type: "<xref href=\"com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner?alt=com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner&text=BmcKeySetInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner.withLocation(java.lang.String)"
fullName: "com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner.withLocation(String location)"
name: "withLocation(String location)"
nameWithType: "BmcKeySetInner.withLocation(String location)"
overridden: "com.azure.core.management.Resource.withLocation(java.lang.String)"
parameters:
- name: "location"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public BmcKeySetInner withLocation(String location)"
returns:
type: "<xref href=\"com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner?alt=com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner&text=BmcKeySetInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner.withPrivilegeLevel(com.azure.resourcemanager.networkcloud.models.BmcKeySetPrivilegeLevel)"
fullName: "com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner.withPrivilegeLevel(BmcKeySetPrivilegeLevel privilegeLevel)"
name: "withPrivilegeLevel(BmcKeySetPrivilegeLevel privilegeLevel)"
nameWithType: "BmcKeySetInner.withPrivilegeLevel(BmcKeySetPrivilegeLevel privilegeLevel)"
summary: "Set the privilege<wbr>Level property: The access level allowed for the users in this key set."
parameters:
- description: "the privilegeLevel value to set."
name: "privilegeLevel"
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.BmcKeySetPrivilegeLevel?alt=com.azure.resourcemanager.networkcloud.models.BmcKeySetPrivilegeLevel&text=BmcKeySetPrivilegeLevel\" data-throw-if-not-resolved=\"False\" />"
syntax: "public BmcKeySetInner withPrivilegeLevel(BmcKeySetPrivilegeLevel privilegeLevel)"
desc: "Set the privilegeLevel property: The access level allowed for the users in this key set."
returns:
description: "the BmcKeySetInner object itself."
type: "<xref href=\"com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner?alt=com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner&text=BmcKeySetInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner.withTags(java.util.Map<java.lang.String,java.lang.String>)"
fullName: "com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner.withTags(Map<String,String> tags)"
name: "withTags(Map<String,String> tags)"
nameWithType: "BmcKeySetInner.withTags(Map<String,String> tags)"
overridden: "com.azure.core.management.Resource.withTags(java.util.Map<java.lang.String,java.lang.String>)"
parameters:
- name: "tags"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
syntax: "public BmcKeySetInner withTags(Map<String,String> tags)"
returns:
type: "<xref href=\"com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner?alt=com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner&text=BmcKeySetInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner.withUserList(java.util.List<com.azure.resourcemanager.networkcloud.models.KeySetUser>)"
fullName: "com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner.withUserList(List<KeySetUser> userList)"
name: "withUserList(List<KeySetUser> userList)"
nameWithType: "BmcKeySetInner.withUserList(List<KeySetUser> userList)"
summary: "Set the user<wbr>List property: The unique list of permitted users."
parameters:
- description: "the userList value to set."
name: "userList"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.networkcloud.models.KeySetUser?alt=com.azure.resourcemanager.networkcloud.models.KeySetUser&text=KeySetUser\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public BmcKeySetInner withUserList(List<KeySetUser> userList)"
desc: "Set the userList property: The unique list of permitted users."
returns:
description: "the BmcKeySetInner object itself."
type: "<xref href=\"com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner?alt=com.azure.resourcemanager.networkcloud.fluent.models.BmcKeySetInner&text=BmcKeySetInner\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "BmcKeySet represents the baseboard management controller key set."
metadata: {}
package: "com.azure.resourcemanager.networkcloud.fluent.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-networkcloud:1.0.0