azure-native.mongocluster.getMongoCluster
Explore with Pulumi AI
Gets information about a mongo cluster.
Uses Azure REST API version 2024-07-01.
Other available API versions: 2024-03-01-preview, 2024-06-01-preview, 2024-10-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native mongocluster [ApiVersion]
. See the version guide for details.
Using getMongoCluster
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 getMongoCluster(args: GetMongoClusterArgs, opts?: InvokeOptions): Promise<GetMongoClusterResult>
function getMongoClusterOutput(args: GetMongoClusterOutputArgs, opts?: InvokeOptions): Output<GetMongoClusterResult>
def get_mongo_cluster(mongo_cluster_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetMongoClusterResult
def get_mongo_cluster_output(mongo_cluster_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetMongoClusterResult]
func LookupMongoCluster(ctx *Context, args *LookupMongoClusterArgs, opts ...InvokeOption) (*LookupMongoClusterResult, error)
func LookupMongoClusterOutput(ctx *Context, args *LookupMongoClusterOutputArgs, opts ...InvokeOption) LookupMongoClusterResultOutput
> Note: This function is named LookupMongoCluster
in the Go SDK.
public static class GetMongoCluster
{
public static Task<GetMongoClusterResult> InvokeAsync(GetMongoClusterArgs args, InvokeOptions? opts = null)
public static Output<GetMongoClusterResult> Invoke(GetMongoClusterInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetMongoClusterResult> getMongoCluster(GetMongoClusterArgs args, InvokeOptions options)
public static Output<GetMongoClusterResult> getMongoCluster(GetMongoClusterArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:mongocluster:getMongoCluster
arguments:
# arguments dictionary
The following arguments are supported:
- Mongo
Cluster stringName - The name of the mongo cluster.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Mongo
Cluster stringName - The name of the mongo cluster.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- mongo
Cluster StringName - The name of the mongo cluster.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- mongo
Cluster stringName - The name of the mongo cluster.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- mongo_
cluster_ strname - The name of the mongo cluster.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- mongo
Cluster StringName - The name of the mongo cluster.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getMongoCluster Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Properties
Pulumi.
Azure Native. Mongo Cluster. Outputs. Mongo Cluster Properties Response - The resource-specific properties for this resource.
- System
Data Pulumi.Azure Native. Mongo Cluster. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Dictionary<string, string>
- Resource tags.
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Properties
Mongo
Cluster Properties Response - The resource-specific properties for this resource.
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- map[string]string
- Resource tags.
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- properties
Mongo
Cluster Properties Response - The resource-specific properties for this resource.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Map<String,String>
- Resource tags.
- azure
Api stringVersion - The Azure API version of the resource.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- properties
Mongo
Cluster Properties Response - The resource-specific properties for this resource.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- {[key: string]: string}
- Resource tags.
- azure_
api_ strversion - The Azure API version of the resource.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- properties
Mongo
Cluster Properties Response - The resource-specific properties for this resource.
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Mapping[str, str]
- Resource tags.
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- properties Property Map
- The resource-specific properties for this resource.
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Map<String>
- Resource tags.
Supporting Types
AdministratorPropertiesResponse
- User
Name string - The administrator user name.
- User
Name string - The administrator user name.
- user
Name String - The administrator user name.
- user
Name string - The administrator user name.
- user_
name str - The administrator user name.
- user
Name String - The administrator user name.
BackupPropertiesResponse
- Earliest
Restore stringTime - Earliest restore timestamp in UTC ISO8601 format.
- Earliest
Restore stringTime - Earliest restore timestamp in UTC ISO8601 format.
- earliest
Restore StringTime - Earliest restore timestamp in UTC ISO8601 format.
- earliest
Restore stringTime - Earliest restore timestamp in UTC ISO8601 format.
- earliest_
restore_ strtime - Earliest restore timestamp in UTC ISO8601 format.
- earliest
Restore StringTime - Earliest restore timestamp in UTC ISO8601 format.
ComputePropertiesResponse
- Tier string
- The compute tier to assign to the cluster, where each tier maps to a virtual-core and memory size. Example values: 'M30', 'M40'.
- Tier string
- The compute tier to assign to the cluster, where each tier maps to a virtual-core and memory size. Example values: 'M30', 'M40'.
- tier String
- The compute tier to assign to the cluster, where each tier maps to a virtual-core and memory size. Example values: 'M30', 'M40'.
- tier string
- The compute tier to assign to the cluster, where each tier maps to a virtual-core and memory size. Example values: 'M30', 'M40'.
- tier str
- The compute tier to assign to the cluster, where each tier maps to a virtual-core and memory size. Example values: 'M30', 'M40'.
- tier String
- The compute tier to assign to the cluster, where each tier maps to a virtual-core and memory size. Example values: 'M30', 'M40'.
HighAvailabilityPropertiesResponse
- Target
Mode string - The target high availability mode requested for the cluster.
- Target
Mode string - The target high availability mode requested for the cluster.
- target
Mode String - The target high availability mode requested for the cluster.
- target
Mode string - The target high availability mode requested for the cluster.
- target_
mode str - The target high availability mode requested for the cluster.
- target
Mode String - The target high availability mode requested for the cluster.
MongoClusterPropertiesResponse
- Cluster
Status string - The status of the mongo cluster.
- Connection
String string - The default mongo connection string for the cluster.
- Infrastructure
Version string - The infrastructure version the cluster is provisioned on.
- Private
Endpoint List<Pulumi.Connections Azure Native. Mongo Cluster. Inputs. Private Endpoint Connection Response> - List of private endpoint connections.
- Provisioning
State string - The provisioning state of the mongo cluster.
- Replica
Pulumi.
Azure Native. Mongo Cluster. Inputs. Replication Properties Response - The replication properties for the mongo cluster
- Administrator
Pulumi.
Azure Native. Mongo Cluster. Inputs. Administrator Properties Response - The local administrator properties for the mongo cluster.
- Backup
Pulumi.
Azure Native. Mongo Cluster. Inputs. Backup Properties Response - The backup properties of the mongo cluster.
- Compute
Pulumi.
Azure Native. Mongo Cluster. Inputs. Compute Properties Response - The compute properties of the mongo cluster.
- High
Availability Pulumi.Azure Native. Mongo Cluster. Inputs. High Availability Properties Response - The high availability properties of the mongo cluster.
- Preview
Features List<string> - List of private endpoint connections.
- Public
Network stringAccess - Whether or not public endpoint access is allowed for this mongo cluster.
- Server
Version string - The Mongo DB server version. Defaults to the latest available version if not specified.
- Pulumi.
Azure Native. Mongo Cluster. Inputs. Sharding Properties Response - The sharding properties of the mongo cluster.
- Storage
Pulumi.
Azure Native. Mongo Cluster. Inputs. Storage Properties Response - The storage properties of the mongo cluster.
- Cluster
Status string - The status of the mongo cluster.
- Connection
String string - The default mongo connection string for the cluster.
- Infrastructure
Version string - The infrastructure version the cluster is provisioned on.
- Private
Endpoint []PrivateConnections Endpoint Connection Response - List of private endpoint connections.
- Provisioning
State string - The provisioning state of the mongo cluster.
- Replica
Replication
Properties Response - The replication properties for the mongo cluster
- Administrator
Administrator
Properties Response - The local administrator properties for the mongo cluster.
- Backup
Backup
Properties Response - The backup properties of the mongo cluster.
- Compute
Compute
Properties Response - The compute properties of the mongo cluster.
- High
Availability HighAvailability Properties Response - The high availability properties of the mongo cluster.
- Preview
Features []string - List of private endpoint connections.
- Public
Network stringAccess - Whether or not public endpoint access is allowed for this mongo cluster.
- Server
Version string - The Mongo DB server version. Defaults to the latest available version if not specified.
- Sharding
Properties Response - The sharding properties of the mongo cluster.
- Storage
Storage
Properties Response - The storage properties of the mongo cluster.
- cluster
Status String - The status of the mongo cluster.
- connection
String String - The default mongo connection string for the cluster.
- infrastructure
Version String - The infrastructure version the cluster is provisioned on.
- private
Endpoint List<PrivateConnections Endpoint Connection Response> - List of private endpoint connections.
- provisioning
State String - The provisioning state of the mongo cluster.
- replica
Replication
Properties Response - The replication properties for the mongo cluster
- administrator
Administrator
Properties Response - The local administrator properties for the mongo cluster.
- backup
Backup
Properties Response - The backup properties of the mongo cluster.
- compute
Compute
Properties Response - The compute properties of the mongo cluster.
- high
Availability HighAvailability Properties Response - The high availability properties of the mongo cluster.
- preview
Features List<String> - List of private endpoint connections.
- public
Network StringAccess - Whether or not public endpoint access is allowed for this mongo cluster.
- server
Version String - The Mongo DB server version. Defaults to the latest available version if not specified.
- Sharding
Properties Response - The sharding properties of the mongo cluster.
- storage
Storage
Properties Response - The storage properties of the mongo cluster.
- cluster
Status string - The status of the mongo cluster.
- connection
String string - The default mongo connection string for the cluster.
- infrastructure
Version string - The infrastructure version the cluster is provisioned on.
- private
Endpoint PrivateConnections Endpoint Connection Response[] - List of private endpoint connections.
- provisioning
State string - The provisioning state of the mongo cluster.
- replica
Replication
Properties Response - The replication properties for the mongo cluster
- administrator
Administrator
Properties Response - The local administrator properties for the mongo cluster.
- backup
Backup
Properties Response - The backup properties of the mongo cluster.
- compute
Compute
Properties Response - The compute properties of the mongo cluster.
- high
Availability HighAvailability Properties Response - The high availability properties of the mongo cluster.
- preview
Features string[] - List of private endpoint connections.
- public
Network stringAccess - Whether or not public endpoint access is allowed for this mongo cluster.
- server
Version string - The Mongo DB server version. Defaults to the latest available version if not specified.
- Sharding
Properties Response - The sharding properties of the mongo cluster.
- storage
Storage
Properties Response - The storage properties of the mongo cluster.
- cluster_
status str - The status of the mongo cluster.
- connection_
string str - The default mongo connection string for the cluster.
- infrastructure_
version str - The infrastructure version the cluster is provisioned on.
- private_
endpoint_ Sequence[Privateconnections Endpoint Connection Response] - List of private endpoint connections.
- provisioning_
state str - The provisioning state of the mongo cluster.
- replica
Replication
Properties Response - The replication properties for the mongo cluster
- administrator
Administrator
Properties Response - The local administrator properties for the mongo cluster.
- backup
Backup
Properties Response - The backup properties of the mongo cluster.
- compute
Compute
Properties Response - The compute properties of the mongo cluster.
- high_
availability HighAvailability Properties Response - The high availability properties of the mongo cluster.
- preview_
features Sequence[str] - List of private endpoint connections.
- public_
network_ straccess - Whether or not public endpoint access is allowed for this mongo cluster.
- server_
version str - The Mongo DB server version. Defaults to the latest available version if not specified.
- Sharding
Properties Response - The sharding properties of the mongo cluster.
- storage
Storage
Properties Response - The storage properties of the mongo cluster.
- cluster
Status String - The status of the mongo cluster.
- connection
String String - The default mongo connection string for the cluster.
- infrastructure
Version String - The infrastructure version the cluster is provisioned on.
- private
Endpoint List<Property Map>Connections - List of private endpoint connections.
- provisioning
State String - The provisioning state of the mongo cluster.
- replica Property Map
- The replication properties for the mongo cluster
- administrator Property Map
- The local administrator properties for the mongo cluster.
- backup Property Map
- The backup properties of the mongo cluster.
- compute Property Map
- The compute properties of the mongo cluster.
- high
Availability Property Map - The high availability properties of the mongo cluster.
- preview
Features List<String> - List of private endpoint connections.
- public
Network StringAccess - Whether or not public endpoint access is allowed for this mongo cluster.
- server
Version String - The Mongo DB server version. Defaults to the latest available version if not specified.
- Property Map
- The sharding properties of the mongo cluster.
- storage Property Map
- The storage properties of the mongo cluster.
PrivateEndpointConnectionResponse
- Group
Ids List<string> - The group ids for the private endpoint resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Name string
- The name of the resource
- Private
Link Pulumi.Service Connection State Azure Native. Mongo Cluster. Inputs. Private Link Service Connection State Response - A collection of information about the state of the connection between service consumer and provider.
- Provisioning
State string - The provisioning state of the private endpoint connection resource.
- System
Data Pulumi.Azure Native. Mongo Cluster. Inputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Private
Endpoint Pulumi.Azure Native. Mongo Cluster. Inputs. Private Endpoint Response - The private endpoint resource.
- Group
Ids []string - The group ids for the private endpoint resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Name string
- The name of the resource
- Private
Link PrivateService Connection State Link Service Connection State Response - A collection of information about the state of the connection between service consumer and provider.
- Provisioning
State string - The provisioning state of the private endpoint connection resource.
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Private
Endpoint PrivateEndpoint Response - The private endpoint resource.
- group
Ids List<String> - The group ids for the private endpoint resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name String
- The name of the resource
- private
Link PrivateService Connection State Link Service Connection State Response - A collection of information about the state of the connection between service consumer and provider.
- provisioning
State String - The provisioning state of the private endpoint connection resource.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- private
Endpoint PrivateEndpoint Response - The private endpoint resource.
- group
Ids string[] - The group ids for the private endpoint resource.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name string
- The name of the resource
- private
Link PrivateService Connection State Link Service Connection State Response - A collection of information about the state of the connection between service consumer and provider.
- provisioning
State string - The provisioning state of the private endpoint connection resource.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- private
Endpoint PrivateEndpoint Response - The private endpoint resource.
- group_
ids Sequence[str] - The group ids for the private endpoint resource.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name str
- The name of the resource
- private_
link_ Privateservice_ connection_ state Link Service Connection State Response - A collection of information about the state of the connection between service consumer and provider.
- provisioning_
state str - The provisioning state of the private endpoint connection resource.
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- private_
endpoint PrivateEndpoint Response - The private endpoint resource.
- group
Ids List<String> - The group ids for the private endpoint resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name String
- The name of the resource
- private
Link Property MapService Connection State - A collection of information about the state of the connection between service consumer and provider.
- provisioning
State String - The provisioning state of the private endpoint connection resource.
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- private
Endpoint Property Map - The private endpoint resource.
PrivateEndpointResponse
- Id string
- The ARM identifier for private endpoint.
- Id string
- The ARM identifier for private endpoint.
- id String
- The ARM identifier for private endpoint.
- id string
- The ARM identifier for private endpoint.
- id str
- The ARM identifier for private endpoint.
- id String
- The ARM identifier for private endpoint.
PrivateLinkServiceConnectionStateResponse
- Actions
Required string - A message indicating if changes on the service provider require any updates on the consumer.
- Description string
- The reason for approval/rejection of the connection.
- Status string
- Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
- Actions
Required string - A message indicating if changes on the service provider require any updates on the consumer.
- Description string
- The reason for approval/rejection of the connection.
- Status string
- Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
- actions
Required String - A message indicating if changes on the service provider require any updates on the consumer.
- description String
- The reason for approval/rejection of the connection.
- status String
- Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
- actions
Required string - A message indicating if changes on the service provider require any updates on the consumer.
- description string
- The reason for approval/rejection of the connection.
- status string
- Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
- actions_
required str - A message indicating if changes on the service provider require any updates on the consumer.
- description str
- The reason for approval/rejection of the connection.
- status str
- Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
- actions
Required String - A message indicating if changes on the service provider require any updates on the consumer.
- description String
- The reason for approval/rejection of the connection.
- status String
- Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
ReplicationPropertiesResponse
- Replication
State string - The replication link state of the replica cluster.
- Role string
- The replication role of the cluster
- Source
Resource stringId - The resource id the source cluster for the replica cluster.
- Replication
State string - The replication link state of the replica cluster.
- Role string
- The replication role of the cluster
- Source
Resource stringId - The resource id the source cluster for the replica cluster.
- replication
State String - The replication link state of the replica cluster.
- role String
- The replication role of the cluster
- source
Resource StringId - The resource id the source cluster for the replica cluster.
- replication
State string - The replication link state of the replica cluster.
- role string
- The replication role of the cluster
- source
Resource stringId - The resource id the source cluster for the replica cluster.
- replication_
state str - The replication link state of the replica cluster.
- role str
- The replication role of the cluster
- source_
resource_ strid - The resource id the source cluster for the replica cluster.
- replication
State String - The replication link state of the replica cluster.
- role String
- The replication role of the cluster
- source
Resource StringId - The resource id the source cluster for the replica cluster.
ShardingPropertiesResponse
- int
- Number of shards to provision on the cluster.
- int
- Number of shards to provision on the cluster.
- Integer
- Number of shards to provision on the cluster.
- number
- Number of shards to provision on the cluster.
- int
- Number of shards to provision on the cluster.
- Number
- Number of shards to provision on the cluster.
StoragePropertiesResponse
- Size
Gb double - The size of the data disk assigned to each server.
- Size
Gb float64 - The size of the data disk assigned to each server.
- size
Gb Double - The size of the data disk assigned to each server.
- size
Gb number - The size of the data disk assigned to each server.
- size_
gb float - The size of the data disk assigned to each server.
- size
Gb Number - The size of the data disk assigned to each server.
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0