These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.storagesync.getStorageSyncService
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
Get a given StorageSyncService. API Version: 2020-03-01.
Using getStorageSyncService
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 getStorageSyncService(args: GetStorageSyncServiceArgs, opts?: InvokeOptions): Promise<GetStorageSyncServiceResult>
function getStorageSyncServiceOutput(args: GetStorageSyncServiceOutputArgs, opts?: InvokeOptions): Output<GetStorageSyncServiceResult>
def get_storage_sync_service(resource_group_name: Optional[str] = None,
storage_sync_service_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetStorageSyncServiceResult
def get_storage_sync_service_output(resource_group_name: Optional[pulumi.Input[str]] = None,
storage_sync_service_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetStorageSyncServiceResult]
func LookupStorageSyncService(ctx *Context, args *LookupStorageSyncServiceArgs, opts ...InvokeOption) (*LookupStorageSyncServiceResult, error)
func LookupStorageSyncServiceOutput(ctx *Context, args *LookupStorageSyncServiceOutputArgs, opts ...InvokeOption) LookupStorageSyncServiceResultOutput
> Note: This function is named LookupStorageSyncService
in the Go SDK.
public static class GetStorageSyncService
{
public static Task<GetStorageSyncServiceResult> InvokeAsync(GetStorageSyncServiceArgs args, InvokeOptions? opts = null)
public static Output<GetStorageSyncServiceResult> Invoke(GetStorageSyncServiceInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetStorageSyncServiceResult> getStorageSyncService(GetStorageSyncServiceArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:storagesync:getStorageSyncService
arguments:
# arguments dictionary
The following arguments are supported:
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Storage
Sync stringService Name - Name of Storage Sync Service resource.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Storage
Sync stringService Name - Name of Storage Sync Service resource.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- storage
Sync StringService Name - Name of Storage Sync Service resource.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- storage
Sync stringService Name - Name of Storage Sync Service resource.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- storage_
sync_ strservice_ name - Name of Storage Sync Service resource.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- storage
Sync StringService Name - Name of Storage Sync Service resource.
getStorageSyncService Result
The following output properties are available:
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Last
Operation stringName - Resource Last Operation Name
- Last
Workflow stringId - StorageSyncService lastWorkflowId
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Private
Endpoint List<Pulumi.Connections Azure Native. Storage Sync. Outputs. Private Endpoint Connection Response> - List of private endpoint connection associated with the specified storage sync service
- Provisioning
State string - StorageSyncService Provisioning State
- Storage
Sync intService Status - Storage Sync service status.
- Storage
Sync stringService Uid - Storage Sync service Uid
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Incoming
Traffic stringPolicy - Incoming Traffic Policy
- Dictionary<string, string>
- Resource tags.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Last
Operation stringName - Resource Last Operation Name
- Last
Workflow stringId - StorageSyncService lastWorkflowId
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Private
Endpoint []PrivateConnections Endpoint Connection Response - List of private endpoint connection associated with the specified storage sync service
- Provisioning
State string - StorageSyncService Provisioning State
- Storage
Sync intService Status - Storage Sync service status.
- Storage
Sync stringService Uid - Storage Sync service Uid
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Incoming
Traffic stringPolicy - Incoming Traffic Policy
- map[string]string
- Resource tags.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- last
Operation StringName - Resource Last Operation Name
- last
Workflow StringId - StorageSyncService lastWorkflowId
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- private
Endpoint List<PrivateConnections Endpoint Connection Response> - List of private endpoint connection associated with the specified storage sync service
- provisioning
State String - StorageSyncService Provisioning State
- storage
Sync IntegerService Status - Storage Sync service status.
- storage
Sync StringService Uid - Storage Sync service Uid
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- incoming
Traffic StringPolicy - Incoming Traffic Policy
- Map<String,String>
- Resource tags.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- last
Operation stringName - Resource Last Operation Name
- last
Workflow stringId - StorageSyncService lastWorkflowId
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- private
Endpoint PrivateConnections Endpoint Connection Response[] - List of private endpoint connection associated with the specified storage sync service
- provisioning
State string - StorageSyncService Provisioning State
- storage
Sync numberService Status - Storage Sync service status.
- storage
Sync stringService Uid - Storage Sync service Uid
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- incoming
Traffic stringPolicy - Incoming Traffic Policy
- {[key: string]: string}
- Resource tags.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- last_
operation_ strname - Resource Last Operation Name
- last_
workflow_ strid - StorageSyncService lastWorkflowId
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- private_
endpoint_ Sequence[Privateconnections Endpoint Connection Response] - List of private endpoint connection associated with the specified storage sync service
- provisioning_
state str - StorageSyncService Provisioning State
- storage_
sync_ intservice_ status - Storage Sync service status.
- storage_
sync_ strservice_ uid - Storage Sync service Uid
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- incoming_
traffic_ strpolicy - Incoming Traffic Policy
- Mapping[str, str]
- Resource tags.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- last
Operation StringName - Resource Last Operation Name
- last
Workflow StringId - StorageSyncService lastWorkflowId
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- private
Endpoint List<Property Map>Connections - List of private endpoint connection associated with the specified storage sync service
- provisioning
State String - StorageSyncService Provisioning State
- storage
Sync NumberService Status - Storage Sync service status.
- storage
Sync StringService Uid - Storage Sync service Uid
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- incoming
Traffic StringPolicy - Incoming Traffic Policy
- Map<String>
- Resource tags.
Supporting Types
PrivateEndpointConnectionResponse
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- Private
Link Pulumi.Service Connection State Azure Native. Storage Sync. 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.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Private
Endpoint Pulumi.Azure Native. Storage Sync. Inputs. Private Endpoint Response - The resource of private end point.
- Id string
- Fully qualified resource ID for the resource. Ex - /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.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Private
Endpoint PrivateEndpoint Response - The resource of private end point.
- id String
- Fully qualified resource ID for the resource. Ex - /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.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- private
Endpoint PrivateEndpoint Response - The resource of private end point.
- id string
- Fully qualified resource ID for the resource. Ex - /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.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- private
Endpoint PrivateEndpoint Response - The resource of private end point.
- id str
- Fully qualified resource ID for the resource. Ex - /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.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- private_
endpoint PrivateEndpoint Response - The resource of private end point.
- id String
- Fully qualified resource ID for the resource. Ex - /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.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- private
Endpoint Property Map - The resource of private end point.
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.
Package Details
- Repository
- azure-native-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi