apimanagement

package
v12.5.0-beta+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 12, 2018 License: Apache-2.0 Imports: 1 Imported by: 1

Documentation

Index

Constants

View Source
const (
	DefaultBaseURI = original.DefaultBaseURI
)

Variables

This section is empty.

Functions

func UserAgent

func UserAgent() string

func Version

func Version() string

Types

type APICollection

type APICollection = original.APICollection

type APICollectionIterator

type APICollectionIterator = original.APICollectionIterator

type APICollectionPage

type APICollectionPage = original.APICollectionPage

type APIContract

type APIContract = original.APIContract

type APIEntityBaseContract

type APIEntityBaseContract = original.APIEntityBaseContract

type APIExportClient

type APIExportClient = original.APIExportClient

func NewAPIExportClient

func NewAPIExportClient(subscriptionID string) APIExportClient

func NewAPIExportClientWithBaseURI

func NewAPIExportClientWithBaseURI(baseURI string, subscriptionID string) APIExportClient

type APIExportResult

type APIExportResult = original.APIExportResult

type APIOperationsClient

type APIOperationsClient = original.APIOperationsClient

func NewAPIOperationsClient

func NewAPIOperationsClient(subscriptionID string) APIOperationsClient

func NewAPIOperationsClientWithBaseURI

func NewAPIOperationsClientWithBaseURI(baseURI string, subscriptionID string) APIOperationsClient

type APIOperationsPolicyClient

type APIOperationsPolicyClient = original.APIOperationsPolicyClient

func NewAPIOperationsPolicyClient

func NewAPIOperationsPolicyClient(subscriptionID string) APIOperationsPolicyClient

func NewAPIOperationsPolicyClientWithBaseURI

func NewAPIOperationsPolicyClientWithBaseURI(baseURI string, subscriptionID string) APIOperationsPolicyClient

type APIPolicyClient

type APIPolicyClient = original.APIPolicyClient

func NewAPIPolicyClient

func NewAPIPolicyClient(subscriptionID string) APIPolicyClient

func NewAPIPolicyClientWithBaseURI

func NewAPIPolicyClientWithBaseURI(baseURI string, subscriptionID string) APIPolicyClient

type APIProductsClient

type APIProductsClient = original.APIProductsClient

func NewAPIProductsClient

func NewAPIProductsClient(subscriptionID string) APIProductsClient

func NewAPIProductsClientWithBaseURI

func NewAPIProductsClientWithBaseURI(baseURI string, subscriptionID string) APIProductsClient

type APITypeContract

type APITypeContract = original.APITypeContract
const (
	APITypeContractHTTP APITypeContract = original.APITypeContractHTTP
	APITypeContractSoap APITypeContract = original.APITypeContractSoap
)

type APIUpdateContract

type APIUpdateContract = original.APIUpdateContract

type AccessInformationContract

type AccessInformationContract = original.AccessInformationContract

type AccessInformationUpdateParameters

type AccessInformationUpdateParameters = original.AccessInformationUpdateParameters

type AdditionalRegion

type AdditionalRegion = original.AdditionalRegion

type ApisClient

type ApisClient = original.ApisClient

func NewApisClient

func NewApisClient(subscriptionID string) ApisClient

func NewApisClientWithBaseURI

func NewApisClientWithBaseURI(baseURI string, subscriptionID string) ApisClient

type AuthenticationSettingsContract

type AuthenticationSettingsContract = original.AuthenticationSettingsContract

type AuthorizationServerCollection

type AuthorizationServerCollection = original.AuthorizationServerCollection

type AuthorizationServerCollectionPage

type AuthorizationServerCollectionPage = original.AuthorizationServerCollectionPage

type AuthorizationServersClient

type AuthorizationServersClient = original.AuthorizationServersClient

func NewAuthorizationServersClient

func NewAuthorizationServersClient(subscriptionID string) AuthorizationServersClient

func NewAuthorizationServersClientWithBaseURI

func NewAuthorizationServersClientWithBaseURI(baseURI string, subscriptionID string) AuthorizationServersClient

type BackendBaseParameters

type BackendBaseParameters = original.BackendBaseParameters

type BackendCollection

type BackendCollection = original.BackendCollection

type BackendCollectionIterator

type BackendCollectionIterator = original.BackendCollectionIterator

type BackendCollectionPage

type BackendCollectionPage = original.BackendCollectionPage

type BackendContract

type BackendContract = original.BackendContract

type BackendCredentialsContract

