This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
azure-native.avs.getPrivateCloud
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
A private cloud resource Azure REST API version: 2022-05-01.
Other available API versions: 2023-03-01, 2023-09-01.
Using getPrivateCloud
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getPrivateCloud(args: GetPrivateCloudArgs, opts?: InvokeOptions): Promise<GetPrivateCloudResult>
function getPrivateCloudOutput(args: GetPrivateCloudOutputArgs, opts?: InvokeOptions): Output<GetPrivateCloudResult>
def get_private_cloud(private_cloud_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetPrivateCloudResult
def get_private_cloud_output(private_cloud_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetPrivateCloudResult]
func LookupPrivateCloud(ctx *Context, args *LookupPrivateCloudArgs, opts ...InvokeOption) (*LookupPrivateCloudResult, error)
func LookupPrivateCloudOutput(ctx *Context, args *LookupPrivateCloudOutputArgs, opts ...InvokeOption) LookupPrivateCloudResultOutput
> Note: This function is named LookupPrivateCloud
in the Go SDK.
public static class GetPrivateCloud
{
public static Task<GetPrivateCloudResult> InvokeAsync(GetPrivateCloudArgs args, InvokeOptions? opts = null)
public static Output<GetPrivateCloudResult> Invoke(GetPrivateCloudInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetPrivateCloudResult> getPrivateCloud(GetPrivateCloudArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:avs:getPrivateCloud
arguments:
# arguments dictionary
The following arguments are supported:
- Private
Cloud stringName - Name of the private cloud
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Private
Cloud stringName - Name of the private cloud
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- private
Cloud StringName - Name of the private cloud
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- private
Cloud stringName - Name of the private cloud
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- private_
cloud_ strname - Name of the private cloud
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- private
Cloud StringName - Name of the private cloud
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getPrivateCloud Result
The following output properties are available:
- Endpoints
Pulumi.
Azure Native. AVS. Outputs. Endpoints Response - The endpoints
- External
Cloud List<string>Links - Array of cloud link IDs from other clouds that connect to this one
- Id string
- Resource ID.
- Location string
- Resource location
- Management
Cluster Pulumi.Azure Native. AVS. Outputs. Management Cluster Response - The default cluster used for management
- Management
Network string - Network used to access vCenter Server and NSX-T Manager
- Name string
- Resource name.
- Network
Block string - The block of addresses should be unique across VNet in your subscription as well as on-premise. Make sure the CIDR format is conformed to (A.B.C.D/X) where A,B,C,D are between 0 and 255, and X is between 0 and 22
- Nsx
Public stringIp Quota Raised - Flag to indicate whether the private cloud has the quota for provisioned NSX Public IP count raised from 64 to 1024
- Nsxt
Certificate stringThumbprint - Thumbprint of the NSX-T Manager SSL certificate
- Provisioning
Network string - Used for virtual machine cold migration, cloning, and snapshot migration
- Provisioning
State string - The provisioning state
- Sku
Pulumi.
Azure Native. AVS. Outputs. Sku Response - The private cloud SKU
- Type string
- Resource type.
- Vcenter
Certificate stringThumbprint - Thumbprint of the vCenter Server SSL certificate
- Vmotion
Network string - Used for live migration of virtual machines
- Availability
Pulumi.
Azure Native. AVS. Outputs. Availability Properties Response - Properties describing how the cloud is distributed across availability zones
- Circuit
Pulumi.
Azure Native. AVS. Outputs. Circuit Response - An ExpressRoute Circuit
- Encryption
Pulumi.
Azure Native. AVS. Outputs. Encryption Response - Customer managed key encryption, can be enabled or disabled
- Identity
Pulumi.
Azure Native. AVS. Outputs. Private Cloud Identity Response - The identity of the private cloud, if configured.
- Identity
Sources List<Pulumi.Azure Native. AVS. Outputs. Identity Source Response> - vCenter Single Sign On Identity Sources
- Internet string
- Connectivity to internet is enabled or disabled
- Nsxt
Password string - Optionally, set the NSX-T Manager password when the private cloud is created
- Secondary
Circuit Pulumi.Azure Native. AVS. Outputs. Circuit Response - A secondary expressRoute circuit from a separate AZ. Only present in a stretched private cloud
- Dictionary<string, string>
- Resource tags
- Vcenter
Password string - Optionally, set the vCenter admin password when the private cloud is created
- Endpoints
Endpoints
Response - The endpoints
- External
Cloud []stringLinks - Array of cloud link IDs from other clouds that connect to this one
- Id string
- Resource ID.
- Location string
- Resource location
- Management
Cluster ManagementCluster Response - The default cluster used for management
- Management
Network string - Network used to access vCenter Server and NSX-T Manager
- Name string
- Resource name.
- Network
Block string - The block of addresses should be unique across VNet in your subscription as well as on-premise. Make sure the CIDR format is conformed to (A.B.C.D/X) where A,B,C,D are between 0 and 255, and X is between 0 and 22
- Nsx
Public stringIp Quota Raised - Flag to indicate whether the private cloud has the quota for provisioned NSX Public IP count raised from 64 to 1024
- Nsxt
Certificate stringThumbprint - Thumbprint of the NSX-T Manager SSL certificate
- Provisioning
Network string - Used for virtual machine cold migration, cloning, and snapshot migration
- Provisioning
State string - The provisioning state
- Sku
Sku
Response - The private cloud SKU
- Type string
- Resource type.
- Vcenter
Certificate stringThumbprint - Thumbprint of the vCenter Server SSL certificate
- Vmotion
Network string - Used for live migration of virtual machines
- Availability
Availability
Properties Response - Properties describing how the cloud is distributed across availability zones
- Circuit
Circuit
Response - An ExpressRoute Circuit
- Encryption
Encryption
Response - Customer managed key encryption, can be enabled or disabled
- Identity
Private
Cloud Identity Response - The identity of the private cloud, if configured.
- Identity
Sources []IdentitySource Response - vCenter Single Sign On Identity Sources
- Internet string
- Connectivity to internet is enabled or disabled
- Nsxt
Password string - Optionally, set the NSX-T Manager password when the private cloud is created
- Secondary
Circuit CircuitResponse - A secondary expressRoute circuit from a separate AZ. Only present in a stretched private cloud
- map[string]string
- Resource tags
- Vcenter
Password string - Optionally, set the vCenter admin password when the private cloud is created
- endpoints
Endpoints
Response - The endpoints
- external
Cloud List<String>Links - Array of cloud link IDs from other clouds that connect to this one
- id String
- Resource ID.
- location String
- Resource location
- management
Cluster ManagementCluster Response - The default cluster used for management
- management
Network String - Network used to access vCenter Server and NSX-T Manager
- name String
- Resource name.
- network
Block String - The block of addresses should be unique across VNet in your subscription as well as on-premise. Make sure the CIDR format is conformed to (A.B.C.D/X) where A,B,C,D are between 0 and 255, and X is between 0 and 22
- nsx
Public StringIp Quota Raised - Flag to indicate whether the private cloud has the quota for provisioned NSX Public IP count raised from 64 to 1024
- nsxt
Certificate StringThumbprint - Thumbprint of the NSX-T Manager SSL certificate
- provisioning
Network String - Used for virtual machine cold migration, cloning, and snapshot migration
- provisioning
State String - The provisioning state
- sku
Sku
Response - The private cloud SKU
- type String
- Resource type.
- vcenter
Certificate StringThumbprint - Thumbprint of the vCenter Server SSL certificate
- vmotion
Network String - Used for live migration of virtual machines
- availability
Availability
Properties Response - Properties describing how the cloud is distributed across availability zones
- circuit
Circuit
Response - An ExpressRoute Circuit
- encryption
Encryption
Response - Customer managed key encryption, can be enabled or disabled
- identity
Private
Cloud Identity Response - The identity of the private cloud, if configured.
- identity
Sources List<IdentitySource Response> - vCenter Single Sign On Identity Sources
- internet String
- Connectivity to internet is enabled or disabled
- nsxt
Password String - Optionally, set the NSX-T Manager password when the private cloud is created
- secondary
Circuit CircuitResponse - A secondary expressRoute circuit from a separate AZ. Only present in a stretched private cloud
- Map<String,String>
- Resource tags
- vcenter
Password String - Optionally, set the vCenter admin password when the private cloud is created
- endpoints
Endpoints
Response - The endpoints
- external
Cloud string[]Links - Array of cloud link IDs from other clouds that connect to this one
- id string
- Resource ID.
- location string
- Resource location
- management
Cluster ManagementCluster Response - The default cluster used for management
- management
Network string - Network used to access vCenter Server and NSX-T Manager
- name string
- Resource name.
- network
Block string - The block of addresses should be unique across VNet in your subscription as well as on-premise. Make sure the CIDR format is conformed to (A.B.C.D/X) where A,B,C,D are between 0 and 255, and X is between 0 and 22
- nsx
Public stringIp Quota Raised - Flag to indicate whether the private cloud has the quota for provisioned NSX Public IP count raised from 64 to 1024
- nsxt
Certificate stringThumbprint - Thumbprint of the NSX-T Manager SSL certificate
- provisioning
Network string - Used for virtual machine cold migration, cloning, and snapshot migration
- provisioning
State string - The provisioning state
- sku
Sku
Response - The private cloud SKU
- type string
- Resource type.
- vcenter
Certificate stringThumbprint - Thumbprint of the vCenter Server SSL certificate
- vmotion
Network string - Used for live migration of virtual machines
- availability
Availability
Properties Response - Properties describing how the cloud is distributed across availability zones
- circuit
Circuit
Response - An ExpressRoute Circuit
- encryption
Encryption
Response - Customer managed key encryption, can be enabled or disabled
- identity
Private
Cloud Identity Response - The identity of the private cloud, if configured.
- identity
Sources IdentitySource Response[] - vCenter Single Sign On Identity Sources
- internet string
- Connectivity to internet is enabled or disabled
- nsxt
Password string - Optionally, set the NSX-T Manager password when the private cloud is created
- secondary
Circuit CircuitResponse - A secondary expressRoute circuit from a separate AZ. Only present in a stretched private cloud
- {[key: string]: string}
- Resource tags
- vcenter
Password string - Optionally, set the vCenter admin password when the private cloud is created
- endpoints
Endpoints
Response - The endpoints
- external_
cloud_ Sequence[str]links - Array of cloud link IDs from other clouds that connect to this one
- id str
- Resource ID.
- location str
- Resource location
- management_
cluster ManagementCluster Response - The default cluster used for management
- management_
network str - Network used to access vCenter Server and NSX-T Manager
- name str
- Resource name.
- network_
block str - The block of addresses should be unique across VNet in your subscription as well as on-premise. Make sure the CIDR format is conformed to (A.B.C.D/X) where A,B,C,D are between 0 and 255, and X is between 0 and 22
- nsx_
public_ strip_ quota_ raised - Flag to indicate whether the private cloud has the quota for provisioned NSX Public IP count raised from 64 to 1024
- nsxt_
certificate_ strthumbprint - Thumbprint of the NSX-T Manager SSL certificate
- provisioning_
network str - Used for virtual machine cold migration, cloning, and snapshot migration
- provisioning_
state str - The provisioning state
- sku
Sku
Response - The private cloud SKU
- type str
- Resource type.
- vcenter_
certificate_ strthumbprint - Thumbprint of the vCenter Server SSL certificate
- vmotion_
network str - Used for live migration of virtual machines
- availability
Availability
Properties Response - Properties describing how the cloud is distributed across availability zones
- circuit
Circuit
Response - An ExpressRoute Circuit
- encryption
Encryption
Response - Customer managed key encryption, can be enabled or disabled
- identity
Private
Cloud Identity Response - The identity of the private cloud, if configured.
- identity_
sources Sequence[IdentitySource Response] - vCenter Single Sign On Identity Sources
- internet str
- Connectivity to internet is enabled or disabled
- nsxt_
password str - Optionally, set the NSX-T Manager password when the private cloud is created
- secondary_
circuit CircuitResponse - A secondary expressRoute circuit from a separate AZ. Only present in a stretched private cloud
- Mapping[str, str]
- Resource tags
- vcenter_
password str - Optionally, set the vCenter admin password when the private cloud is created
- endpoints Property Map
- The endpoints
- external
Cloud List<String>Links - Array of cloud link IDs from other clouds that connect to this one
- id String
- Resource ID.
- location String
- Resource location
- management
Cluster Property Map - The default cluster used for management
- management
Network String - Network used to access vCenter Server and NSX-T Manager
- name String
- Resource name.
- network
Block String - The block of addresses should be unique across VNet in your subscription as well as on-premise. Make sure the CIDR format is conformed to (A.B.C.D/X) where A,B,C,D are between 0 and 255, and X is between 0 and 22
- nsx
Public StringIp Quota Raised - Flag to indicate whether the private cloud has the quota for provisioned NSX Public IP count raised from 64 to 1024
- nsxt
Certificate StringThumbprint - Thumbprint of the NSX-T Manager SSL certificate
- provisioning
Network String - Used for virtual machine cold migration, cloning, and snapshot migration
- provisioning
State String - The provisioning state
- sku Property Map
- The private cloud SKU
- type String
- Resource type.
- vcenter
Certificate StringThumbprint - Thumbprint of the vCenter Server SSL certificate
- vmotion
Network String - Used for live migration of virtual machines
- availability Property Map
- Properties describing how the cloud is distributed across availability zones
- circuit Property Map
- An ExpressRoute Circuit
- encryption Property Map
- Customer managed key encryption, can be enabled or disabled
- identity Property Map
- The identity of the private cloud, if configured.
- identity
Sources List<Property Map> - vCenter Single Sign On Identity Sources
- internet String
- Connectivity to internet is enabled or disabled
- nsxt
Password String - Optionally, set the NSX-T Manager password when the private cloud is created
- secondary
Circuit Property Map - A secondary expressRoute circuit from a separate AZ. Only present in a stretched private cloud
- Map<String>
- Resource tags
- vcenter
Password String - Optionally, set the vCenter admin password when the private cloud is created
Supporting Types
AvailabilityPropertiesResponse
- Secondary
Zone int - The secondary availability zone for the private cloud
- Strategy string
- The availability strategy for the private cloud
- Zone int
- The primary availability zone for the private cloud
- Secondary
Zone int - The secondary availability zone for the private cloud
- Strategy string
- The availability strategy for the private cloud
- Zone int
- The primary availability zone for the private cloud
- secondary
Zone Integer - The secondary availability zone for the private cloud
- strategy String
- The availability strategy for the private cloud
- zone Integer
- The primary availability zone for the private cloud
- secondary
Zone number - The secondary availability zone for the private cloud
- strategy string
- The availability strategy for the private cloud
- zone number
- The primary availability zone for the private cloud
- secondary_
zone int - The secondary availability zone for the private cloud
- strategy str
- The availability strategy for the private cloud
- zone int
- The primary availability zone for the private cloud
- secondary
Zone Number - The secondary availability zone for the private cloud
- strategy String
- The availability strategy for the private cloud
- zone Number
- The primary availability zone for the private cloud
CircuitResponse
- Express
Route stringID - Identifier of the ExpressRoute Circuit (Microsoft Colo only)
- Express
Route stringPrivate Peering ID - ExpressRoute Circuit private peering identifier
- Primary
Subnet string - CIDR of primary subnet
- Secondary
Subnet string - CIDR of secondary subnet
- Express
Route stringID - Identifier of the ExpressRoute Circuit (Microsoft Colo only)
- Express
Route stringPrivate Peering ID - ExpressRoute Circuit private peering identifier
- Primary
Subnet string - CIDR of primary subnet
- Secondary
Subnet string - CIDR of secondary subnet
- express
Route StringID - Identifier of the ExpressRoute Circuit (Microsoft Colo only)
- express
Route StringPrivate Peering ID - ExpressRoute Circuit private peering identifier
- primary
Subnet String - CIDR of primary subnet
- secondary
Subnet String - CIDR of secondary subnet
- express
Route stringID - Identifier of the ExpressRoute Circuit (Microsoft Colo only)
- express
Route stringPrivate Peering ID - ExpressRoute Circuit private peering identifier
- primary
Subnet string - CIDR of primary subnet
- secondary
Subnet string - CIDR of secondary subnet
- express_
route_ strid - Identifier of the ExpressRoute Circuit (Microsoft Colo only)
- express_
route_ strprivate_ peering_ id - ExpressRoute Circuit private peering identifier
- primary_
subnet str - CIDR of primary subnet
- secondary_
subnet str - CIDR of secondary subnet
- express
Route StringID - Identifier of the ExpressRoute Circuit (Microsoft Colo only)
- express
Route StringPrivate Peering ID - ExpressRoute Circuit private peering identifier
- primary
Subnet String - CIDR of primary subnet
- secondary
Subnet String - CIDR of secondary subnet
EncryptionKeyVaultPropertiesResponse
- Auto
Detected stringKey Version - The auto-detected version of the key if versionType is auto-detected.
- Key
State string - The state of key provided
- Version
Type string - Property of the key if user provided or auto detected
- Key
Name string - The name of the key.
- Key
Vault stringUrl - The URL of the vault.
- Key
Version string - The version of the key.
- Auto
Detected stringKey Version - The auto-detected version of the key if versionType is auto-detected.
- Key
State string - The state of key provided
- Version
Type string - Property of the key if user provided or auto detected
- Key
Name string - The name of the key.
- Key
Vault stringUrl - The URL of the vault.
- Key
Version string - The version of the key.
- auto
Detected StringKey Version - The auto-detected version of the key if versionType is auto-detected.
- key
State String - The state of key provided
- version
Type String - Property of the key if user provided or auto detected
- key
Name String - The name of the key.
- key
Vault StringUrl - The URL of the vault.
- key
Version String - The version of the key.
- auto
Detected stringKey Version - The auto-detected version of the key if versionType is auto-detected.
- key
State string - The state of key provided
- version
Type string - Property of the key if user provided or auto detected
- key
Name string - The name of the key.
- key
Vault stringUrl - The URL of the vault.
- key
Version string - The version of the key.
- auto_
detected_ strkey_ version - The auto-detected version of the key if versionType is auto-detected.
- key_
state str - The state of key provided
- version_
type str - Property of the key if user provided or auto detected
- key_
name str - The name of the key.
- key_
vault_ strurl - The URL of the vault.
- key_
version str - The version of the key.
- auto
Detected StringKey Version - The auto-detected version of the key if versionType is auto-detected.
- key
State String - The state of key provided
- version
Type String - Property of the key if user provided or auto detected
- key
Name String - The name of the key.
- key
Vault StringUrl - The URL of the vault.
- key
Version String - The version of the key.
EncryptionResponse
- Key
Vault Pulumi.Properties Azure Native. AVS. Inputs. Encryption Key Vault Properties Response - The key vault where the encryption key is stored
- Status string
- Status of customer managed encryption key
- Key
Vault EncryptionProperties Key Vault Properties Response - The key vault where the encryption key is stored
- Status string
- Status of customer managed encryption key
- key
Vault EncryptionProperties Key Vault Properties Response - The key vault where the encryption key is stored
- status String
- Status of customer managed encryption key
- key
Vault EncryptionProperties Key Vault Properties Response - The key vault where the encryption key is stored
- status string
- Status of customer managed encryption key
- key_
vault_ Encryptionproperties Key Vault Properties Response - The key vault where the encryption key is stored
- status str
- Status of customer managed encryption key
- key
Vault Property MapProperties - The key vault where the encryption key is stored
- status String
- Status of customer managed encryption key
EndpointsResponse
- Hcx
Cloud stringManager - Endpoint for the HCX Cloud Manager
- Nsxt
Manager string - Endpoint for the NSX-T Data Center manager
- Vcsa string
- Endpoint for Virtual Center Server Appliance
- Hcx
Cloud stringManager - Endpoint for the HCX Cloud Manager
- Nsxt
Manager string - Endpoint for the NSX-T Data Center manager
- Vcsa string
- Endpoint for Virtual Center Server Appliance
- hcx
Cloud StringManager - Endpoint for the HCX Cloud Manager
- nsxt
Manager String - Endpoint for the NSX-T Data Center manager
- vcsa String
- Endpoint for Virtual Center Server Appliance
- hcx
Cloud stringManager - Endpoint for the HCX Cloud Manager
- nsxt
Manager string - Endpoint for the NSX-T Data Center manager
- vcsa string
- Endpoint for Virtual Center Server Appliance
- hcx_
cloud_ strmanager - Endpoint for the HCX Cloud Manager
- nsxt_
manager str - Endpoint for the NSX-T Data Center manager
- vcsa str
- Endpoint for Virtual Center Server Appliance
- hcx
Cloud StringManager - Endpoint for the HCX Cloud Manager
- nsxt
Manager String - Endpoint for the NSX-T Data Center manager
- vcsa String
- Endpoint for Virtual Center Server Appliance
IdentitySourceResponse
- Alias string
- The domain's NetBIOS name
- Base
Group stringDN - The base distinguished name for groups
- Base
User stringDN - The base distinguished name for users
- Domain string
- The domain's dns name
- Name string
- The name of the identity source
- Password string
- The password of the Active Directory user with a minimum of read-only access to Base DN for users and groups.
- Primary
Server string - Primary server URL
- Secondary
Server string - Secondary server URL
- Ssl string
- Protect LDAP communication using SSL certificate (LDAPS)
- Username string
- The ID of an Active Directory user with a minimum of read-only access to Base DN for users and group
- Alias string
- The domain's NetBIOS name
- Base
Group stringDN - The base distinguished name for groups
- Base
User stringDN - The base distinguished name for users
- Domain string
- The domain's dns name
- Name string
- The name of the identity source
- Password string
- The password of the Active Directory user with a minimum of read-only access to Base DN for users and groups.
- Primary
Server string - Primary server URL
- Secondary
Server string - Secondary server URL
- Ssl string
- Protect LDAP communication using SSL certificate (LDAPS)
- Username string
- The ID of an Active Directory user with a minimum of read-only access to Base DN for users and group
- alias String
- The domain's NetBIOS name
- base
Group StringDN - The base distinguished name for groups
- base
User StringDN - The base distinguished name for users
- domain String
- The domain's dns name
- name String
- The name of the identity source
- password String
- The password of the Active Directory user with a minimum of read-only access to Base DN for users and groups.
- primary
Server String - Primary server URL
- secondary
Server String - Secondary server URL
- ssl String
- Protect LDAP communication using SSL certificate (LDAPS)
- username String
- The ID of an Active Directory user with a minimum of read-only access to Base DN for users and group
- alias string
- The domain's NetBIOS name
- base
Group stringDN - The base distinguished name for groups
- base
User stringDN - The base distinguished name for users
- domain string
- The domain's dns name
- name string
- The name of the identity source
- password string
- The password of the Active Directory user with a minimum of read-only access to Base DN for users and groups.
- primary
Server string - Primary server URL
- secondary
Server string - Secondary server URL
- ssl string
- Protect LDAP communication using SSL certificate (LDAPS)
- username string
- The ID of an Active Directory user with a minimum of read-only access to Base DN for users and group
- alias str
- The domain's NetBIOS name
- base_
group_ strdn - The base distinguished name for groups
- base_
user_ strdn - The base distinguished name for users
- domain str
- The domain's dns name
- name str
- The name of the identity source
- password str
- The password of the Active Directory user with a minimum of read-only access to Base DN for users and groups.
- primary_
server str - Primary server URL
- secondary_
server str - Secondary server URL
- ssl str
- Protect LDAP communication using SSL certificate (LDAPS)
- username str
- The ID of an Active Directory user with a minimum of read-only access to Base DN for users and group
- alias String
- The domain's NetBIOS name
- base
Group StringDN - The base distinguished name for groups
- base
User StringDN - The base distinguished name for users
- domain String
- The domain's dns name
- name String
- The name of the identity source
- password String
- The password of the Active Directory user with a minimum of read-only access to Base DN for users and groups.
- primary
Server String - Primary server URL
- secondary
Server String - Secondary server URL
- ssl String
- Protect LDAP communication using SSL certificate (LDAPS)
- username String
- The ID of an Active Directory user with a minimum of read-only access to Base DN for users and group
ManagementClusterResponse
- Cluster
Id int - The identity
- Cluster
Size int - The cluster size
- Provisioning
State string - The state of the cluster provisioning
- Hosts List<string>
- The hosts
- Cluster
Id int - The identity
- Cluster
Size int - The cluster size
- Provisioning
State string - The state of the cluster provisioning
- Hosts []string
- The hosts
- cluster
Id Integer - The identity
- cluster
Size Integer - The cluster size
- provisioning
State String - The state of the cluster provisioning
- hosts List<String>
- The hosts
- cluster
Id number - The identity
- cluster
Size number - The cluster size
- provisioning
State string - The state of the cluster provisioning
- hosts string[]
- The hosts
- cluster_
id int - The identity
- cluster_
size int - The cluster size
- provisioning_
state str - The state of the cluster provisioning
- hosts Sequence[str]
- The hosts
- cluster
Id Number - The identity
- cluster
Size Number - The cluster size
- provisioning
State String - The state of the cluster provisioning
- hosts List<String>
- The hosts
PrivateCloudIdentityResponse
- Principal
Id string - The principal ID of private cloud identity. This property will only be provided for a system assigned identity.
- Tenant
Id string - The tenant ID associated with the private cloud. This property will only be provided for a system assigned identity.
- Type string
- The type of identity used for the private cloud. The type 'SystemAssigned' refers to an implicitly created identity. The type 'None' will remove any identities from the Private Cloud.
- Principal
Id string - The principal ID of private cloud identity. This property will only be provided for a system assigned identity.
- Tenant
Id string - The tenant ID associated with the private cloud. This property will only be provided for a system assigned identity.
- Type string
- The type of identity used for the private cloud. The type 'SystemAssigned' refers to an implicitly created identity. The type 'None' will remove any identities from the Private Cloud.
- principal
Id String - The principal ID of private cloud identity. This property will only be provided for a system assigned identity.
- tenant
Id String - The tenant ID associated with the private cloud. This property will only be provided for a system assigned identity.
- type String
- The type of identity used for the private cloud. The type 'SystemAssigned' refers to an implicitly created identity. The type 'None' will remove any identities from the Private Cloud.
- principal
Id string - The principal ID of private cloud identity. This property will only be provided for a system assigned identity.
- tenant
Id string - The tenant ID associated with the private cloud. This property will only be provided for a system assigned identity.
- type string
- The type of identity used for the private cloud. The type 'SystemAssigned' refers to an implicitly created identity. The type 'None' will remove any identities from the Private Cloud.
- principal_
id str - The principal ID of private cloud identity. This property will only be provided for a system assigned identity.
- tenant_
id str - The tenant ID associated with the private cloud. This property will only be provided for a system assigned identity.
- type str
- The type of identity used for the private cloud. The type 'SystemAssigned' refers to an implicitly created identity. The type 'None' will remove any identities from the Private Cloud.
- principal
Id String - The principal ID of private cloud identity. This property will only be provided for a system assigned identity.
- tenant
Id String - The tenant ID associated with the private cloud. This property will only be provided for a system assigned identity.
- type String
- The type of identity used for the private cloud. The type 'SystemAssigned' refers to an implicitly created identity. The type 'None' will remove any identities from the Private Cloud.
SkuResponse
- Name string
- The name of the SKU.
- Name string
- The name of the SKU.
- name String
- The name of the SKU.
- name string
- The name of the SKU.
- name str
- The name of the SKU.
- name String
- The name of the SKU.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi