azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

180 строки
12 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.storage.ActiveDirectoryProperties"
fullName: "com.microsoft.azure.management.storage.ActiveDirectoryProperties"
name: "ActiveDirectoryProperties"
nameWithType: "ActiveDirectoryProperties"
summary: "Settings properties for Active Directory (AD)."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"java.lang.Object.clone()?alt=java.lang.Object.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.equals(java.lang.Object)?alt=java.lang.Object.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.finalize()?alt=java.lang.Object.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.getClass()?alt=java.lang.Object.getClass&text=getClass\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.hashCode()?alt=java.lang.Object.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notify()?alt=java.lang.Object.notify&text=notify\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notifyAll()?alt=java.lang.Object.notifyAll&text=notifyAll\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.toString()?alt=java.lang.Object.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait()?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long,int)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
syntax: "public class **ActiveDirectoryProperties**"
constructors:
- uid: "com.microsoft.azure.management.storage.ActiveDirectoryProperties.ActiveDirectoryProperties()"
fullName: "com.microsoft.azure.management.storage.ActiveDirectoryProperties.ActiveDirectoryProperties()"
name: "ActiveDirectoryProperties()"
nameWithType: "ActiveDirectoryProperties.ActiveDirectoryProperties()"
syntax: "public ActiveDirectoryProperties()"
methods:
- uid: "com.microsoft.azure.management.storage.ActiveDirectoryProperties.azureStorageSid()"
fullName: "com.microsoft.azure.management.storage.ActiveDirectoryProperties.azureStorageSid()"
name: "azureStorageSid()"
nameWithType: "ActiveDirectoryProperties.azureStorageSid()"
summary: "Get specifies the security identifier (SID) for Azure Storage."
syntax: "public String azureStorageSid()"
desc: "Get specifies the security identifier (SID) for Azure Storage."
returns:
description: "the azureStorageSid value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.storage.ActiveDirectoryProperties.domainGuid()"
fullName: "com.microsoft.azure.management.storage.ActiveDirectoryProperties.domainGuid()"
name: "domainGuid()"
nameWithType: "ActiveDirectoryProperties.domainGuid()"
summary: "Get specifies the domain GUID."
syntax: "public String domainGuid()"
desc: "Get specifies the domain GUID."
returns:
description: "the domainGuid value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.storage.ActiveDirectoryProperties.domainName()"
fullName: "com.microsoft.azure.management.storage.ActiveDirectoryProperties.domainName()"
name: "domainName()"
nameWithType: "ActiveDirectoryProperties.domainName()"
summary: "Get specifies the primary domain that the AD DNS server is authoritative for."
syntax: "public String domainName()"
desc: "Get specifies the primary domain that the AD DNS server is authoritative for."
returns:
description: "the domainName value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.storage.ActiveDirectoryProperties.domainSid()"
fullName: "com.microsoft.azure.management.storage.ActiveDirectoryProperties.domainSid()"
name: "domainSid()"
nameWithType: "ActiveDirectoryProperties.domainSid()"
summary: "Get specifies the security identifier (SID)."
syntax: "public String domainSid()"
desc: "Get specifies the security identifier (SID)."
returns:
description: "the domainSid value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.storage.ActiveDirectoryProperties.forestName()"
fullName: "com.microsoft.azure.management.storage.ActiveDirectoryProperties.forestName()"
name: "forestName()"
nameWithType: "ActiveDirectoryProperties.forestName()"
summary: "Get specifies the Active Directory forest to get."
syntax: "public String forestName()"
desc: "Get specifies the Active Directory forest to get."
returns:
description: "the forestName value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.storage.ActiveDirectoryProperties.netBiosDomainName()"
fullName: "com.microsoft.azure.management.storage.ActiveDirectoryProperties.netBiosDomainName()"
name: "netBiosDomainName()"
nameWithType: "ActiveDirectoryProperties.netBiosDomainName()"
summary: "Get specifies the NetBIOS domain name."
syntax: "public String netBiosDomainName()"
desc: "Get specifies the NetBIOS domain name."
returns:
description: "the netBiosDomainName value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.storage.ActiveDirectoryProperties.withAzureStorageSid(java.lang.String)"
fullName: "com.microsoft.azure.management.storage.ActiveDirectoryProperties.withAzureStorageSid(String azureStorageSid)"
name: "withAzureStorageSid(String azureStorageSid)"
nameWithType: "ActiveDirectoryProperties.withAzureStorageSid(String azureStorageSid)"
summary: "Set specifies the security identifier (SID) for Azure Storage."
parameters:
- description: "the azureStorageSid value to set"
name: "azureStorageSid"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ActiveDirectoryProperties withAzureStorageSid(String azureStorageSid)"
desc: "Set specifies the security identifier (SID) for Azure Storage."
returns:
description: "the ActiveDirectoryProperties object itself."
type: "<xref href=\"com.microsoft.azure.management.storage.ActiveDirectoryProperties?alt=com.microsoft.azure.management.storage.ActiveDirectoryProperties&text=ActiveDirectoryProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.storage.ActiveDirectoryProperties.withDomainGuid(java.lang.String)"
fullName: "com.microsoft.azure.management.storage.ActiveDirectoryProperties.withDomainGuid(String domainGuid)"
name: "withDomainGuid(String domainGuid)"
nameWithType: "ActiveDirectoryProperties.withDomainGuid(String domainGuid)"
summary: "Set specifies the domain GUID."
parameters:
- description: "the domainGuid value to set"
name: "domainGuid"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ActiveDirectoryProperties withDomainGuid(String domainGuid)"
desc: "Set specifies the domain GUID."
returns:
description: "the ActiveDirectoryProperties object itself."
type: "<xref href=\"com.microsoft.azure.management.storage.ActiveDirectoryProperties?alt=com.microsoft.azure.management.storage.ActiveDirectoryProperties&text=ActiveDirectoryProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.storage.ActiveDirectoryProperties.withDomainName(java.lang.String)"
fullName: "com.microsoft.azure.management.storage.ActiveDirectoryProperties.withDomainName(String domainName)"
name: "withDomainName(String domainName)"
nameWithType: "ActiveDirectoryProperties.withDomainName(String domainName)"
summary: "Set specifies the primary domain that the AD DNS server is authoritative for."
parameters:
- description: "the domainName value to set"
name: "domainName"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ActiveDirectoryProperties withDomainName(String domainName)"
desc: "Set specifies the primary domain that the AD DNS server is authoritative for."
returns:
description: "the ActiveDirectoryProperties object itself."
type: "<xref href=\"com.microsoft.azure.management.storage.ActiveDirectoryProperties?alt=com.microsoft.azure.management.storage.ActiveDirectoryProperties&text=ActiveDirectoryProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.storage.ActiveDirectoryProperties.withDomainSid(java.lang.String)"
fullName: "com.microsoft.azure.management.storage.ActiveDirectoryProperties.withDomainSid(String domainSid)"
name: "withDomainSid(String domainSid)"
nameWithType: "ActiveDirectoryProperties.withDomainSid(String domainSid)"
summary: "Set specifies the security identifier (SID)."
parameters:
- description: "the domainSid value to set"
name: "domainSid"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ActiveDirectoryProperties withDomainSid(String domainSid)"
desc: "Set specifies the security identifier (SID)."
returns:
description: "the ActiveDirectoryProperties object itself."
type: "<xref href=\"com.microsoft.azure.management.storage.ActiveDirectoryProperties?alt=com.microsoft.azure.management.storage.ActiveDirectoryProperties&text=ActiveDirectoryProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.storage.ActiveDirectoryProperties.withForestName(java.lang.String)"
fullName: "com.microsoft.azure.management.storage.ActiveDirectoryProperties.withForestName(String forestName)"
name: "withForestName(String forestName)"
nameWithType: "ActiveDirectoryProperties.withForestName(String forestName)"
summary: "Set specifies the Active Directory forest to get."
parameters:
- description: "the forestName value to set"
name: "forestName"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ActiveDirectoryProperties withForestName(String forestName)"
desc: "Set specifies the Active Directory forest to get."
returns:
description: "the ActiveDirectoryProperties object itself."
type: "<xref href=\"com.microsoft.azure.management.storage.ActiveDirectoryProperties?alt=com.microsoft.azure.management.storage.ActiveDirectoryProperties&text=ActiveDirectoryProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.storage.ActiveDirectoryProperties.withNetBiosDomainName(java.lang.String)"
fullName: "com.microsoft.azure.management.storage.ActiveDirectoryProperties.withNetBiosDomainName(String netBiosDomainName)"
name: "withNetBiosDomainName(String netBiosDomainName)"
nameWithType: "ActiveDirectoryProperties.withNetBiosDomainName(String netBiosDomainName)"
summary: "Set specifies the NetBIOS domain name."
parameters:
- description: "the netBiosDomainName value to set"
name: "netBiosDomainName"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ActiveDirectoryProperties withNetBiosDomainName(String netBiosDomainName)"
desc: "Set specifies the NetBIOS domain name."
returns:
description: "the ActiveDirectoryProperties object itself."
type: "<xref href=\"com.microsoft.azure.management.storage.ActiveDirectoryProperties?alt=com.microsoft.azure.management.storage.ActiveDirectoryProperties&text=ActiveDirectoryProperties\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Settings properties for Active Directory (AD)."
metadata: {}
package: "com.microsoft.azure.management.storage"
artifact: com.microsoft.azure:azure-mgmt-storage:1.41.4