github Azure/azure-sdk-for-go sdk/resourcemanager/appconfiguration/armappconfiguration/v2.2.0

latest releases: sdk/resourcemanager/terraform/armterraform/v0.1.0, sdk/resourcemanager/connectedcache/armconnectedcache/v0.1.0, sdk/resourcemanager/appservice/armappservice/v4.1.0...
4 days ago

2.2.0 (2024-11-20)

Features Added

  • New enum type AuthenticationMode with values AuthenticationModeLocal, AuthenticationModePassThrough
  • New enum type CompositionType with values CompositionTypeKey, CompositionTypeKeyLabel
  • New enum type PrivateLinkDelegation with values PrivateLinkDelegationDisabled, PrivateLinkDelegationEnabled
  • New enum type SnapshotStatus with values SnapshotStatusArchived, 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 struct ConfigurationStoreProperties
  • New field DataPlaneProxy in struct ConfigurationStorePropertiesUpdateParameters

Don't miss a new azure-sdk-for-go release

NewReleases is sending notifications on new releases.