Documentation ¶
Index ¶
- type BlobInventoryPolicyId
- type EncryptionScopeId
- type ObjectReplicationId
- type StorageAccountId
- type StorageAccountManagementPolicyId
- type StorageContainerDataPlaneId
- type StorageContainerResourceManagerId
- type StorageQueueDataPlaneId
- type StorageShareDataPlaneId
- type StorageShareResourceManagerId
- type StorageSyncCloudEndpointId
- type StorageSyncGroupId
- type StorageSyncServiceId
- type StorageTableDataPlaneId
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlobInventoryPolicyId ¶
type BlobInventoryPolicyId struct { SubscriptionId string ResourceGroup string StorageAccountName string InventoryPolicyName string }
func BlobInventoryPolicyID ¶
func BlobInventoryPolicyID(input string) (*BlobInventoryPolicyId, error)
BlobInventoryPolicyID parses a BlobInventoryPolicy ID into an BlobInventoryPolicyId struct
func NewBlobInventoryPolicyID ¶
func NewBlobInventoryPolicyID(subscriptionId, resourceGroup, storageAccountName, inventoryPolicyName string) BlobInventoryPolicyId
func (BlobInventoryPolicyId) ID ¶
func (id BlobInventoryPolicyId) ID() string
func (BlobInventoryPolicyId) String ¶
func (id BlobInventoryPolicyId) String() string
type EncryptionScopeId ¶
type EncryptionScopeId struct { SubscriptionId string ResourceGroup string StorageAccountName string Name string }
func EncryptionScopeID ¶
func EncryptionScopeID(input string) (*EncryptionScopeId, error)
EncryptionScopeID parses a EncryptionScope ID into an EncryptionScopeId struct
func NewEncryptionScopeID ¶
func NewEncryptionScopeID(subscriptionId, resourceGroup, storageAccountName, name string) EncryptionScopeId
func (EncryptionScopeId) ID ¶
func (id EncryptionScopeId) ID() string
func (EncryptionScopeId) String ¶
func (id EncryptionScopeId) String() string
type ObjectReplicationId ¶
type ObjectReplicationId struct { SrcSubscriptionId string SrcResourceGroup string SrcStorageAccountName string SrcName string DstSubscriptionId string DstResourceGroup string DstStorageAccountName string DstName string }
func NewObjectReplicationID ¶
func NewObjectReplicationID(srcSubscriptionId, srcResourceGroup, strStorageAccountName, srcName, dstSubscriptionId, dstResourceGroup, dstStorageAccountName, dstName string) ObjectReplicationId
func ObjectReplicationID ¶
func ObjectReplicationID(input string) (*ObjectReplicationId, error)
ObjectReplicationID parses a ObjectReplication ID into an ObjectReplicationId struct
func (ObjectReplicationId) DestinationObjectReplicationID ¶
func (id ObjectReplicationId) DestinationObjectReplicationID() string
func (ObjectReplicationId) ID ¶
func (id ObjectReplicationId) ID() string
func (ObjectReplicationId) SourceObjectReplicationID ¶
func (id ObjectReplicationId) SourceObjectReplicationID() string
func (ObjectReplicationId) String ¶
func (id ObjectReplicationId) String() string
type StorageAccountId ¶
func NewStorageAccountID ¶
func NewStorageAccountID(subscriptionId, resourceGroup, name string) StorageAccountId
func StorageAccountID ¶
func StorageAccountID(input string) (*StorageAccountId, error)
StorageAccountID parses a StorageAccount ID into an StorageAccountId struct
func (StorageAccountId) ID ¶
func (id StorageAccountId) ID() string
func (StorageAccountId) String ¶
func (id StorageAccountId) String() string
type StorageAccountManagementPolicyId ¶
type StorageAccountManagementPolicyId struct { SubscriptionId string ResourceGroup string StorageAccountName string ManagementPolicyName string }
func NewStorageAccountManagementPolicyID ¶
func NewStorageAccountManagementPolicyID(subscriptionId, resourceGroup, storageAccountName, managementPolicyName string) StorageAccountManagementPolicyId
func StorageAccountManagementPolicyID ¶
func StorageAccountManagementPolicyID(input string) (*StorageAccountManagementPolicyId, error)
StorageAccountManagementPolicyID parses a StorageAccountManagementPolicy ID into an StorageAccountManagementPolicyId struct
func (StorageAccountManagementPolicyId) ID ¶
func (id StorageAccountManagementPolicyId) ID() string
func (StorageAccountManagementPolicyId) String ¶
func (id StorageAccountManagementPolicyId) String() string
type StorageContainerDataPlaneId ¶
func NewStorageContainerDataPlaneId ¶
func NewStorageContainerDataPlaneId(accountName, domainSuffix, name string) StorageContainerDataPlaneId
func StorageContainerDataPlaneID ¶
func StorageContainerDataPlaneID(id string) (*StorageContainerDataPlaneId, error)
func (StorageContainerDataPlaneId) ID ¶
func (id StorageContainerDataPlaneId) ID() string
only present to comply with the interface
type StorageContainerResourceManagerId ¶
type StorageContainerResourceManagerId struct { SubscriptionId string ResourceGroup string StorageAccountName string BlobServiceName string ContainerName string }
func NewStorageContainerResourceManagerID ¶
func NewStorageContainerResourceManagerID(subscriptionId, resourceGroup, storageAccountName, blobServiceName, containerName string) StorageContainerResourceManagerId
func StorageContainerResourceManagerID ¶
func StorageContainerResourceManagerID(input string) (*StorageContainerResourceManagerId, error)
StorageContainerResourceManagerID parses a StorageContainerResourceManager ID into an StorageContainerResourceManagerId struct
func (StorageContainerResourceManagerId) ID ¶
func (id StorageContainerResourceManagerId) ID() string
func (StorageContainerResourceManagerId) String ¶
func (id StorageContainerResourceManagerId) String() string
type StorageQueueDataPlaneId ¶
func NewStorageQueueDataPlaneId ¶
func NewStorageQueueDataPlaneId(accountName, domainSuffix, name string) StorageQueueDataPlaneId
func StorageQueueDataPlaneID ¶
func StorageQueueDataPlaneID(id string) (*StorageQueueDataPlaneId, error)
func (StorageQueueDataPlaneId) ID ¶
func (id StorageQueueDataPlaneId) ID() string
only present to comply with the interface
type StorageShareDataPlaneId ¶
type StorageShareDataPlaneId struct {}
func NewStorageShareDataPlaneId ¶
func NewStorageShareDataPlaneId(accountName, domainSuffix, name string) StorageShareDataPlaneId
func StorageShareDataPlaneID ¶
func StorageShareDataPlaneID(id string) (*StorageShareDataPlaneId, error)
func (StorageShareDataPlaneId) ID ¶
func (id StorageShareDataPlaneId) ID() string
only present to comply with the interface
type StorageShareResourceManagerId ¶
type StorageShareResourceManagerId struct {}
func NewStorageShareResourceManagerID ¶
func NewStorageShareResourceManagerID(subscriptionId, resourceGroup, storageAccountName, fileServiceName, fileshareName string) StorageShareResourceManagerId
func StorageShareResourceManagerID ¶
func StorageShareResourceManagerID(input string) (*StorageShareResourceManagerId, error)
StorageShareResourceManagerID parses a StorageShareResourceManager ID into an StorageShareResourceManagerId struct
func (StorageShareResourceManagerId) ID ¶
func (id StorageShareResourceManagerId) ID() string
func (StorageShareResourceManagerId) String ¶
func (id StorageShareResourceManagerId) String() string
type StorageSyncCloudEndpointId ¶
type StorageSyncCloudEndpointId struct { SubscriptionId string ResourceGroup string StorageSyncServiceName string SyncGroupName string CloudEndpointName string }
func NewStorageSyncCloudEndpointID ¶
func NewStorageSyncCloudEndpointID(subscriptionId, resourceGroup, storageSyncServiceName, syncGroupName, cloudEndpointName string) StorageSyncCloudEndpointId
func StorageSyncCloudEndpointID ¶
func StorageSyncCloudEndpointID(input string) (*StorageSyncCloudEndpointId, error)
StorageSyncCloudEndpointID parses a StorageSyncCloudEndpoint ID into an StorageSyncCloudEndpointId struct
func (StorageSyncCloudEndpointId) ID ¶
func (id StorageSyncCloudEndpointId) ID() string
func (StorageSyncCloudEndpointId) String ¶
func (id StorageSyncCloudEndpointId) String() string
type StorageSyncGroupId ¶
type StorageSyncGroupId struct { SubscriptionId string ResourceGroup string StorageSyncServiceName string SyncGroupName string }
func NewStorageSyncGroupID ¶
func NewStorageSyncGroupID(subscriptionId, resourceGroup, storageSyncServiceName, syncGroupName string) StorageSyncGroupId
func StorageSyncGroupID ¶
func StorageSyncGroupID(input string) (*StorageSyncGroupId, error)
StorageSyncGroupID parses a StorageSyncGroup ID into an StorageSyncGroupId struct
func (StorageSyncGroupId) ID ¶
func (id StorageSyncGroupId) ID() string
func (StorageSyncGroupId) String ¶
func (id StorageSyncGroupId) String() string
type StorageSyncServiceId ¶
func NewStorageSyncServiceID ¶
func NewStorageSyncServiceID(subscriptionId, resourceGroup, name string) StorageSyncServiceId
func StorageSyncServiceID ¶
func StorageSyncServiceID(input string) (*StorageSyncServiceId, error)
StorageSyncServiceID parses a StorageSyncService ID into an StorageSyncServiceId struct
func (StorageSyncServiceId) ID ¶
func (id StorageSyncServiceId) ID() string
func (StorageSyncServiceId) String ¶
func (id StorageSyncServiceId) String() string
type StorageTableDataPlaneId ¶
func NewStorageTableDataPlaneId ¶
func NewStorageTableDataPlaneId(accountName, domainSuffix, name string) StorageTableDataPlaneId
func StorageTableDataPlaneID ¶
func StorageTableDataPlaneID(input string) (*StorageTableDataPlaneId, error)
func (StorageTableDataPlaneId) ID ¶
func (id StorageTableDataPlaneId) ID() string
only present to comply with the interface
Source Files ¶
- blob_inventory_policy.go
- encryption_scope.go
- object_replication.go
- storage_account.go
- storage_account_management_policy.go
- storage_container_data_plane.go
- storage_container_resource_manager.go
- storage_queue_data_plane.go
- storage_share_data_plane.go
- storage_share_resource_manager.go
- storage_sync_cloud_endpoint.go
- storage_sync_group.go
- storage_sync_service.go
- storage_table_data_plane.go