1. Packages
  2. Azure Native
  3. API Docs
  4. fileshares
  5. getFileShare
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.7.1 published on Wednesday, Aug 13, 2025 by Pulumi

azure-native.fileshares.getFileShare

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.7.1 published on Wednesday, Aug 13, 2025 by Pulumi

    Get a FileShare

    Uses Azure REST API version 2025-06-01-preview.

    Using getFileShare

    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 getFileShare(args: GetFileShareArgs, opts?: InvokeOptions): Promise<GetFileShareResult>
    function getFileShareOutput(args: GetFileShareOutputArgs, opts?: InvokeOptions): Output<GetFileShareResult>
    def get_file_share(resource_group_name: Optional[str] = None,
                       resource_name: Optional[str] = None,
                       opts: Optional[InvokeOptions] = None) -> GetFileShareResult
    def get_file_share_output(resource_group_name: Optional[pulumi.Input[str]] = None,
                       resource_name: Optional[pulumi.Input[str]] = None,
                       opts: Optional[InvokeOptions] = None) -> Output[GetFileShareResult]
    func LookupFileShare(ctx *Context, args *LookupFileShareArgs, opts ...InvokeOption) (*LookupFileShareResult, error)
    func LookupFileShareOutput(ctx *Context, args *LookupFileShareOutputArgs, opts ...InvokeOption) LookupFileShareResultOutput

    > Note: This function is named LookupFileShare in the Go SDK.

    public static class GetFileShare 
    {
        public static Task<GetFileShareResult> InvokeAsync(GetFileShareArgs args, InvokeOptions? opts = null)
        public static Output<GetFileShareResult> Invoke(GetFileShareInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetFileShareResult> getFileShare(GetFileShareArgs args, InvokeOptions options)
    public static Output<GetFileShareResult> getFileShare(GetFileShareArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:fileshares:getFileShare
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    ResourceName string
    The resource name of the file share, as seen by the administrator through Azure Resource Manager.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    ResourceName string
    The resource name of the file share, as seen by the administrator through Azure Resource Manager.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    resourceName String
    The resource name of the file share, as seen by the administrator through Azure Resource Manager.
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    resourceName string
    The resource name of the file share, as seen by the administrator through Azure Resource Manager.
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    resource_name str
    The resource name of the file share, as seen by the administrator through Azure Resource Manager.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    resourceName String
    The resource name of the file share, as seen by the administrator through Azure Resource Manager.

    getFileShare Result

    The following output properties are available:

    AzureApiVersion string
    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.AzureNative.FileShares.Outputs.FileSharePropertiesResponse
    The resource-specific properties for this resource.
    SystemData Pulumi.AzureNative.FileShares.Outputs.SystemDataResponse
    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"
    Tags Dictionary<string, string>
    Resource tags.
    AzureApiVersion string
    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 FileSharePropertiesResponse
    The resource-specific properties for this resource.
    SystemData SystemDataResponse
    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"
    Tags map[string]string
    Resource tags.
    azureApiVersion String
    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 FileSharePropertiesResponse
    The resource-specific properties for this resource.
    systemData SystemDataResponse
    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"
    tags Map<String,String>
    Resource tags.
    azureApiVersion string
    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 FileSharePropertiesResponse
    The resource-specific properties for this resource.
    systemData SystemDataResponse
    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"
    tags {[key: string]: string}
    Resource tags.
    azure_api_version str
    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 FileSharePropertiesResponse
    The resource-specific properties for this resource.
    system_data SystemDataResponse
    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"
    tags Mapping[str, str]
    Resource tags.
    azureApiVersion String
    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.
    systemData 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"
    tags Map<String>
    Resource tags.

    Supporting Types

    FileSharePropertiesResponse

    HostName string
    The host name of the file share.
    IncludedBurstIOPerSec int
    Burst IOPS are extra buffer IOPS enabling you to consume more than your provisioned IOPS for a short period of time, depending on the burst credits available for your share.
    MaxBurstIOPerSecCredits double
    Max burst IOPS credits shows the maximum number of burst credits the share can have at the current IOPS provisioning level.
    PrivateEndpointConnections List<Pulumi.AzureNative.FileShares.Inputs.PrivateEndpointConnectionResponse>
    The list of associated private endpoint connections.
    ProvisionedIOPerSecNextAllowedDowngrade string
    A date/time value that specifies when the provisioned IOPS for the file share is permitted to be reduced.
    ProvisionedStorageNextAllowedDowngrade string
    A date/time value that specifies when the provisioned storage for the file share is permitted to be reduced.
    ProvisionedThroughputNextAllowedDowngrade string
    A date/time value that specifies when the provisioned throughput for the file share is permitted to be reduced.
    ProvisioningState string
    The status of the last operation.
    MediaTier string
    The storage media tier of the file share.
    MountName string
    The name of the file share as seen by the end user when mounting the share, such as in a URI or UNC format in their operating system.
    NfsProtocolProperties Pulumi.AzureNative.FileShares.Inputs.NfsProtocolPropertiesResponse
    Protocol settings specific NFS.
    Protocol string
    The file sharing protocol for this file share.
    ProvisionedIOPerSec int
    The provisioned IO / sec of the share.
    ProvisionedStorageGiB int
    The provisioned storage size of the share in GiB (1 GiB is 1024^3 bytes or 1073741824 bytes). A component of the file share's bill is the provisioned storage, regardless of the amount of used storage.
    ProvisionedThroughputMiBPerSec int
    The provisioned throughput / sec of the share.
    PublicAccessProperties Pulumi.AzureNative.FileShares.Inputs.PublicAccessPropertiesResponse
    The set of properties for control public access.
    PublicNetworkAccess string
    Gets or sets allow or disallow public network access to azure managed file share
    Redundancy string
    The chosen redundancy level of the file share.
    HostName string
    The host name of the file share.
    IncludedBurstIOPerSec int
    Burst IOPS are extra buffer IOPS enabling you to consume more than your provisioned IOPS for a short period of time, depending on the burst credits available for your share.
    MaxBurstIOPerSecCredits float64
    Max burst IOPS credits shows the maximum number of burst credits the share can have at the current IOPS provisioning level.
    PrivateEndpointConnections []PrivateEndpointConnectionResponse
    The list of associated private endpoint connections.
    ProvisionedIOPerSecNextAllowedDowngrade string
    A date/time value that specifies when the provisioned IOPS for the file share is permitted to be reduced.
    ProvisionedStorageNextAllowedDowngrade string
    A date/time value that specifies when the provisioned storage for the file share is permitted to be reduced.
    ProvisionedThroughputNextAllowedDowngrade string
    A date/time value that specifies when the provisioned throughput for the file share is permitted to be reduced.
    ProvisioningState string
    The status of the last operation.
    MediaTier string
    The storage media tier of the file share.
    MountName string
    The name of the file share as seen by the end user when mounting the share, such as in a URI or UNC format in their operating system.
    NfsProtocolProperties NfsProtocolPropertiesResponse
    Protocol settings specific NFS.
    Protocol string
    The file sharing protocol for this file share.
    ProvisionedIOPerSec int
    The provisioned IO / sec of the share.
    ProvisionedStorageGiB int
    The provisioned storage size of the share in GiB (1 GiB is 1024^3 bytes or 1073741824 bytes). A component of the file share's bill is the provisioned storage, regardless of the amount of used storage.
    ProvisionedThroughputMiBPerSec int
    The provisioned throughput / sec of the share.
    PublicAccessProperties PublicAccessPropertiesResponse
    The set of properties for control public access.
    PublicNetworkAccess string
    Gets or sets allow or disallow public network access to azure managed file share
    Redundancy string
    The chosen redundancy level of the file share.
    hostName String
    The host name of the file share.
    includedBurstIOPerSec Integer
    Burst IOPS are extra buffer IOPS enabling you to consume more than your provisioned IOPS for a short period of time, depending on the burst credits available for your share.
    maxBurstIOPerSecCredits Double
    Max burst IOPS credits shows the maximum number of burst credits the share can have at the current IOPS provisioning level.
    privateEndpointConnections List<PrivateEndpointConnectionResponse>
    The list of associated private endpoint connections.
    provisionedIOPerSecNextAllowedDowngrade String
    A date/time value that specifies when the provisioned IOPS for the file share is permitted to be reduced.
    provisionedStorageNextAllowedDowngrade String
    A date/time value that specifies when the provisioned storage for the file share is permitted to be reduced.
    provisionedThroughputNextAllowedDowngrade String
    A date/time value that specifies when the provisioned throughput for the file share is permitted to be reduced.
    provisioningState String
    The status of the last operation.
    mediaTier String
    The storage media tier of the file share.
    mountName String
    The name of the file share as seen by the end user when mounting the share, such as in a URI or UNC format in their operating system.
    nfsProtocolProperties NfsProtocolPropertiesResponse
    Protocol settings specific NFS.
    protocol String
    The file sharing protocol for this file share.
    provisionedIOPerSec Integer
    The provisioned IO / sec of the share.
    provisionedStorageGiB Integer
    The provisioned storage size of the share in GiB (1 GiB is 1024^3 bytes or 1073741824 bytes). A component of the file share's bill is the provisioned storage, regardless of the amount of used storage.
    provisionedThroughputMiBPerSec Integer
    The provisioned throughput / sec of the share.
    publicAccessProperties PublicAccessPropertiesResponse
    The set of properties for control public access.
    publicNetworkAccess String
    Gets or sets allow or disallow public network access to azure managed file share
    redundancy String
    The chosen redundancy level of the file share.
    hostName string
    The host name of the file share.
    includedBurstIOPerSec number
    Burst IOPS are extra buffer IOPS enabling you to consume more than your provisioned IOPS for a short period of time, depending on the burst credits available for your share.
    maxBurstIOPerSecCredits number
    Max burst IOPS credits shows the maximum number of burst credits the share can have at the current IOPS provisioning level.
    privateEndpointConnections PrivateEndpointConnectionResponse[]
    The list of associated private endpoint connections.
    provisionedIOPerSecNextAllowedDowngrade string
    A date/time value that specifies when the provisioned IOPS for the file share is permitted to be reduced.
    provisionedStorageNextAllowedDowngrade string
    A date/time value that specifies when the provisioned storage for the file share is permitted to be reduced.
    provisionedThroughputNextAllowedDowngrade string
    A date/time value that specifies when the provisioned throughput for the file share is permitted to be reduced.
    provisioningState string
    The status of the last operation.
    mediaTier string
    The storage media tier of the file share.
    mountName string
    The name of the file share as seen by the end user when mounting the share, such as in a URI or UNC format in their operating system.
    nfsProtocolProperties NfsProtocolPropertiesResponse
    Protocol settings specific NFS.
    protocol string
    The file sharing protocol for this file share.
    provisionedIOPerSec number
    The provisioned IO / sec of the share.
    provisionedStorageGiB number
    The provisioned storage size of the share in GiB (1 GiB is 1024^3 bytes or 1073741824 bytes). A component of the file share's bill is the provisioned storage, regardless of the amount of used storage.
    provisionedThroughputMiBPerSec number
    The provisioned throughput / sec of the share.
    publicAccessProperties PublicAccessPropertiesResponse
    The set of properties for control public access.
    publicNetworkAccess string
    Gets or sets allow or disallow public network access to azure managed file share
    redundancy string
    The chosen redundancy level of the file share.
    host_name str
    The host name of the file share.
    included_burst_io_per_sec int
    Burst IOPS are extra buffer IOPS enabling you to consume more than your provisioned IOPS for a short period of time, depending on the burst credits available for your share.
    max_burst_io_per_sec_credits float
    Max burst IOPS credits shows the maximum number of burst credits the share can have at the current IOPS provisioning level.
    private_endpoint_connections Sequence[PrivateEndpointConnectionResponse]
    The list of associated private endpoint connections.
    provisioned_io_per_sec_next_allowed_downgrade str
    A date/time value that specifies when the provisioned IOPS for the file share is permitted to be reduced.
    provisioned_storage_next_allowed_downgrade str
    A date/time value that specifies when the provisioned storage for the file share is permitted to be reduced.
    provisioned_throughput_next_allowed_downgrade str
    A date/time value that specifies when the provisioned throughput for the file share is permitted to be reduced.
    provisioning_state str
    The status of the last operation.
    media_tier str
    The storage media tier of the file share.
    mount_name str
    The name of the file share as seen by the end user when mounting the share, such as in a URI or UNC format in their operating system.
    nfs_protocol_properties NfsProtocolPropertiesResponse
    Protocol settings specific NFS.
    protocol str
    The file sharing protocol for this file share.
    provisioned_io_per_sec int
    The provisioned IO / sec of the share.
    provisioned_storage_gi_b int
    The provisioned storage size of the share in GiB (1 GiB is 1024^3 bytes or 1073741824 bytes). A component of the file share's bill is the provisioned storage, regardless of the amount of used storage.
    provisioned_throughput_mi_b_per_sec int
    The provisioned throughput / sec of the share.
    public_access_properties PublicAccessPropertiesResponse
    The set of properties for control public access.
    public_network_access str
    Gets or sets allow or disallow public network access to azure managed file share
    redundancy str
    The chosen redundancy level of the file share.
    hostName String
    The host name of the file share.
    includedBurstIOPerSec Number
    Burst IOPS are extra buffer IOPS enabling you to consume more than your provisioned IOPS for a short period of time, depending on the burst credits available for your share.
    maxBurstIOPerSecCredits Number
    Max burst IOPS credits shows the maximum number of burst credits the share can have at the current IOPS provisioning level.
    privateEndpointConnections List<Property Map>
    The list of associated private endpoint connections.
    provisionedIOPerSecNextAllowedDowngrade String
    A date/time value that specifies when the provisioned IOPS for the file share is permitted to be reduced.
    provisionedStorageNextAllowedDowngrade String
    A date/time value that specifies when the provisioned storage for the file share is permitted to be reduced.
    provisionedThroughputNextAllowedDowngrade String
    A date/time value that specifies when the provisioned throughput for the file share is permitted to be reduced.
    provisioningState String
    The status of the last operation.
    mediaTier String
    The storage media tier of the file share.
    mountName String
    The name of the file share as seen by the end user when mounting the share, such as in a URI or UNC format in their operating system.
    nfsProtocolProperties Property Map
    Protocol settings specific NFS.
    protocol String
    The file sharing protocol for this file share.
    provisionedIOPerSec Number
    The provisioned IO / sec of the share.
    provisionedStorageGiB Number
    The provisioned storage size of the share in GiB (1 GiB is 1024^3 bytes or 1073741824 bytes). A component of the file share's bill is the provisioned storage, regardless of the amount of used storage.
    provisionedThroughputMiBPerSec Number
    The provisioned throughput / sec of the share.
    publicAccessProperties Property Map
    The set of properties for control public access.
    publicNetworkAccess String
    Gets or sets allow or disallow public network access to azure managed file share
    redundancy String
    The chosen redundancy level of the file share.

    NfsProtocolPropertiesResponse

    RootSquash string
    Root squash defines how root users on clients are mapped to the NFS share.
    RootSquash string
    Root squash defines how root users on clients are mapped to the NFS share.
    rootSquash String
    Root squash defines how root users on clients are mapped to the NFS share.
    rootSquash string
    Root squash defines how root users on clients are mapped to the NFS share.
    root_squash str
    Root squash defines how root users on clients are mapped to the NFS share.
    rootSquash String
    Root squash defines how root users on clients are mapped to the NFS share.

    PrivateEndpointConnectionResponse

    GroupIds 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
    PrivateLinkServiceConnectionState Pulumi.AzureNative.FileShares.Inputs.PrivateLinkServiceConnectionStateResponse
    A collection of information about the state of the connection between service consumer and provider.
    ProvisioningState string
    The provisioning state of the private endpoint connection resource.
    SystemData Pulumi.AzureNative.FileShares.Inputs.SystemDataResponse
    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"
    PrivateEndpoint Pulumi.AzureNative.FileShares.Inputs.PrivateEndpointResponse
    The private endpoint resource.
    GroupIds []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
    PrivateLinkServiceConnectionState PrivateLinkServiceConnectionStateResponse
    A collection of information about the state of the connection between service consumer and provider.
    ProvisioningState string
    The provisioning state of the private endpoint connection resource.
    SystemData SystemDataResponse
    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"
    PrivateEndpoint PrivateEndpointResponse
    The private endpoint resource.
    groupIds 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
    privateLinkServiceConnectionState PrivateLinkServiceConnectionStateResponse
    A collection of information about the state of the connection between service consumer and provider.
    provisioningState String
    The provisioning state of the private endpoint connection resource.
    systemData SystemDataResponse
    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"
    privateEndpoint PrivateEndpointResponse
    The private endpoint resource.
    groupIds 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
    privateLinkServiceConnectionState PrivateLinkServiceConnectionStateResponse
    A collection of information about the state of the connection between service consumer and provider.
    provisioningState string
    The provisioning state of the private endpoint connection resource.
    systemData SystemDataResponse
    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"
    privateEndpoint PrivateEndpointResponse
    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_service_connection_state PrivateLinkServiceConnectionStateResponse
    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 SystemDataResponse
    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 PrivateEndpointResponse
    The private endpoint resource.
    groupIds 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
    privateLinkServiceConnectionState Property Map
    A collection of information about the state of the connection between service consumer and provider.
    provisioningState String
    The provisioning state of the private endpoint connection resource.
    systemData 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"
    privateEndpoint 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

    ActionsRequired 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.
    ActionsRequired 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.
    actionsRequired 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.
    actionsRequired 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.
    actionsRequired 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.

    PublicAccessPropertiesResponse

    AllowedSubnets List<string>
    The allowed set of subnets when access is restricted.
    AllowedSubnets []string
    The allowed set of subnets when access is restricted.
    allowedSubnets List<String>
    The allowed set of subnets when access is restricted.
    allowedSubnets string[]
    The allowed set of subnets when access is restricted.
    allowed_subnets Sequence[str]
    The allowed set of subnets when access is restricted.
    allowedSubnets List<String>
    The allowed set of subnets when access is restricted.

    SystemDataResponse

    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.
    createdAt string
    The timestamp of resource creation (UTC).
    createdBy string
    The identity that created the resource.
    createdByType string
    The type of identity that created the resource.
    lastModifiedAt string
    The timestamp of resource last modification (UTC)
    lastModifiedBy string
    The identity that last modified the resource.
    lastModifiedByType string
    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_type str
    The type of identity that created the resource.
    last_modified_at str
    The timestamp of resource last modification (UTC)
    last_modified_by str
    The identity that last modified the resource.
    last_modified_by_type str
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
    Azure Native v3.7.1 published on Wednesday, Aug 13, 2025 by Pulumi