2.2.0 (2024-11-20)
Features Added
- New enum type
AuthenticationMode
with valuesAuthenticationModeLocal
,AuthenticationModePassThrough
- New enum type
CompositionType
with valuesCompositionTypeKey
,CompositionTypeKeyLabel
- New enum type
PrivateLinkDelegation
with valuesPrivateLinkDelegationDisabled
,PrivateLinkDelegationEnabled
- New enum type
SnapshotStatus
with valuesSnapshotStatusArchived
,SnapshotStatusFailed
,SnapshotStatusProvisioning
,SnapshotStatusReady
- New function
*ClientFactory.NewSnapshotsClient() *SnapshotsClient
- New function
NewSnapshotsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*SnapshotsClient, error)
- New function
*SnapshotsClient.BeginCreate(context.Context, string, string, string, Snapshot, *SnapshotsClientBeginCreateOptions) (*runtime.Poller[SnapshotsClientCreateResponse], error)
- New function
*SnapshotsClient.Get(context.Context, string, string, string, *SnapshotsClientGetOptions) (SnapshotsClientGetResponse, error)
- New struct
DataPlaneProxyProperties
- New struct
KeyValueFilter
- New struct
Snapshot
- New struct
SnapshotProperties
- New field
DataPlaneProxy
in structConfigurationStoreProperties
- New field
DataPlaneProxy
in structConfigurationStorePropertiesUpdateParameters