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
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:
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Resource
Name string - The resource name of the file share, as seen by the administrator through Azure Resource Manager.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Resource
Name string - The resource name of the file share, as seen by the administrator through Azure Resource Manager.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- resource
Name String - The resource name of the file share, as seen by the administrator through Azure Resource Manager.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- resource
Name string - The resource name of the file share, as seen by the administrator through Azure Resource Manager.
- resource_
group_ strname - 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.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- resource
Name 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:
- 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. File Shares. Outputs. File Share Properties Response - The resource-specific properties for this resource.
- System
Data Pulumi.Azure Native. File Shares. 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
File
Share 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
File
Share 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
File
Share 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
File
Share 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
FileSharePropertiesResponse
- Host
Name string - The host name of the file share.
- Included
Burst intIOPer Sec - 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 doubleIOPer Sec Credits - Max burst IOPS credits shows the maximum number of burst credits the share can have at the current IOPS provisioning level.
- Private
Endpoint List<Pulumi.Connections Azure Native. File Shares. Inputs. Private Endpoint Connection Response> - The list of associated private endpoint connections.
- Provisioned
IOPer stringSec Next Allowed Downgrade - A date/time value that specifies when the provisioned IOPS for the file share is permitted to be reduced.
- Provisioned
Storage stringNext Allowed Downgrade - A date/time value that specifies when the provisioned storage for the file share is permitted to be reduced.
- Provisioned
Throughput stringNext Allowed Downgrade - A date/time value that specifies when the provisioned throughput for the file share is permitted to be reduced.
- Provisioning
State string - The status of the last operation.
- Media
Tier string - The storage media tier of the file share.
- Mount
Name 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.
- Nfs
Protocol Pulumi.Properties Azure Native. File Shares. Inputs. Nfs Protocol Properties Response - Protocol settings specific NFS.
- Protocol string
- The file sharing protocol for this file share.
- Provisioned
IOPer intSec - The provisioned IO / sec of the share.
- Provisioned
Storage intGi B - 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 intMi BPer Sec - The provisioned throughput / sec of the share.
- Public
Access Pulumi.Properties Azure Native. File Shares. Inputs. Public Access Properties Response - The set of properties for control public access.
- Public
Network stringAccess - 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 string - The host name of the file share.
- Included
Burst intIOPer Sec - 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 float64IOPer Sec Credits - Max burst IOPS credits shows the maximum number of burst credits the share can have at the current IOPS provisioning level.
- Private
Endpoint []PrivateConnections Endpoint Connection Response - The list of associated private endpoint connections.
- Provisioned
IOPer stringSec Next Allowed Downgrade - A date/time value that specifies when the provisioned IOPS for the file share is permitted to be reduced.
- Provisioned
Storage stringNext Allowed Downgrade - A date/time value that specifies when the provisioned storage for the file share is permitted to be reduced.
- Provisioned
Throughput stringNext Allowed Downgrade - A date/time value that specifies when the provisioned throughput for the file share is permitted to be reduced.
- Provisioning
State string - The status of the last operation.
- Media
Tier string - The storage media tier of the file share.
- Mount
Name 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.
- Nfs
Protocol NfsProperties Protocol Properties Response - Protocol settings specific NFS.
- Protocol string
- The file sharing protocol for this file share.
- Provisioned
IOPer intSec - The provisioned IO / sec of the share.
- Provisioned
Storage intGi B - 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 intMi BPer Sec - The provisioned throughput / sec of the share.
- Public
Access PublicProperties Access Properties Response - The set of properties for control public access.
- Public
Network stringAccess - 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 String - The host name of the file share.
- included
Burst IntegerIOPer Sec - 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 DoubleIOPer Sec Credits - Max burst IOPS credits shows the maximum number of burst credits the share can have at the current IOPS provisioning level.
- private
Endpoint List<PrivateConnections Endpoint Connection Response> - The list of associated private endpoint connections.
- provisioned
IOPer StringSec Next Allowed Downgrade - A date/time value that specifies when the provisioned IOPS for the file share is permitted to be reduced.
- provisioned
Storage StringNext Allowed Downgrade - A date/time value that specifies when the provisioned storage for the file share is permitted to be reduced.
- provisioned
Throughput StringNext Allowed Downgrade - A date/time value that specifies when the provisioned throughput for the file share is permitted to be reduced.
- provisioning
State String - The status of the last operation.
- media
Tier String - The storage media tier of the file share.
- mount
Name 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.
- nfs
Protocol NfsProperties Protocol Properties Response - Protocol settings specific NFS.
- protocol String
- The file sharing protocol for this file share.
- provisioned
IOPer IntegerSec - The provisioned IO / sec of the share.
- provisioned
Storage IntegerGi B - 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 IntegerMi BPer Sec - The provisioned throughput / sec of the share.
- public
Access PublicProperties Access Properties Response - The set of properties for control public access.
- public
Network StringAccess - 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 string - The host name of the file share.
- included
Burst numberIOPer Sec - 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 numberIOPer Sec Credits - Max burst IOPS credits shows the maximum number of burst credits the share can have at the current IOPS provisioning level.
- private
Endpoint PrivateConnections Endpoint Connection Response[] - The list of associated private endpoint connections.
- provisioned
IOPer stringSec Next Allowed Downgrade - A date/time value that specifies when the provisioned IOPS for the file share is permitted to be reduced.
- provisioned
Storage stringNext Allowed Downgrade - A date/time value that specifies when the provisioned storage for the file share is permitted to be reduced.
- provisioned
Throughput stringNext Allowed Downgrade - A date/time value that specifies when the provisioned throughput for the file share is permitted to be reduced.
- provisioning
State string - The status of the last operation.
- media
Tier string - The storage media tier of the file share.
- mount
Name 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.
- nfs
Protocol NfsProperties Protocol Properties Response - Protocol settings specific NFS.
- protocol string
- The file sharing protocol for this file share.
- provisioned
IOPer numberSec - The provisioned IO / sec of the share.
- provisioned
Storage numberGi B - 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 numberMi BPer Sec - The provisioned throughput / sec of the share.
- public
Access PublicProperties Access Properties Response - The set of properties for control public access.
- public
Network stringAccess - 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_ intio_ per_ sec - 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_ floatio_ per_ sec_ credits - Max burst IOPS credits shows the maximum number of burst credits the share can have at the current IOPS provisioning level.
- private_
endpoint_ Sequence[Privateconnections Endpoint Connection Response] - The list of associated private endpoint connections.
- provisioned_
io_ strper_ sec_ next_ allowed_ downgrade - A date/time value that specifies when the provisioned IOPS for the file share is permitted to be reduced.
- provisioned_
storage_ strnext_ allowed_ downgrade - A date/time value that specifies when the provisioned storage for the file share is permitted to be reduced.
- provisioned_
throughput_ strnext_ allowed_ downgrade - 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_ Nfsproperties Protocol Properties Response - Protocol settings specific NFS.
- protocol str
- The file sharing protocol for this file share.
- provisioned_
io_ intper_ sec - The provisioned IO / sec of the share.
- provisioned_
storage_ intgi_ b - 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_ intmi_ b_ per_ sec - The provisioned throughput / sec of the share.
- public_
access_ Publicproperties Access Properties Response - The set of properties for control public access.
- public_
network_ straccess - Gets or sets allow or disallow public network access to azure managed file share
- redundancy str
- The chosen redundancy level of the file share.
- host
Name String - The host name of the file share.
- included
Burst NumberIOPer Sec - 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 NumberIOPer Sec Credits - Max burst IOPS credits shows the maximum number of burst credits the share can have at the current IOPS provisioning level.
- private
Endpoint List<Property Map>Connections - The list of associated private endpoint connections.
- provisioned
IOPer StringSec Next Allowed Downgrade - A date/time value that specifies when the provisioned IOPS for the file share is permitted to be reduced.
- provisioned
Storage StringNext Allowed Downgrade - A date/time value that specifies when the provisioned storage for the file share is permitted to be reduced.
- provisioned
Throughput StringNext Allowed Downgrade - A date/time value that specifies when the provisioned throughput for the file share is permitted to be reduced.
- provisioning
State String - The status of the last operation.
- media
Tier String - The storage media tier of the file share.
- mount
Name 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.
- nfs
Protocol Property MapProperties - Protocol settings specific NFS.
- protocol String
- The file sharing protocol for this file share.
- provisioned
IOPer NumberSec - The provisioned IO / sec of the share.
- provisioned
Storage NumberGi B - 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 NumberMi BPer Sec - The provisioned throughput / sec of the share.
- public
Access Property MapProperties - The set of properties for control public access.
- public
Network StringAccess - 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
- Root
Squash string - Root squash defines how root users on clients are mapped to the NFS share.
- Root
Squash string - Root squash defines how root users on clients are mapped to the NFS share.
- root
Squash String - Root squash defines how root users on clients are mapped to the NFS share.
- root
Squash 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.
- root
Squash String - Root squash defines how root users on clients are mapped to the NFS share.
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. File Shares. 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. File Shares. 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. File Shares. 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.
PublicAccessPropertiesResponse
- Allowed
Subnets List<string> - The allowed set of subnets when access is restricted.
- Allowed
Subnets []string - The allowed set of subnets when access is restricted.
- allowed
Subnets List<String> - The allowed set of subnets when access is restricted.
- allowed
Subnets string[] - The allowed set of subnets when access is restricted.
- allowed_
subnets Sequence[str] - The allowed set of subnets when access is restricted.
- allowed
Subnets List<String> - The allowed set of subnets when access is restricted.
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
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