type BackendCredentialsContract = original.BackendCredentialsContract

type BackendProperties

type BackendProperties = original.BackendProperties

type BackendProtocol

type BackendProtocol = original.BackendProtocol
const (
	BackendProtocolHTTP BackendProtocol = original.BackendProtocolHTTP
	BackendProtocolSoap BackendProtocol = original.BackendProtocolSoap
)

type BackendProxyContract

type BackendProxyContract = original.BackendProxyContract

type BackendResponse

type BackendResponse = original.BackendResponse

type BackendUpdateParameters

type BackendUpdateParameters = original.BackendUpdateParameters

type BackendsClient

type BackendsClient = original.BackendsClient

func NewBackendsClient

func NewBackendsClient(subscriptionID string) BackendsClient

func NewBackendsClientWithBaseURI

func NewBackendsClientWithBaseURI(baseURI string, subscriptionID string) BackendsClient

type BaseClient

type BaseClient = original.BaseClient

func New

func New(subscriptionID string) BaseClient

func NewWithBaseURI

func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient

type CertificateCollection

type CertificateCollection = original.CertificateCollection

type CertificateCollectionIterator

type CertificateCollectionIterator = original.CertificateCollectionIterator

type CertificateCollectionPage

type CertificateCollectionPage = original.CertificateCollectionPage

type CertificateContract

type CertificateContract = original.CertificateContract

type CertificateInformation

type CertificateInformation = original.CertificateInformation

type CertificatesClient

type CertificatesClient = original.CertificatesClient

func NewCertificatesClient

func NewCertificatesClient(subscriptionID string) CertificatesClient

func NewCertificatesClientWithBaseURI

func NewCertificatesClientWithBaseURI(baseURI string, subscriptionID string) CertificatesClient

type ConnectivityStatusContract

type ConnectivityStatusContract = original.ConnectivityStatusContract

type DeployConfigurationParameters

type DeployConfigurationParameters = original.DeployConfigurationParameters

type ErrorBodyContract

type ErrorBodyContract = original.ErrorBodyContract

type ErrorFieldContract

type ErrorFieldContract = original.ErrorFieldContract

type ErrorResponse

type ErrorResponse = original.ErrorResponse

type GenerateSsoURLResult

type GenerateSsoURLResult = original.GenerateSsoURLResult

type GroupCollection

type GroupCollection = original.GroupCollection

type GroupCollectionIterator

type GroupCollectionIterator = original.GroupCollectionIterator

type GroupCollectionPage

type GroupCollectionPage = original.GroupCollectionPage

type GroupContract

type GroupContract = original.GroupContract

type GroupCreateParameters

type GroupCreateParameters = original.GroupCreateParameters

type GroupUpdateParameters

type GroupUpdateParameters = original.GroupUpdateParameters

type GroupUsersClient

type GroupUsersClient = original.GroupUsersClient

func NewGroupUsersClient

func NewGroupUsersClient(subscriptionID string) GroupUsersClient

func NewGroupUsersClientWithBaseURI

func NewGroupUsersClientWithBaseURI(baseURI string, subscriptionID string) GroupUsersClient

type GroupsClient

type GroupsClient = original.GroupsClient

func NewGroupsClient

func NewGroupsClient(subscriptionID string) GroupsClient

func NewGroupsClientWithBaseURI

func NewGroupsClientWithBaseURI(baseURI string, subscriptionID string) GroupsClient

type HostnameConfiguration

type HostnameConfiguration = original.HostnameConfiguration

type IdentityProviderContract

type IdentityProviderContract = original.IdentityProviderContract

type IdentityProviderList

type IdentityProviderList = original.IdentityProviderList

type IdentityProviderUpdateParameters

type IdentityProviderUpdateParameters = original.IdentityProviderUpdateParameters

type IdentityProvidersClient

type IdentityProvidersClient = original.IdentityProvidersClient

func NewIdentityProvidersClient

func NewIdentityProvidersClient(subscriptionID string) IdentityProvidersClient

func NewIdentityProvidersClientWithBaseURI

func NewIdentityProvidersClientWithBaseURI(baseURI string, subscriptionID string) IdentityProvidersClient

type KeyTypeContract

type KeyTypeContract = original.KeyTypeContract

type LoggerCollection

type LoggerCollection = original.LoggerCollection

type LoggerCollectionIterator

type LoggerCollectionIterator = original.LoggerCollectionIterator

type LoggerCollectionPage

type LoggerCollectionPage = original.LoggerCollectionPage

type LoggerCreateParameters

