StorageSyncServiceResource
ResourceType
StorageSyncServiceResource()
Data
HasData
AddTag(String, String, CancellationToken)
AddTagAsync(String, String, CancellationToken)
CreateResourceIdentifier(String, String, String)
Delete(WaitUntil, CancellationToken)
DeleteAsync(WaitUntil, CancellationToken)
Get(CancellationToken)
GetAsync(CancellationToken)
GetPrivateLinkResources(CancellationToken)
GetPrivateLinkResourcesAsync(CancellationToken)
GetStorageSyncGroup(String, CancellationToken)
GetStorageSyncGroupAsync(String, CancellationToken)
GetStorageSyncGroups()
GetStorageSyncPrivateEndpointConnection(String, CancellationToken)
GetStorageSyncPrivateEndpointConnectionAsync(String, CancellationToken)
GetStorageSyncPrivateEndpointConnections()
GetStorageSyncRegisteredServer(Guid, CancellationToken)
GetStorageSyncRegisteredServerAsync(Guid, CancellationToken)
GetStorageSyncRegisteredServers()
GetStorageSyncWorkflow(String, CancellationToken)
GetStorageSyncWorkflowAsync(String, CancellationToken)
GetStorageSyncWorkflows()
RemoveTag(String, CancellationToken)
RemoveTagAsync(String, CancellationToken)
SetTags(IDictionary<String, String>, CancellationToken)
SetTagsAsync(IDictionary<String, String>, CancellationToken)
Update(WaitUntil, StorageSyncServicePatch, CancellationToken)
UpdateAsync(WaitUntil, StorageSyncServicePatch, CancellationToken)
net10.0
namespace Azure.ResourceManager.StorageSync
{
public class StorageSyncServiceResource : ArmResource, IJsonModel<StorageSyncServiceData>, IPersistableModel<StorageSyncServiceData>
{
[AsyncStateMachine(typeof(<GetStorageSyncGroupAsync>d__20))]
public virtual Task<Response<StorageSyncGroupResource>> GetStorageSyncGroupAsync(string syncGroupName, CancellationToken cancellationToken = default);
}
}
| .NET | 8.09.010.0 |
|---|---|
Information specific to net10.0 | |
| Assembly | Azure.ResourceManager.StorageSync , Version=1.3.1.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.StorageSync (1.3.1) net10.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API