Versions in this module Expand all Collapse all v45 v45.1.2 Aug 18, 2020 v45.1.1 Aug 14, 2020 v45.1.0 Aug 7, 2020 v45.0.0 Aug 3, 2020 Changes in this version + const DefaultBaseURI + func UserAgent() string + func Version() string + type BaseClient struct + BaseURI string + SubscriptionID string + func New(subscriptionID string) BaseClient + func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient + type CanonicalSupportPlanInfoDefinition struct + Enabled *bool + OneTimeCharge OneTimeCharge + SupportPlanType SupportPlanType + type CanonicalSupportPlanProperties struct + ProvisioningState ProvisioningState + type CanonicalSupportPlanResponseEnvelope struct + ID *string + Name *string + Type *string + func (cspre *CanonicalSupportPlanResponseEnvelope) UnmarshalJSON(body []byte) error + func (cspre CanonicalSupportPlanResponseEnvelope) MarshalJSON() ([]byte, error) + type ErrorDefinition struct + Code *int32 + Message *string + type ListCanonicalSupportPlanInfoDefinition struct + Value *[]CanonicalSupportPlanInfoDefinition + type ListOperationsDefinition struct + Value *[]OperationsDefinition + type OneTimeCharge string + const No + const OnEnabled + const OnReenabled + func PossibleOneTimeChargeValues() []OneTimeCharge + type OperationsClient struct + func NewOperationsClient(subscriptionID string) OperationsClient + func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient + func (client OperationsClient) List(ctx context.Context) (result ListOperationsDefinition, err error) + func (client OperationsClient) ListPreparer(ctx context.Context) (*http.Request, error) + func (client OperationsClient) ListResponder(resp *http.Response) (result ListOperationsDefinition, err error) + func (client OperationsClient) ListSender(req *http.Request) (*http.Response, error) + type OperationsDefinition struct + Display *OperationsDisplayDefinition + Name *string + type OperationsDisplayDefinition struct + Description *string + Operation *string + Provider *string + Resource *string + type PlanTypeName string + const Advanced + const Essential + const Standard + func PossiblePlanTypeNameValues() []PlanTypeName + type ProvisioningState string + const Cancelled + const Cancelling + const Downgrading + const Failed + const Purchasing + const Succeeded + const Upgrading + func PossibleProvisioningStateValues() []ProvisioningState + type SupportPlanType string + const SupportPlanTypeAdvanced + const SupportPlanTypeEssential + const SupportPlanTypeStandard + func PossibleSupportPlanTypeValues() []SupportPlanType + type SupportPlanTypesClient struct + func NewSupportPlanTypesClient(subscriptionID string) SupportPlanTypesClient + func NewSupportPlanTypesClientWithBaseURI(baseURI string, subscriptionID string) SupportPlanTypesClient + func (client SupportPlanTypesClient) CreateOrUpdate(ctx context.Context, providerName string, planTypeName PlanTypeName) (result SupportPlanTypesCreateOrUpdateFuture, err error) + func (client SupportPlanTypesClient) CreateOrUpdatePreparer(ctx context.Context, providerName string, planTypeName PlanTypeName) (*http.Request, error) + func (client SupportPlanTypesClient) CreateOrUpdateResponder(resp *http.Response) (result CanonicalSupportPlanResponseEnvelope, err error) + func (client SupportPlanTypesClient) CreateOrUpdateSender(req *http.Request) (future SupportPlanTypesCreateOrUpdateFuture, err error) + func (client SupportPlanTypesClient) Delete(ctx context.Context, providerName string, planTypeName PlanTypeName) (result SupportPlanTypesDeleteFuture, err error) + func (client SupportPlanTypesClient) DeletePreparer(ctx context.Context, providerName string, planTypeName PlanTypeName) (*http.Request, error) + func (client SupportPlanTypesClient) DeleteResponder(resp *http.Response) (result CanonicalSupportPlanResponseEnvelope, err error) + func (client SupportPlanTypesClient) DeleteSender(req *http.Request) (future SupportPlanTypesDeleteFuture, err error) + func (client SupportPlanTypesClient) Get(ctx context.Context, providerName string, planTypeName PlanTypeName) (result CanonicalSupportPlanResponseEnvelope, err error) + func (client SupportPlanTypesClient) GetPreparer(ctx context.Context, providerName string, planTypeName PlanTypeName) (*http.Request, error) + func (client SupportPlanTypesClient) GetResponder(resp *http.Response) (result CanonicalSupportPlanResponseEnvelope, err error) + func (client SupportPlanTypesClient) GetSender(req *http.Request) (*http.Response, error) + func (client SupportPlanTypesClient) ListInfo(ctx context.Context) (result ListCanonicalSupportPlanInfoDefinition, err error) + func (client SupportPlanTypesClient) ListInfoPreparer(ctx context.Context) (*http.Request, error) + func (client SupportPlanTypesClient) ListInfoResponder(resp *http.Response) (result ListCanonicalSupportPlanInfoDefinition, err error) + func (client SupportPlanTypesClient) ListInfoSender(req *http.Request) (*http.Response, error) + type SupportPlanTypesCreateOrUpdateFuture struct + func (future *SupportPlanTypesCreateOrUpdateFuture) Result(client SupportPlanTypesClient) (cspre CanonicalSupportPlanResponseEnvelope, err error) + type SupportPlanTypesDeleteFuture struct + func (future *SupportPlanTypesDeleteFuture) Result(client SupportPlanTypesClient) (cspre CanonicalSupportPlanResponseEnvelope, err error) Other modules containing this package gopkg.in/azure/azure-sdk-for-go.v16 gopkg.in/azure/azure-sdk-for-go.v17 gopkg.in/azure/azure-sdk-for-go.v18 gopkg.in/azure/azure-sdk-for-go.v19 gopkg.in/azure/azure-sdk-for-go.v20 gopkg.in/azure/azure-sdk-for-go.v21 gopkg.in/azure/azure-sdk-for-go.v22 gopkg.in/azure/azure-sdk-for-go.v23 gopkg.in/azure/azure-sdk-for-go.v24 gopkg.in/azure/azure-sdk-for-go.v25 gopkg.in/azure/azure-sdk-for-go.v26 gopkg.in/azure/azure-sdk-for-go.v27 gopkg.in/azure/azure-sdk-for-go.v28 gopkg.in/azure/azure-sdk-for-go.v29 gopkg.in/azure/azure-sdk-for-go.v30 gopkg.in/azure/azure-sdk-for-go.v31 gopkg.in/azure/azure-sdk-for-go.v32 gopkg.in/azure/azure-sdk-for-go.v33 gopkg.in/azure/azure-sdk-for-go.v34 gopkg.in/azure/azure-sdk-for-go.v35 gopkg.in/azure/azure-sdk-for-go.v36 gopkg.in/azure/azure-sdk-for-go.v37 gopkg.in/azure/azure-sdk-for-go.v38 gopkg.in/azure/azure-sdk-for-go.v39 gopkg.in/azure/azure-sdk-for-go.v40 gopkg.in/azure/azure-sdk-for-go.v41 gopkg.in/azure/azure-sdk-for-go.v42 gopkg.in/azure/azure-sdk-for-go.v43 gopkg.in/azure/azure-sdk-for-go.v44 gopkg.in/azure/azure-sdk-for-go.v46 gopkg.in/azure/azure-sdk-for-go.v47 gopkg.in/azure/azure-sdk-for-go.v48 gopkg.in/azure/azure-sdk-for-go.v49