type LoggerCreateParameters = original.LoggerCreateParameters

type LoggerResponse

type LoggerResponse = original.LoggerResponse

type LoggerUpdateParameters

type LoggerUpdateParameters = original.LoggerUpdateParameters

type LoggersClient

type LoggersClient = original.LoggersClient

func NewLoggersClient

func NewLoggersClient(subscriptionID string) LoggersClient

func NewLoggersClientWithBaseURI

func NewLoggersClientWithBaseURI(baseURI string, subscriptionID string) LoggersClient

type NetworkStatusClient

type NetworkStatusClient = original.NetworkStatusClient

func NewNetworkStatusClient

func NewNetworkStatusClient(subscriptionID string) NetworkStatusClient

func NewNetworkStatusClientWithBaseURI

func NewNetworkStatusClientWithBaseURI(baseURI string, subscriptionID string) NetworkStatusClient

type NetworkStatusContract

type NetworkStatusContract = original.NetworkStatusContract

type OAuth2AuthorizationServerContract

type OAuth2AuthorizationServerContract = original.OAuth2AuthorizationServerContract

type OpenIDConnectProviderCollection

type OpenIDConnectProviderCollection = original.OpenIDConnectProviderCollection

type OpenIDConnectProvidersClient

type OpenIDConnectProvidersClient = original.OpenIDConnectProvidersClient

func NewOpenIDConnectProvidersClient

func NewOpenIDConnectProvidersClient(subscriptionID string) OpenIDConnectProvidersClient

func NewOpenIDConnectProvidersClientWithBaseURI

func NewOpenIDConnectProvidersClientWithBaseURI(baseURI string, subscriptionID string) OpenIDConnectProvidersClient

type OpenidConnectProviderContract

type OpenidConnectProviderContract = original.OpenidConnectProviderContract

type Operation

type Operation = original.Operation

type OperationCollection

type OperationCollection = original.OperationCollection

type OperationCollectionIterator

type OperationCollectionIterator = original.OperationCollectionIterator

type OperationCollectionPage

type OperationCollectionPage = original.OperationCollectionPage

type OperationContract

type OperationContract = original.OperationContract

type OperationDisplay

type OperationDisplay = original.OperationDisplay

type OperationEntityBaseContract

type OperationEntityBaseContract = original.OperationEntityBaseContract

type OperationListResult

type OperationListResult = original.OperationListResult

type OperationListResultIterator

type OperationListResultIterator = original.OperationListResultIterator

type OperationListResultPage

type OperationListResultPage = original.OperationListResultPage

type OperationResultContract

type OperationResultContract = original.OperationResultContract

type OperationUpdateContract

type OperationUpdateContract = original.OperationUpdateContract

type OperationsClient

type OperationsClient = original.OperationsClient

func NewOperationsClient

func NewOperationsClient(subscriptionID string) OperationsClient

func NewOperationsClientWithBaseURI

func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient

type ParameterContract

type ParameterContract = original.ParameterContract

type PolicySnippetContract

type PolicySnippetContract = original.PolicySnippetContract

type PolicySnippetsClient

type PolicySnippetsClient = original.PolicySnippetsClient

func NewPolicySnippetsClient

func NewPolicySnippetsClient(subscriptionID string) PolicySnippetsClient

func NewPolicySnippetsClientWithBaseURI

func NewPolicySnippetsClientWithBaseURI(baseURI string, subscriptionID string) PolicySnippetsClient

type PolicySnippetsCollection

type PolicySnippetsCollection = original.PolicySnippetsCollection

type ProductApisClient

type ProductApisClient = original.ProductApisClient

func NewProductApisClient

func NewProductApisClient(subscriptionID string) ProductApisClient

func NewProductApisClientWithBaseURI

func NewProductApisClientWithBaseURI(baseURI string, subscriptionID string) ProductApisClient

type ProductCollection

type ProductCollection = original.ProductCollection

type ProductCollectionIterator

type ProductCollectionIterator = original.ProductCollectionIterator

type ProductCollectionPage

type ProductCollectionPage = original.ProductCollectionPage

type ProductContract

type ProductContract = original.ProductContract

type ProductGroupsClient

type ProductGroupsClient = original.ProductGroupsClient

func NewProductGroupsClient

func NewProductGroupsClient(subscriptionID string) ProductGroupsClient

func NewProductGroupsClientWithBaseURI

func NewProductGroupsClientWithBaseURI(baseURI string, subscriptionID string) ProductGroupsClient

