You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
1.0.0 (2022-08-09)
Breaking Changes
Type of ManagedGrafanaUpdateParameters.Identity has been changed from *ManagedIdentity to *ManagedServiceIdentity
Type of SystemData.LastModifiedByType has been changed from *LastModifiedByType to *CreatedByType
Type of OperationListResult.Value has been changed from []*OperationResult to []*Operation
Type of ManagedGrafana.Identity has been changed from *ManagedIdentity to *ManagedServiceIdentity
Const LastModifiedByTypeUser has been removed
Const LastModifiedByTypeApplication has been removed
Const LastModifiedByTypeKey has been removed
Const LastModifiedByTypeManagedIdentity has been removed
Const IdentityTypeNone has been removed
Const IdentityTypeSystemAssigned has been removed
Function PossibleLastModifiedByTypeValues has been removed
Function PossibleIdentityTypeValues has been removed
Struct ManagedIdentity has been removed
Struct OperationResult has been removed
Features Added
New const APIKeyDisabled
New const PrivateEndpointConnectionProvisioningStateDeleting
New const DeterministicOutboundIPDisabled
New const PublicNetworkAccessEnabled
New const PrivateEndpointConnectionProvisioningStateSucceeded
New const PrivateEndpointConnectionProvisioningStateFailed
New const ManagedServiceIdentityTypeSystemAssignedUserAssigned
New const PrivateEndpointServiceConnectionStatusPending
New const PublicNetworkAccessDisabled
New const ManagedServiceIdentityTypeUserAssigned
New const PrivateEndpointServiceConnectionStatusRejected
New const DeterministicOutboundIPEnabled
New const ManagedServiceIdentityTypeSystemAssigned
New const ManagedServiceIdentityTypeNone
New const PrivateEndpointConnectionProvisioningStateCreating
New const APIKeyEnabled
New const PrivateEndpointServiceConnectionStatusApproved
New function NewPrivateLinkResourcesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*PrivateLinkResourcesClient, error)
New function PossibleAPIKeyValues() []APIKey
New function *PrivateEndpointConnectionsClient.BeginApprove(context.Context, string, string, string, PrivateEndpointConnection, *PrivateEndpointConnectionsClientBeginApproveOptions) (*runtime.Poller[PrivateEndpointConnectionsClientApproveResponse], error)
New function PossibleDeterministicOutboundIPValues() []DeterministicOutboundIP
New function NewPrivateEndpointConnectionsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*PrivateEndpointConnectionsClient, error)
New function *PrivateEndpointConnectionsClient.BeginDelete(context.Context, string, string, string, *PrivateEndpointConnectionsClientBeginDeleteOptions) (*runtime.Poller[PrivateEndpointConnectionsClientDeleteResponse], error)
New function *PrivateEndpointConnectionsClient.NewListPager(string, string, *PrivateEndpointConnectionsClientListOptions) *runtime.Pager[PrivateEndpointConnectionsClientListResponse]
New function PossiblePublicNetworkAccessValues() []PublicNetworkAccess
New function *PrivateLinkResourcesClient.Get(context.Context, string, string, string, *PrivateLinkResourcesClientGetOptions) (PrivateLinkResourcesClientGetResponse, error)
New function PossibleManagedServiceIdentityTypeValues() []ManagedServiceIdentityType
New function PossiblePrivateEndpointConnectionProvisioningStateValues() []PrivateEndpointConnectionProvisioningState
New function *PrivateLinkResourcesClient.NewListPager(string, string, *PrivateLinkResourcesClientListOptions) *runtime.Pager[PrivateLinkResourcesClientListResponse]
New function *PrivateEndpointConnectionsClient.Get(context.Context, string, string, string, *PrivateEndpointConnectionsClientGetOptions) (PrivateEndpointConnectionsClientGetResponse, error)
New function PossiblePrivateEndpointServiceConnectionStatusValues() []PrivateEndpointServiceConnectionStatus
New struct AzureMonitorWorkspaceIntegration
New struct GrafanaIntegrations
New struct ManagedGrafanaPropertiesUpdateParameters
New struct ManagedServiceIdentity
New struct Operation
New struct PrivateEndpoint
New struct PrivateEndpointConnection
New struct PrivateEndpointConnectionListResult
New struct PrivateEndpointConnectionProperties
New struct PrivateEndpointConnectionsClient
New struct PrivateEndpointConnectionsClientApproveResponse
New struct PrivateEndpointConnectionsClientBeginApproveOptions
New struct PrivateEndpointConnectionsClientBeginDeleteOptions
New struct PrivateEndpointConnectionsClientDeleteResponse
New struct PrivateEndpointConnectionsClientGetOptions
New struct PrivateEndpointConnectionsClientGetResponse
New struct PrivateEndpointConnectionsClientListOptions
New struct PrivateEndpointConnectionsClientListResponse
New struct PrivateLinkResource
New struct PrivateLinkResourceListResult
New struct PrivateLinkResourceProperties
New struct PrivateLinkResourcesClient
New struct PrivateLinkResourcesClientGetOptions
New struct PrivateLinkResourcesClientGetResponse
New struct PrivateLinkResourcesClientListOptions
New struct PrivateLinkResourcesClientListResponse
New struct PrivateLinkServiceConnectionState
New struct Resource
New field OutboundIPs in struct ManagedGrafanaProperties
New field APIKey in struct ManagedGrafanaProperties
New field GrafanaIntegrations in struct ManagedGrafanaProperties
New field PublicNetworkAccess in struct ManagedGrafanaProperties
New field DeterministicOutboundIP in struct ManagedGrafanaProperties
New field PrivateEndpointConnections in struct ManagedGrafanaProperties
New field Properties in struct ManagedGrafanaUpdateParameters