Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type AaddsResourceDetails
- type Application
- type ApplicationGetEndpoint
- type ApplicationGetHTTPSEndpoint
- type ApplicationListResult
- type ApplicationListResultIterator
- type ApplicationListResultPage
- type ApplicationProperties
- type ApplicationsClient
- type ApplicationsCreateFuture
- type ApplicationsDeleteFuture
- type AsyncOperationResult
- type AsyncOperationState
- type Autoscale
- type AutoscaleCapacity
- type AutoscaleConfigurationUpdateParameter
- type AutoscaleRecurrence
- type AutoscaleSchedule
- type AutoscaleTimeAndCapacity
- type AzureEntityResource
- type AzureMonitorRequest
- type AzureMonitorResponse
- type AzureMonitorSelectedConfigurations
- type AzureMonitorTableConfiguration
- type BaseClient
- type BillingMeters
- type BillingResources
- type BillingResponseListResult
- type CapabilitiesResult
- type ClientGroupInfo
- type Cluster
- type ClusterConfigurations
- type ClusterCreateParametersExtended
- type ClusterCreateProperties
- type ClusterCreateRequestValidationParameters
- type ClusterCreateValidationResult
- type ClusterDefinition
- type ClusterDiskEncryptionParameters
- type ClusterGetProperties
- type ClusterIdentity
- type ClusterListPersistedScriptActionsResult
- type ClusterListResult
- type ClusterListResultIterator
- type ClusterListResultPage
- type ClusterMonitoringRequest
- type ClusterMonitoringResponse
- type ClusterPatchParameters
- type ClusterProvisioningState
- type ClusterResizeParameters
- type ClustersClient
- type ClustersCreateFuture
- type ClustersDeleteFuture
- type ClustersExecuteScriptActionsFuture
- type ClustersResizeFuture
- type ClustersRotateDiskEncryptionKeyFuture
- type ClustersUpdateAutoScaleConfigurationFuture
- type ClustersUpdateGatewaySettingsFuture
- type ClustersUpdateIdentityCertificateFuture
- type ComputeIsolationProperties
- type ComputeProfile
- type ConfigurationsClient
- type ConfigurationsUpdateFuture
- type ConnectivityEndpoint
- type CreatedByType
- type DataDisksGroups
- type DaysOfWeek
- type Dimension
- type DirectoryType
- type DiskBillingMeters
- type DiskEncryptionProperties
- type EncryptionInTransitProperties
- type ErrorResponse
- type Errors
- type ExcludedServicesConfig
- type ExecuteScriptActionParameters
- type Extension
- type ExtensionsClient
- type ExtensionsCreateFuture
- type ExtensionsDeleteFuture
- type ExtensionsDisableAzureMonitorFuture
- type ExtensionsDisableMonitoringFuture
- type ExtensionsEnableAzureMonitorFuture
- type ExtensionsEnableMonitoringFuture
- type FilterMode
- type GatewaySettings
- type HardwareProfile
- type HostInfo
- type IPConfiguration
- type IPConfigurationProperties
- type JSONWebKeyEncryptionAlgorithm
- type KafkaRestProperties
- type LinuxOperatingSystemProfile
- type ListHostInfo
- type LocalizedName
- type LocationsClient
- type MetricSpecifications
- type NameAvailabilityCheckRequestParameters
- type NameAvailabilityCheckResult
- type NetworkProperties
- type OSType
- type Operation
- type OperationDisplay
- type OperationListResult
- type OperationListResultIterator
- type OperationListResultPage
- type OperationProperties
- type OperationsClient
- type OsProfile
- type PrivateEndpoint
- type PrivateEndpointConnection
- type PrivateEndpointConnectionListResult
- type PrivateEndpointConnectionListResultIterator
- type PrivateEndpointConnectionListResultPage
- type PrivateEndpointConnectionProperties
- type PrivateEndpointConnectionProvisioningState
- type PrivateEndpointConnectionsClient
- type PrivateEndpointConnectionsCreateOrUpdateFuture
- type PrivateEndpointConnectionsDeleteFuture
- type PrivateIPAllocationMethod
- type PrivateLink
- type PrivateLinkConfiguration
- type PrivateLinkConfigurationProperties
- type PrivateLinkConfigurationProvisioningState
- type PrivateLinkResource
- type PrivateLinkResourceListResult
- type PrivateLinkResourceProperties
- type PrivateLinkResourcesClient
- type PrivateLinkServiceConnectionState
- type PrivateLinkServiceConnectionStatus
- type ProxyResource
- type QuotaCapability
- type QuotaInfo
- type RegionalQuotaCapability
- type RegionsCapability
- type Resource
- type ResourceID
- type ResourceIdentityType
- type ResourceProviderConnection
- type Role
- type RuntimeScriptAction
- type RuntimeScriptActionDetail
- type SSHProfile
- type SSHPublicKey
- type ScriptAction
- type ScriptActionExecutionHistoryList
- type ScriptActionExecutionHistoryListIterator
- type ScriptActionExecutionHistoryListPage
- type ScriptActionExecutionSummary
- type ScriptActionPersistedGetResponseSpec
- type ScriptActionsClient
- type ScriptActionsList
- type ScriptActionsListIterator
- type ScriptActionsListPage
- type ScriptExecutionHistoryClient
- type SecurityProfile
- type ServiceSpecification
- type SetString
- type StorageAccount
- type StorageProfile
- type SystemData
- type Tier
- type TrackedResource
- type UpdateClusterIdentityCertificateParameters
- type UpdateGatewaySettingsParameters
- type Usage
- type UsagesListResult
- type UserAssignedIdentity
- type VMSizeCompatibilityFilterV2
- type VMSizeProperty
- type ValidationErrorInfo
- type VersionSpec
- type VersionsCapability
- type VirtualMachinesClient
- type VirtualMachinesRestartHostsFuture
- type VirtualNetworkProfile
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AaddsResourceDetails ¶
type AaddsResourceDetails = original.AaddsResourceDetails
type Application ¶
type Application = original.Application
type ApplicationGetEndpoint ¶
type ApplicationGetEndpoint = original.ApplicationGetEndpoint
type ApplicationGetHTTPSEndpoint ¶
type ApplicationGetHTTPSEndpoint = original.ApplicationGetHTTPSEndpoint
type ApplicationListResult ¶
type ApplicationListResult = original.ApplicationListResult
type ApplicationListResultIterator ¶
type ApplicationListResultIterator = original.ApplicationListResultIterator
func NewApplicationListResultIterator ¶
func NewApplicationListResultIterator(page ApplicationListResultPage) ApplicationListResultIterator
type ApplicationListResultPage ¶
type ApplicationListResultPage = original.ApplicationListResultPage
func NewApplicationListResultPage ¶
func NewApplicationListResultPage(cur ApplicationListResult, getNextPage func(context.Context, ApplicationListResult) (ApplicationListResult, error)) ApplicationListResultPage
type ApplicationProperties ¶
type ApplicationProperties = original.ApplicationProperties
type ApplicationsClient ¶
type ApplicationsClient = original.ApplicationsClient
func NewApplicationsClient ¶
func NewApplicationsClient(subscriptionID string) ApplicationsClient
func NewApplicationsClientWithBaseURI ¶
func NewApplicationsClientWithBaseURI(baseURI string, subscriptionID string) ApplicationsClient
type ApplicationsCreateFuture ¶
type ApplicationsCreateFuture = original.ApplicationsCreateFuture
type ApplicationsDeleteFuture ¶
type ApplicationsDeleteFuture = original.ApplicationsDeleteFuture
type AsyncOperationResult ¶
type AsyncOperationResult = original.AsyncOperationResult
type AsyncOperationState ¶
type AsyncOperationState = original.AsyncOperationState
const ( AsyncOperationStateFailed AsyncOperationState = original.AsyncOperationStateFailed AsyncOperationStateInProgress AsyncOperationState = original.AsyncOperationStateInProgress AsyncOperationStateSucceeded AsyncOperationState = original.AsyncOperationStateSucceeded )
func PossibleAsyncOperationStateValues ¶
func PossibleAsyncOperationStateValues() []AsyncOperationState
type AutoscaleCapacity ¶
type AutoscaleCapacity = original.AutoscaleCapacity
type AutoscaleConfigurationUpdateParameter ¶
type AutoscaleConfigurationUpdateParameter = original.AutoscaleConfigurationUpdateParameter
type AutoscaleRecurrence ¶
type AutoscaleRecurrence = original.AutoscaleRecurrence
type AutoscaleSchedule ¶
type AutoscaleSchedule = original.AutoscaleSchedule
type AutoscaleTimeAndCapacity ¶
type AutoscaleTimeAndCapacity = original.AutoscaleTimeAndCapacity
type AzureEntityResource ¶
type AzureEntityResource = original.AzureEntityResource
type AzureMonitorRequest ¶
type AzureMonitorRequest = original.AzureMonitorRequest
type AzureMonitorResponse ¶
type AzureMonitorResponse = original.AzureMonitorResponse
type AzureMonitorSelectedConfigurations ¶
type AzureMonitorSelectedConfigurations = original.AzureMonitorSelectedConfigurations
type AzureMonitorTableConfiguration ¶
type AzureMonitorTableConfiguration = original.AzureMonitorTableConfiguration
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type BillingMeters ¶
type BillingMeters = original.BillingMeters
type BillingResources ¶
type BillingResources = original.BillingResources
type BillingResponseListResult ¶
type BillingResponseListResult = original.BillingResponseListResult
type CapabilitiesResult ¶
type CapabilitiesResult = original.CapabilitiesResult
type ClientGroupInfo ¶
type ClientGroupInfo = original.ClientGroupInfo
type ClusterConfigurations ¶
type ClusterConfigurations = original.ClusterConfigurations
type ClusterCreateParametersExtended ¶
type ClusterCreateParametersExtended = original.ClusterCreateParametersExtended
type ClusterCreateProperties ¶
type ClusterCreateProperties = original.ClusterCreateProperties
type ClusterCreateRequestValidationParameters ¶
type ClusterCreateRequestValidationParameters = original.ClusterCreateRequestValidationParameters
type ClusterCreateValidationResult ¶
type ClusterCreateValidationResult = original.ClusterCreateValidationResult
type ClusterDefinition ¶
type ClusterDefinition = original.ClusterDefinition
type ClusterDiskEncryptionParameters ¶
type ClusterDiskEncryptionParameters = original.ClusterDiskEncryptionParameters
type ClusterGetProperties ¶
type ClusterGetProperties = original.ClusterGetProperties
type ClusterIdentity ¶
type ClusterIdentity = original.ClusterIdentity
type ClusterListPersistedScriptActionsResult ¶
type ClusterListPersistedScriptActionsResult = original.ClusterListPersistedScriptActionsResult
type ClusterListResult ¶
type ClusterListResult = original.ClusterListResult
type ClusterListResultIterator ¶
type ClusterListResultIterator = original.ClusterListResultIterator
func NewClusterListResultIterator ¶
func NewClusterListResultIterator(page ClusterListResultPage) ClusterListResultIterator
type ClusterListResultPage ¶
type ClusterListResultPage = original.ClusterListResultPage
func NewClusterListResultPage ¶
func NewClusterListResultPage(cur ClusterListResult, getNextPage func(context.Context, ClusterListResult) (ClusterListResult, error)) ClusterListResultPage
type ClusterMonitoringRequest ¶
type ClusterMonitoringRequest = original.ClusterMonitoringRequest
type ClusterMonitoringResponse ¶
type ClusterMonitoringResponse = original.ClusterMonitoringResponse
type ClusterPatchParameters ¶
type ClusterPatchParameters = original.ClusterPatchParameters
type ClusterProvisioningState ¶
type ClusterProvisioningState = original.ClusterProvisioningState
const ( ClusterProvisioningStateCanceled ClusterProvisioningState = original.ClusterProvisioningStateCanceled ClusterProvisioningStateDeleting ClusterProvisioningState = original.ClusterProvisioningStateDeleting ClusterProvisioningStateFailed ClusterProvisioningState = original.ClusterProvisioningStateFailed ClusterProvisioningStateInProgress ClusterProvisioningState = original.ClusterProvisioningStateInProgress ClusterProvisioningStateSucceeded ClusterProvisioningState = original.ClusterProvisioningStateSucceeded )
func PossibleClusterProvisioningStateValues ¶
func PossibleClusterProvisioningStateValues() []ClusterProvisioningState
type ClusterResizeParameters ¶
type ClusterResizeParameters = original.ClusterResizeParameters
type ClustersClient ¶
type ClustersClient = original.ClustersClient
func NewClustersClient ¶
func NewClustersClient(subscriptionID string) ClustersClient
func NewClustersClientWithBaseURI ¶
func NewClustersClientWithBaseURI(baseURI string, subscriptionID string) ClustersClient
type ClustersCreateFuture ¶
type ClustersCreateFuture = original.ClustersCreateFuture
type ClustersDeleteFuture ¶
type ClustersDeleteFuture = original.ClustersDeleteFuture
type ClustersExecuteScriptActionsFuture ¶
type ClustersExecuteScriptActionsFuture = original.ClustersExecuteScriptActionsFuture
type ClustersResizeFuture ¶
type ClustersResizeFuture = original.ClustersResizeFuture
type ClustersRotateDiskEncryptionKeyFuture ¶
type ClustersRotateDiskEncryptionKeyFuture = original.ClustersRotateDiskEncryptionKeyFuture
type ClustersUpdateAutoScaleConfigurationFuture ¶
type ClustersUpdateAutoScaleConfigurationFuture = original.ClustersUpdateAutoScaleConfigurationFuture
type ClustersUpdateGatewaySettingsFuture ¶
type ClustersUpdateGatewaySettingsFuture = original.ClustersUpdateGatewaySettingsFuture
type ClustersUpdateIdentityCertificateFuture ¶
type ClustersUpdateIdentityCertificateFuture = original.ClustersUpdateIdentityCertificateFuture
type ComputeIsolationProperties ¶
type ComputeIsolationProperties = original.ComputeIsolationProperties
type ComputeProfile ¶
type ComputeProfile = original.ComputeProfile
type ConfigurationsClient ¶
type ConfigurationsClient = original.ConfigurationsClient
func NewConfigurationsClient ¶
func NewConfigurationsClient(subscriptionID string) ConfigurationsClient
func NewConfigurationsClientWithBaseURI ¶
func NewConfigurationsClientWithBaseURI(baseURI string, subscriptionID string) ConfigurationsClient
type ConfigurationsUpdateFuture ¶
type ConfigurationsUpdateFuture = original.ConfigurationsUpdateFuture
type ConnectivityEndpoint ¶
type ConnectivityEndpoint = original.ConnectivityEndpoint
type CreatedByType ¶
type CreatedByType = original.CreatedByType
const ( CreatedByTypeApplication CreatedByType = original.CreatedByTypeApplication CreatedByTypeKey CreatedByType = original.CreatedByTypeKey CreatedByTypeManagedIdentity CreatedByType = original.CreatedByTypeManagedIdentity CreatedByTypeUser CreatedByType = original.CreatedByTypeUser )
func PossibleCreatedByTypeValues ¶
func PossibleCreatedByTypeValues() []CreatedByType
type DataDisksGroups ¶
type DataDisksGroups = original.DataDisksGroups
type DaysOfWeek ¶
type DaysOfWeek = original.DaysOfWeek
const ( DaysOfWeekFriday DaysOfWeek = original.DaysOfWeekFriday DaysOfWeekMonday DaysOfWeek = original.DaysOfWeekMonday DaysOfWeekSaturday DaysOfWeek = original.DaysOfWeekSaturday DaysOfWeekSunday DaysOfWeek = original.DaysOfWeekSunday DaysOfWeekThursday DaysOfWeek = original.DaysOfWeekThursday DaysOfWeekTuesday DaysOfWeek = original.DaysOfWeekTuesday DaysOfWeekWednesday DaysOfWeek = original.DaysOfWeekWednesday )
func PossibleDaysOfWeekValues ¶
func PossibleDaysOfWeekValues() []DaysOfWeek
type DirectoryType ¶
type DirectoryType = original.DirectoryType
const (
DirectoryTypeActiveDirectory DirectoryType = original.DirectoryTypeActiveDirectory
)
func PossibleDirectoryTypeValues ¶
func PossibleDirectoryTypeValues() []DirectoryType
type DiskBillingMeters ¶
type DiskBillingMeters = original.DiskBillingMeters
type DiskEncryptionProperties ¶
type DiskEncryptionProperties = original.DiskEncryptionProperties
type EncryptionInTransitProperties ¶
type EncryptionInTransitProperties = original.EncryptionInTransitProperties
type ErrorResponse ¶
type ErrorResponse = original.ErrorResponse
type ExcludedServicesConfig ¶
type ExcludedServicesConfig = original.ExcludedServicesConfig
type ExecuteScriptActionParameters ¶
type ExecuteScriptActionParameters = original.ExecuteScriptActionParameters
type ExtensionsClient ¶
type ExtensionsClient = original.ExtensionsClient
func NewExtensionsClient ¶
func NewExtensionsClient(subscriptionID string) ExtensionsClient
func NewExtensionsClientWithBaseURI ¶
func NewExtensionsClientWithBaseURI(baseURI string, subscriptionID string) ExtensionsClient
type ExtensionsCreateFuture ¶
type ExtensionsCreateFuture = original.ExtensionsCreateFuture
type ExtensionsDeleteFuture ¶
type ExtensionsDeleteFuture = original.ExtensionsDeleteFuture
type ExtensionsDisableAzureMonitorFuture ¶
type ExtensionsDisableAzureMonitorFuture = original.ExtensionsDisableAzureMonitorFuture
type ExtensionsDisableMonitoringFuture ¶
type ExtensionsDisableMonitoringFuture = original.ExtensionsDisableMonitoringFuture
type ExtensionsEnableAzureMonitorFuture ¶
type ExtensionsEnableAzureMonitorFuture = original.ExtensionsEnableAzureMonitorFuture
type ExtensionsEnableMonitoringFuture ¶
type ExtensionsEnableMonitoringFuture = original.ExtensionsEnableMonitoringFuture
type FilterMode ¶
type FilterMode = original.FilterMode
const ( FilterModeDefault FilterMode = original.FilterModeDefault FilterModeExclude FilterMode = original.FilterModeExclude FilterModeInclude FilterMode = original.FilterModeInclude FilterModeRecommend FilterMode = original.FilterModeRecommend )
func PossibleFilterModeValues ¶
func PossibleFilterModeValues() []FilterMode
type GatewaySettings ¶
type GatewaySettings = original.GatewaySettings
type HardwareProfile ¶
type HardwareProfile = original.HardwareProfile
type IPConfiguration ¶
type IPConfiguration = original.IPConfiguration
type IPConfigurationProperties ¶
type IPConfigurationProperties = original.IPConfigurationProperties
type JSONWebKeyEncryptionAlgorithm ¶
type JSONWebKeyEncryptionAlgorithm = original.JSONWebKeyEncryptionAlgorithm
const ( JSONWebKeyEncryptionAlgorithmRSA15 JSONWebKeyEncryptionAlgorithm = original.JSONWebKeyEncryptionAlgorithmRSA15 JSONWebKeyEncryptionAlgorithmRSAOAEP JSONWebKeyEncryptionAlgorithm = original.JSONWebKeyEncryptionAlgorithmRSAOAEP JSONWebKeyEncryptionAlgorithmRSAOAEP256 JSONWebKeyEncryptionAlgorithm = original.JSONWebKeyEncryptionAlgorithmRSAOAEP256 )
func PossibleJSONWebKeyEncryptionAlgorithmValues ¶
func PossibleJSONWebKeyEncryptionAlgorithmValues() []JSONWebKeyEncryptionAlgorithm
type KafkaRestProperties ¶
type KafkaRestProperties = original.KafkaRestProperties
type LinuxOperatingSystemProfile ¶
type LinuxOperatingSystemProfile = original.LinuxOperatingSystemProfile
type ListHostInfo ¶
type ListHostInfo = original.ListHostInfo
type LocalizedName ¶
type LocalizedName = original.LocalizedName
type LocationsClient ¶
type LocationsClient = original.LocationsClient
func NewLocationsClient ¶
func NewLocationsClient(subscriptionID string) LocationsClient
func NewLocationsClientWithBaseURI ¶
func NewLocationsClientWithBaseURI(baseURI string, subscriptionID string) LocationsClient
type MetricSpecifications ¶
type MetricSpecifications = original.MetricSpecifications
type NameAvailabilityCheckRequestParameters ¶
type NameAvailabilityCheckRequestParameters = original.NameAvailabilityCheckRequestParameters
type NameAvailabilityCheckResult ¶
type NameAvailabilityCheckResult = original.NameAvailabilityCheckResult
type NetworkProperties ¶
type NetworkProperties = original.NetworkProperties
type OSType ¶
const ( OSTypeLinux OSType = original.OSTypeLinux OSTypeWindows OSType = original.OSTypeWindows )
func PossibleOSTypeValues ¶
func PossibleOSTypeValues() []OSType
type OperationDisplay ¶
type OperationDisplay = original.OperationDisplay
type OperationListResult ¶
type OperationListResult = original.OperationListResult
type OperationListResultIterator ¶
type OperationListResultIterator = original.OperationListResultIterator
func NewOperationListResultIterator ¶
func NewOperationListResultIterator(page OperationListResultPage) OperationListResultIterator
type OperationListResultPage ¶
type OperationListResultPage = original.OperationListResultPage
func NewOperationListResultPage ¶
func NewOperationListResultPage(cur OperationListResult, getNextPage func(context.Context, OperationListResult) (OperationListResult, error)) OperationListResultPage
type OperationProperties ¶
type OperationProperties = original.OperationProperties
type OperationsClient ¶
type OperationsClient = original.OperationsClient
func NewOperationsClient ¶
func NewOperationsClient(subscriptionID string) OperationsClient
func NewOperationsClientWithBaseURI ¶
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
type PrivateEndpoint ¶
type PrivateEndpoint = original.PrivateEndpoint
type PrivateEndpointConnection ¶
type PrivateEndpointConnection = original.PrivateEndpointConnection
type PrivateEndpointConnectionListResult ¶
type PrivateEndpointConnectionListResult = original.PrivateEndpointConnectionListResult
type PrivateEndpointConnectionListResultIterator ¶
type PrivateEndpointConnectionListResultIterator = original.PrivateEndpointConnectionListResultIterator
func NewPrivateEndpointConnectionListResultIterator ¶
func NewPrivateEndpointConnectionListResultIterator(page PrivateEndpointConnectionListResultPage) PrivateEndpointConnectionListResultIterator
type PrivateEndpointConnectionListResultPage ¶
type PrivateEndpointConnectionListResultPage = original.PrivateEndpointConnectionListResultPage
func NewPrivateEndpointConnectionListResultPage ¶
func NewPrivateEndpointConnectionListResultPage(cur PrivateEndpointConnectionListResult, getNextPage func(context.Context, PrivateEndpointConnectionListResult) (PrivateEndpointConnectionListResult, error)) PrivateEndpointConnectionListResultPage
type PrivateEndpointConnectionProperties ¶
type PrivateEndpointConnectionProperties = original.PrivateEndpointConnectionProperties
type PrivateEndpointConnectionProvisioningState ¶
type PrivateEndpointConnectionProvisioningState = original.PrivateEndpointConnectionProvisioningState
const ( PrivateEndpointConnectionProvisioningStateCanceled PrivateEndpointConnectionProvisioningState = original.PrivateEndpointConnectionProvisioningStateCanceled PrivateEndpointConnectionProvisioningStateDeleting PrivateEndpointConnectionProvisioningState = original.PrivateEndpointConnectionProvisioningStateDeleting PrivateEndpointConnectionProvisioningStateFailed PrivateEndpointConnectionProvisioningState = original.PrivateEndpointConnectionProvisioningStateFailed PrivateEndpointConnectionProvisioningStateInProgress PrivateEndpointConnectionProvisioningState = original.PrivateEndpointConnectionProvisioningStateInProgress PrivateEndpointConnectionProvisioningStateSucceeded PrivateEndpointConnectionProvisioningState = original.PrivateEndpointConnectionProvisioningStateSucceeded PrivateEndpointConnectionProvisioningStateUpdating PrivateEndpointConnectionProvisioningState = original.PrivateEndpointConnectionProvisioningStateUpdating )
func PossiblePrivateEndpointConnectionProvisioningStateValues ¶
func PossiblePrivateEndpointConnectionProvisioningStateValues() []PrivateEndpointConnectionProvisioningState
type PrivateEndpointConnectionsClient ¶
type PrivateEndpointConnectionsClient = original.PrivateEndpointConnectionsClient
func NewPrivateEndpointConnectionsClient ¶
func NewPrivateEndpointConnectionsClient(subscriptionID string) PrivateEndpointConnectionsClient
func NewPrivateEndpointConnectionsClientWithBaseURI ¶
func NewPrivateEndpointConnectionsClientWithBaseURI(baseURI string, subscriptionID string) PrivateEndpointConnectionsClient
type PrivateEndpointConnectionsCreateOrUpdateFuture ¶
type PrivateEndpointConnectionsCreateOrUpdateFuture = original.PrivateEndpointConnectionsCreateOrUpdateFuture
type PrivateEndpointConnectionsDeleteFuture ¶
type PrivateEndpointConnectionsDeleteFuture = original.PrivateEndpointConnectionsDeleteFuture
type PrivateIPAllocationMethod ¶
type PrivateIPAllocationMethod = original.PrivateIPAllocationMethod
const ( PrivateIPAllocationMethodDynamic PrivateIPAllocationMethod = original.PrivateIPAllocationMethodDynamic PrivateIPAllocationMethodStatic PrivateIPAllocationMethod = original.PrivateIPAllocationMethodStatic )
func PossiblePrivateIPAllocationMethodValues ¶
func PossiblePrivateIPAllocationMethodValues() []PrivateIPAllocationMethod
type PrivateLink ¶
type PrivateLink = original.PrivateLink
const ( PrivateLinkDisabled PrivateLink = original.PrivateLinkDisabled PrivateLinkEnabled PrivateLink = original.PrivateLinkEnabled )
func PossiblePrivateLinkValues ¶
func PossiblePrivateLinkValues() []PrivateLink
type PrivateLinkConfiguration ¶
type PrivateLinkConfiguration = original.PrivateLinkConfiguration
type PrivateLinkConfigurationProperties ¶
type PrivateLinkConfigurationProperties = original.PrivateLinkConfigurationProperties
type PrivateLinkConfigurationProvisioningState ¶
type PrivateLinkConfigurationProvisioningState = original.PrivateLinkConfigurationProvisioningState
const ( PrivateLinkConfigurationProvisioningStateCanceled PrivateLinkConfigurationProvisioningState = original.PrivateLinkConfigurationProvisioningStateCanceled PrivateLinkConfigurationProvisioningStateDeleting PrivateLinkConfigurationProvisioningState = original.PrivateLinkConfigurationProvisioningStateDeleting PrivateLinkConfigurationProvisioningStateFailed PrivateLinkConfigurationProvisioningState = original.PrivateLinkConfigurationProvisioningStateFailed PrivateLinkConfigurationProvisioningStateInProgress PrivateLinkConfigurationProvisioningState = original.PrivateLinkConfigurationProvisioningStateInProgress PrivateLinkConfigurationProvisioningStateSucceeded PrivateLinkConfigurationProvisioningState = original.PrivateLinkConfigurationProvisioningStateSucceeded )
func PossiblePrivateLinkConfigurationProvisioningStateValues ¶
func PossiblePrivateLinkConfigurationProvisioningStateValues() []PrivateLinkConfigurationProvisioningState
type PrivateLinkResource ¶
type PrivateLinkResource = original.PrivateLinkResource
type PrivateLinkResourceListResult ¶
type PrivateLinkResourceListResult = original.PrivateLinkResourceListResult
type PrivateLinkResourceProperties ¶
type PrivateLinkResourceProperties = original.PrivateLinkResourceProperties
type PrivateLinkResourcesClient ¶
type PrivateLinkResourcesClient = original.PrivateLinkResourcesClient
func NewPrivateLinkResourcesClient ¶
func NewPrivateLinkResourcesClient(subscriptionID string) PrivateLinkResourcesClient
func NewPrivateLinkResourcesClientWithBaseURI ¶
func NewPrivateLinkResourcesClientWithBaseURI(baseURI string, subscriptionID string) PrivateLinkResourcesClient
type PrivateLinkServiceConnectionState ¶
type PrivateLinkServiceConnectionState = original.PrivateLinkServiceConnectionState
type PrivateLinkServiceConnectionStatus ¶
type PrivateLinkServiceConnectionStatus = original.PrivateLinkServiceConnectionStatus
const ( PrivateLinkServiceConnectionStatusApproved PrivateLinkServiceConnectionStatus = original.PrivateLinkServiceConnectionStatusApproved PrivateLinkServiceConnectionStatusPending PrivateLinkServiceConnectionStatus = original.PrivateLinkServiceConnectionStatusPending PrivateLinkServiceConnectionStatusRejected PrivateLinkServiceConnectionStatus = original.PrivateLinkServiceConnectionStatusRejected PrivateLinkServiceConnectionStatusRemoved PrivateLinkServiceConnectionStatus = original.PrivateLinkServiceConnectionStatusRemoved )
func PossiblePrivateLinkServiceConnectionStatusValues ¶
func PossiblePrivateLinkServiceConnectionStatusValues() []PrivateLinkServiceConnectionStatus
type ProxyResource ¶
type ProxyResource = original.ProxyResource
type QuotaCapability ¶
type QuotaCapability = original.QuotaCapability
type RegionalQuotaCapability ¶
type RegionalQuotaCapability = original.RegionalQuotaCapability
type RegionsCapability ¶
type RegionsCapability = original.RegionsCapability
type ResourceID ¶
type ResourceID = original.ResourceID
type ResourceIdentityType ¶
type ResourceIdentityType = original.ResourceIdentityType
const ( ResourceIdentityTypeNone ResourceIdentityType = original.ResourceIdentityTypeNone ResourceIdentityTypeSystemAssigned ResourceIdentityType = original.ResourceIdentityTypeSystemAssigned ResourceIdentityTypeSystemAssignedUserAssigned ResourceIdentityType = original.ResourceIdentityTypeSystemAssignedUserAssigned ResourceIdentityTypeUserAssigned ResourceIdentityType = original.ResourceIdentityTypeUserAssigned )
func PossibleResourceIdentityTypeValues ¶
func PossibleResourceIdentityTypeValues() []ResourceIdentityType
type ResourceProviderConnection ¶
type ResourceProviderConnection = original.ResourceProviderConnection
const ( ResourceProviderConnectionInbound ResourceProviderConnection = original.ResourceProviderConnectionInbound ResourceProviderConnectionOutbound ResourceProviderConnection = original.ResourceProviderConnectionOutbound )
func PossibleResourceProviderConnectionValues ¶
func PossibleResourceProviderConnectionValues() []ResourceProviderConnection
type RuntimeScriptAction ¶
type RuntimeScriptAction = original.RuntimeScriptAction
type RuntimeScriptActionDetail ¶
type RuntimeScriptActionDetail = original.RuntimeScriptActionDetail
type SSHProfile ¶
type SSHProfile = original.SSHProfile
type SSHPublicKey ¶
type SSHPublicKey = original.SSHPublicKey
type ScriptAction ¶
type ScriptAction = original.ScriptAction
type ScriptActionExecutionHistoryList ¶
type ScriptActionExecutionHistoryList = original.ScriptActionExecutionHistoryList
type ScriptActionExecutionHistoryListIterator ¶
type ScriptActionExecutionHistoryListIterator = original.ScriptActionExecutionHistoryListIterator
func NewScriptActionExecutionHistoryListIterator ¶
func NewScriptActionExecutionHistoryListIterator(page ScriptActionExecutionHistoryListPage) ScriptActionExecutionHistoryListIterator
type ScriptActionExecutionHistoryListPage ¶
type ScriptActionExecutionHistoryListPage = original.ScriptActionExecutionHistoryListPage
func NewScriptActionExecutionHistoryListPage ¶
func NewScriptActionExecutionHistoryListPage(cur ScriptActionExecutionHistoryList, getNextPage func(context.Context, ScriptActionExecutionHistoryList) (ScriptActionExecutionHistoryList, error)) ScriptActionExecutionHistoryListPage
type ScriptActionExecutionSummary ¶
type ScriptActionExecutionSummary = original.ScriptActionExecutionSummary
type ScriptActionPersistedGetResponseSpec ¶
type ScriptActionPersistedGetResponseSpec = original.ScriptActionPersistedGetResponseSpec
type ScriptActionsClient ¶
type ScriptActionsClient = original.ScriptActionsClient
func NewScriptActionsClient ¶
func NewScriptActionsClient(subscriptionID string) ScriptActionsClient
func NewScriptActionsClientWithBaseURI ¶
func NewScriptActionsClientWithBaseURI(baseURI string, subscriptionID string) ScriptActionsClient
type ScriptActionsList ¶
type ScriptActionsList = original.ScriptActionsList
type ScriptActionsListIterator ¶
type ScriptActionsListIterator = original.ScriptActionsListIterator
func NewScriptActionsListIterator ¶
func NewScriptActionsListIterator(page ScriptActionsListPage) ScriptActionsListIterator
type ScriptActionsListPage ¶
type ScriptActionsListPage = original.ScriptActionsListPage
func NewScriptActionsListPage ¶
func NewScriptActionsListPage(cur ScriptActionsList, getNextPage func(context.Context, ScriptActionsList) (ScriptActionsList, error)) ScriptActionsListPage
type ScriptExecutionHistoryClient ¶
type ScriptExecutionHistoryClient = original.ScriptExecutionHistoryClient
func NewScriptExecutionHistoryClient ¶
func NewScriptExecutionHistoryClient(subscriptionID string) ScriptExecutionHistoryClient
func NewScriptExecutionHistoryClientWithBaseURI ¶
func NewScriptExecutionHistoryClientWithBaseURI(baseURI string, subscriptionID string) ScriptExecutionHistoryClient
type SecurityProfile ¶
type SecurityProfile = original.SecurityProfile
type ServiceSpecification ¶
type ServiceSpecification = original.ServiceSpecification
type StorageAccount ¶
type StorageAccount = original.StorageAccount
type StorageProfile ¶
type StorageProfile = original.StorageProfile
type SystemData ¶
type SystemData = original.SystemData
type Tier ¶
const ( TierPremium Tier = original.TierPremium TierStandard Tier = original.TierStandard )
func PossibleTierValues ¶
func PossibleTierValues() []Tier
type TrackedResource ¶
type TrackedResource = original.TrackedResource
type UpdateClusterIdentityCertificateParameters ¶
type UpdateClusterIdentityCertificateParameters = original.UpdateClusterIdentityCertificateParameters
type UpdateGatewaySettingsParameters ¶
type UpdateGatewaySettingsParameters = original.UpdateGatewaySettingsParameters
type UsagesListResult ¶
type UsagesListResult = original.UsagesListResult
type UserAssignedIdentity ¶
type UserAssignedIdentity = original.UserAssignedIdentity
type VMSizeCompatibilityFilterV2 ¶
type VMSizeCompatibilityFilterV2 = original.VMSizeCompatibilityFilterV2
type VMSizeProperty ¶
type VMSizeProperty = original.VMSizeProperty
type ValidationErrorInfo ¶
type ValidationErrorInfo = original.ValidationErrorInfo
type VersionSpec ¶
type VersionSpec = original.VersionSpec
type VersionsCapability ¶
type VersionsCapability = original.VersionsCapability
type VirtualMachinesClient ¶
type VirtualMachinesClient = original.VirtualMachinesClient
func NewVirtualMachinesClient ¶
func NewVirtualMachinesClient(subscriptionID string) VirtualMachinesClient
func NewVirtualMachinesClientWithBaseURI ¶
func NewVirtualMachinesClientWithBaseURI(baseURI string, subscriptionID string) VirtualMachinesClient
type VirtualMachinesRestartHostsFuture ¶
type VirtualMachinesRestartHostsFuture = original.VirtualMachinesRestartHostsFuture
type VirtualNetworkProfile ¶
type VirtualNetworkProfile = original.VirtualNetworkProfile
Click to show internal directories.
Click to hide internal directories.