type ProductPolicyClient

type ProductPolicyClient = original.ProductPolicyClient

func NewProductPolicyClient

func NewProductPolicyClient(subscriptionID string) ProductPolicyClient

func NewProductPolicyClientWithBaseURI

func NewProductPolicyClientWithBaseURI(baseURI string, subscriptionID string) ProductPolicyClient

type ProductSubscriptionsClient

type ProductSubscriptionsClient = original.ProductSubscriptionsClient

func NewProductSubscriptionsClient

func NewProductSubscriptionsClient(subscriptionID string) ProductSubscriptionsClient

func NewProductSubscriptionsClientWithBaseURI

func NewProductSubscriptionsClientWithBaseURI(baseURI string, subscriptionID string) ProductSubscriptionsClient

type ProductUpdateParameters

type ProductUpdateParameters = original.ProductUpdateParameters

type ProductsClient

type ProductsClient = original.ProductsClient

func NewProductsClient

func NewProductsClient(subscriptionID string) ProductsClient

func NewProductsClientWithBaseURI

func NewProductsClientWithBaseURI(baseURI string, subscriptionID string) ProductsClient

type PropertiesClient

type PropertiesClient = original.PropertiesClient

func NewPropertiesClient

func NewPropertiesClient(subscriptionID string) PropertiesClient

func NewPropertiesClientWithBaseURI

func NewPropertiesClientWithBaseURI(baseURI string, subscriptionID string) PropertiesClient

type PropertyClient

type PropertyClient = original.PropertyClient

func NewPropertyClient

func NewPropertyClient(subscriptionID string) PropertyClient

func NewPropertyClientWithBaseURI

func NewPropertyClientWithBaseURI(baseURI string, subscriptionID string) PropertyClient

type PropertyCollection

type PropertyCollection = original.PropertyCollection

type PropertyCollectionIterator

type PropertyCollectionIterator = original.PropertyCollectionIterator

type PropertyCollectionPage

type PropertyCollectionPage = original.PropertyCollectionPage

type PropertyContract

type PropertyContract = original.PropertyContract

type PropertyCreateParameters

type PropertyCreateParameters = original.PropertyCreateParameters

type PropertyUpdateParameters

type PropertyUpdateParameters = original.PropertyUpdateParameters

type QuotaByCounterKeysClient

type QuotaByCounterKeysClient = original.QuotaByCounterKeysClient

func NewQuotaByCounterKeysClient

func NewQuotaByCounterKeysClient(subscriptionID string) QuotaByCounterKeysClient

func NewQuotaByCounterKeysClientWithBaseURI

func NewQuotaByCounterKeysClientWithBaseURI(baseURI string, subscriptionID string) QuotaByCounterKeysClient

type QuotaByPeriodKeysClient

type QuotaByPeriodKeysClient = original.QuotaByPeriodKeysClient

func NewQuotaByPeriodKeysClient

func NewQuotaByPeriodKeysClient(subscriptionID string) QuotaByPeriodKeysClient

func NewQuotaByPeriodKeysClientWithBaseURI

func NewQuotaByPeriodKeysClientWithBaseURI(baseURI string, subscriptionID string) QuotaByPeriodKeysClient

type QuotaCounterCollection

type QuotaCounterCollection = original.QuotaCounterCollection

type QuotaCounterContract

type QuotaCounterContract = original.QuotaCounterContract

type QuotaCounterValueContract

type QuotaCounterValueContract = original.QuotaCounterValueContract

type ReadCloser

type ReadCloser = original.ReadCloser

type RegionContract

type RegionContract = original.RegionContract

type RegionListResult

type RegionListResult = original.RegionListResult

type RegionsClient

type RegionsClient = original.RegionsClient

func NewRegionsClient

func NewRegionsClient(subscriptionID string) RegionsClient

func NewRegionsClientWithBaseURI

func NewRegionsClientWithBaseURI(baseURI string, subscriptionID string) RegionsClient

type ReportCollection

type ReportCollection = original.ReportCollection

type ReportCollectionIterator

type ReportCollectionIterator = original.ReportCollectionIterator

type ReportCollectionPage

type ReportCollectionPage = original.ReportCollectionPage

type ReportRecordContract

type ReportRecordContract = original.ReportRecordContract

type ReportsClient

type ReportsClient = original.ReportsClient

func NewReportsClient

func NewReportsClient(subscriptionID string) ReportsClient

func NewReportsClientWithBaseURI

func NewReportsClientWithBaseURI(baseURI string, subscriptionID string) ReportsClient

