0.7.0 (2023-02-24)
Features Added
- New type alias
CredentialHealthStatus
with valuesCredentialHealthStatusHealthy
,CredentialHealthStatusUnhealthy
- New type alias
CredentialName
with valuesCredentialNameCredential1
- New function
NewCacheRulesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*CacheRulesClient, error)
- New function
*CacheRulesClient.BeginCreate(context.Context, string, string, string, CacheRule, *CacheRulesClientBeginCreateOptions) (*runtime.Poller[CacheRulesClientCreateResponse], error)
- New function
*CacheRulesClient.BeginDelete(context.Context, string, string, string, *CacheRulesClientBeginDeleteOptions) (*runtime.Poller[CacheRulesClientDeleteResponse], error)
- New function
*CacheRulesClient.Get(context.Context, string, string, string, *CacheRulesClientGetOptions) (CacheRulesClientGetResponse, error)
- New function
*CacheRulesClient.NewListPager(string, string, *CacheRulesClientListOptions) *runtime.Pager[CacheRulesClientListResponse]
- New function
*CacheRulesClient.BeginUpdate(context.Context, string, string, string, CacheRuleUpdateParameters, *CacheRulesClientBeginUpdateOptions) (*runtime.Poller[CacheRulesClientUpdateResponse], error)
- New function
NewCredentialSetsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*CredentialSetsClient, error)
- New function
*CredentialSetsClient.BeginCreate(context.Context, string, string, string, CredentialSet, *CredentialSetsClientBeginCreateOptions) (*runtime.Poller[CredentialSetsClientCreateResponse], error)
- New function
*CredentialSetsClient.BeginDelete(context.Context, string, string, string, *CredentialSetsClientBeginDeleteOptions) (*runtime.Poller[CredentialSetsClientDeleteResponse], error)
- New function
*CredentialSetsClient.Get(context.Context, string, string, string, *CredentialSetsClientGetOptions) (CredentialSetsClientGetResponse, error)
- New function
*CredentialSetsClient.NewListPager(string, string, *CredentialSetsClientListOptions) *runtime.Pager[CredentialSetsClientListResponse]
- New function
*CredentialSetsClient.BeginUpdate(context.Context, string, string, string, CredentialSetUpdateParameters, *CredentialSetsClientBeginUpdateOptions) (*runtime.Poller[CredentialSetsClientUpdateResponse], error)
- New struct
AuthCredential
- New struct
CacheRule
- New struct
CacheRuleProperties
- New struct
CacheRuleUpdateParameters
- New struct
CacheRuleUpdateProperties
- New struct
CacheRulesClient
- New struct
CacheRulesClientCreateResponse
- New struct
CacheRulesClientDeleteResponse
- New struct
CacheRulesClientListResponse
- New struct
CacheRulesClientUpdateResponse
- New struct
CacheRulesListResult
- New struct
CredentialHealth
- New struct
CredentialSet
- New struct
CredentialSetListResult
- New struct
CredentialSetProperties
- New struct
CredentialSetUpdateParameters
- New struct
CredentialSetUpdateProperties
- New struct
CredentialSetsClient
- New struct
CredentialSetsClientCreateResponse
- New struct
CredentialSetsClientDeleteResponse
- New struct
CredentialSetsClientListResponse
- New struct
CredentialSetsClientUpdateResponse