Class GetStorageSyncServiceResult


  • public final class GetStorageSyncServiceResult
    extends java.lang.Object
    • Method Detail

      • id

        public java.lang.String id()
        Returns:
        Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
      • incomingTrafficPolicy

        public java.util.Optional<java.lang.String> incomingTrafficPolicy()
        Returns:
        Incoming Traffic Policy
      • lastOperationName

        public java.lang.String lastOperationName()
        Returns:
        Resource Last Operation Name
      • lastWorkflowId

        public java.lang.String lastWorkflowId()
        Returns:
        StorageSyncService lastWorkflowId
      • location

        public java.lang.String location()
        Returns:
        The geo-location where the resource lives
      • name

        public java.lang.String name()
        Returns:
        The name of the resource
      • privateEndpointConnections

        public java.util.List<PrivateEndpointConnectionResponse> privateEndpointConnections()
        Returns:
        List of private endpoint connection associated with the specified storage sync service
      • provisioningState

        public java.lang.String provisioningState()
        Returns:
        StorageSyncService Provisioning State
      • storageSyncServiceStatus

        public java.lang.Integer storageSyncServiceStatus()
        Returns:
        Storage Sync service status.
      • storageSyncServiceUid

        public java.lang.String storageSyncServiceUid()
        Returns:
        Storage Sync service Uid
      • systemData

        public SystemDataResponse systemData()
        Returns:
        Azure Resource Manager metadata containing createdBy and modifiedBy information.
      • tags

        public java.util.Map<java.lang.String,​java.lang.String> tags()
        Returns:
        Resource tags.
      • type

        public java.lang.String type()
        Returns:
        The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"