type RepresentationContract

type RepresentationContract = original.RepresentationContract

type RequestContract

type RequestContract = original.RequestContract

type Resource

type Resource = original.Resource

type ResultContract

type ResultContract = original.ResultContract

type SaveConfigurationParameter

type SaveConfigurationParameter = original.SaveConfigurationParameter

type ServiceBackupRestoreParameters

type ServiceBackupRestoreParameters = original.ServiceBackupRestoreParameters

type ServiceGetSsoTokenResult

type ServiceGetSsoTokenResult = original.ServiceGetSsoTokenResult

type ServiceListResult

type ServiceListResult = original.ServiceListResult

type ServiceListResultIterator

type ServiceListResultIterator = original.ServiceListResultIterator

type ServiceListResultPage

type ServiceListResultPage = original.ServiceListResultPage

type ServiceManageDeploymentsParameters

type ServiceManageDeploymentsParameters = original.ServiceManageDeploymentsParameters

type ServiceNameAvailabilityResult

type ServiceNameAvailabilityResult = original.ServiceNameAvailabilityResult

type ServiceProperties

type ServiceProperties = original.ServiceProperties

type ServiceResource

type ServiceResource = original.ServiceResource

type ServiceSkuProperties

type ServiceSkuProperties = original.ServiceSkuProperties

type ServiceUpdateHostnameParameters

type ServiceUpdateHostnameParameters = original.ServiceUpdateHostnameParameters

type ServiceUpdateParameters

type ServiceUpdateParameters = original.ServiceUpdateParameters

type ServiceUploadCertificateParameters

type ServiceUploadCertificateParameters = original.ServiceUploadCertificateParameters

type ServicesBackupFuture

type ServicesBackupFuture = original.ServicesBackupFuture

type ServicesClient

type ServicesClient = original.ServicesClient

func NewServicesClient

func NewServicesClient(subscriptionID string) ServicesClient

func NewServicesClientWithBaseURI

func NewServicesClientWithBaseURI(baseURI string, subscriptionID string) ServicesClient

type ServicesManageDeploymentsFuture

type ServicesManageDeploymentsFuture = original.ServicesManageDeploymentsFuture

type ServicesRestoreFuture

type ServicesRestoreFuture = original.ServicesRestoreFuture

type ServicesUpdateFuture

type ServicesUpdateFuture = original.ServicesUpdateFuture

type ServicesUpdateHostnameFuture

type ServicesUpdateHostnameFuture = original.ServicesUpdateHostnameFuture

type SkuType

type SkuType = original.SkuType
const (
	Developer SkuType = original.Developer
	Premium   SkuType = original.Premium
	Standard  SkuType = original.Standard
)

type SubscriptionCollection

type SubscriptionCollection = original.SubscriptionCollection

type SubscriptionCollectionIterator

type SubscriptionCollectionIterator = original.SubscriptionCollectionIterator

type SubscriptionCollectionPage

type SubscriptionCollectionPage = original.SubscriptionCollectionPage

type SubscriptionContract

type SubscriptionContract = original.SubscriptionContract

type SubscriptionCreateParameters

type SubscriptionCreateParameters = original.SubscriptionCreateParameters

type SubscriptionUpdateParameters

type SubscriptionUpdateParameters = original.SubscriptionUpdateParameters

type SubscriptionsClient

type SubscriptionsClient = original.SubscriptionsClient

func NewSubscriptionsClient

func NewSubscriptionsClient(subscriptionID string) SubscriptionsClient

func NewSubscriptionsClientWithBaseURI

func NewSubscriptionsClientWithBaseURI(baseURI string, subscriptionID string) SubscriptionsClient

type TenantAccessClient

type TenantAccessClient = original.TenantAccessClient

func NewTenantAccessClient

func NewTenantAccessClient(subscriptionID string) TenantAccessClient

func NewTenantAccessClientWithBaseURI

func NewTenantAccessClientWithBaseURI(baseURI string, subscriptionID string) TenantAccessClient

type TenantAccessGitClient

type TenantAccessGitClient = original.TenantAccessGitClient

func NewTenantAccessGitClient

func NewTenantAccessGitClient(subscriptionID string) TenantAccessGitClient

func NewTenantAccessGitClientWithBaseURI

func NewTenantAccessGitClientWithBaseURI(baseURI string, subscriptionID string) TenantAccessGitClient

type TenantConfigurationClient

type TenantConfigurationClient = original.TenantConfigurationClient

func NewTenantConfigurationClient

func NewTenantConfigurationClient(subscriptionID string) TenantConfigurationClient

func NewTenantConfigurationClientWithBaseURI

func NewTenantConfigurationClientWithBaseURI(baseURI string, subscriptionID string) TenantConfigurationClient

type TenantConfigurationDeployFuture

type TenantConfigurationDeployFuture = original.TenantConfigurationDeployFuture

type TenantConfigurationSaveFuture

type TenantConfigurationSaveFuture = original.TenantConfigurationSaveFuture

type TenantConfigurationSyncStateClient

type TenantConfigurationSyncStateClient = original.TenantConfigurationSyncStateClient

func NewTenantConfigurationSyncStateClient

func NewTenantConfigurationSyncStateClient(subscriptionID string) TenantConfigurationSyncStateClient

func NewTenantConfigurationSyncStateClientWithBaseURI

func NewTenantConfigurationSyncStateClientWithBaseURI(baseURI string, subscriptionID string) TenantConfigurationSyncStateClient

type TenantConfigurationValidateFuture

type TenantConfigurationValidateFuture = original.TenantConfigurationValidateFuture

type TenantPolicyClient

type TenantPolicyClient = original.TenantPolicyClient

func NewTenantPolicyClient

func NewTenantPolicyClient(subscriptionID string) TenantPolicyClient

func NewTenantPolicyClientWithBaseURI

func NewTenantPolicyClientWithBaseURI(baseURI string, subscriptionID string) TenantPolicyClient

type TokenBodyParameterContract

type TokenBodyParameterContract = original.TokenBodyParameterContract

type UserCollection

type UserCollection = original.UserCollection

type UserCollectionIterator

type UserCollectionIterator = original.UserCollectionIterator

type UserCollectionPage

type UserCollectionPage = original.UserCollectionPage

type UserContract

type UserContract = original.UserContract

type UserCreateParameters

type UserCreateParameters = original.UserCreateParameters

type UserGroupsClient

type UserGroupsClient = original.UserGroupsClient

func NewUserGroupsClient

func NewUserGroupsClient(subscriptionID string) UserGroupsClient

func NewUserGroupsClientWithBaseURI

func NewUserGroupsClientWithBaseURI(baseURI string, subscriptionID string) UserGroupsClient

type UserIdentitiesClient

type UserIdentitiesClient = original.UserIdentitiesClient

func NewUserIdentitiesClient

func NewUserIdentitiesClient(subscriptionID string) UserIdentitiesClient

func NewUserIdentitiesClientWithBaseURI

func NewUserIdentitiesClientWithBaseURI(baseURI string, subscriptionID string) UserIdentitiesClient

type UserIdentityCollection

type UserIdentityCollection = original.UserIdentityCollection

type UserIdentityContract

type UserIdentityContract = original.UserIdentityContract

type UserStateContract

type UserStateContract = original.UserStateContract
const (
	UserStateContractActive  UserStateContract = original.UserStateContractActive
	UserStateContractBlocked UserStateContract = original.UserStateContractBlocked
)

type UserSubscriptionsClient

type UserSubscriptionsClient = original.UserSubscriptionsClient

func NewUserSubscriptionsClient

func NewUserSubscriptionsClient(subscriptionID string) UserSubscriptionsClient

func NewUserSubscriptionsClientWithBaseURI

func NewUserSubscriptionsClientWithBaseURI(baseURI string, subscriptionID string) UserSubscriptionsClient

type UserTokenParameters

type UserTokenParameters = original.UserTokenParameters

type UserTokenResult

type UserTokenResult = original.UserTokenResult

type UserUpdateParameters

type UserUpdateParameters = original.UserUpdateParameters

type UsersClient

type UsersClient = original.UsersClient

func NewUsersClient

func NewUsersClient(subscriptionID string) UsersClient

func NewUsersClientWithBaseURI

func NewUsersClientWithBaseURI(baseURI string, subscriptionID string) UsersClient

type VirtualNetworkConfiguration

type VirtualNetworkConfiguration = original.VirtualNetworkConfiguration

type VirtualNetworkType

type VirtualNetworkType = original.VirtualNetworkType
const (
	VirtualNetworkTypeExternal VirtualNetworkType = original.VirtualNetworkTypeExternal
	VirtualNetworkTypeInternal VirtualNetworkType = original.VirtualNetworkTypeInternal
	VirtualNetworkTypeNone     VirtualNetworkType = original.VirtualNetworkTypeNone
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL