Documentation
¶
Overview ¶
Deprecated: Please note, this package has been deprecated. A replacement package is available github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork(https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork). We strongly encourage you to upgrade to continue receiving updates. See [Migration Guide](https://aka.ms/azsdk/golang/t2/migration) for guidance on upgrading. Refer to our [deprecation policy](https://azure.github.io/azure-sdk/policies_support.html) for more details.
Package network implements the Azure ARM Network service API version .
Network Client
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type Access
- type AddressSpace
- type ApplicationGateway
- type ApplicationGatewayAuthenticationCertificate
- type ApplicationGatewayAuthenticationCertificatePropertiesFormat
- type ApplicationGatewayAutoscaleConfiguration
- type ApplicationGatewayAvailableSslOptions
- type ApplicationGatewayAvailableSslOptionsPropertiesFormat
- type ApplicationGatewayAvailableSslPredefinedPolicies
- type ApplicationGatewayAvailableSslPredefinedPoliciesIterator
- func (iter *ApplicationGatewayAvailableSslPredefinedPoliciesIterator) Next() error
- func (iter *ApplicationGatewayAvailableSslPredefinedPoliciesIterator) NextWithContext(ctx context.Context) (err error)
- func (iter ApplicationGatewayAvailableSslPredefinedPoliciesIterator) NotDone() bool
- func (iter ApplicationGatewayAvailableSslPredefinedPoliciesIterator) Response() ApplicationGatewayAvailableSslPredefinedPolicies
- func (iter ApplicationGatewayAvailableSslPredefinedPoliciesIterator) Value() ApplicationGatewaySslPredefinedPolicy
- type ApplicationGatewayAvailableSslPredefinedPoliciesPage
- func (page *ApplicationGatewayAvailableSslPredefinedPoliciesPage) Next() error
- func (page *ApplicationGatewayAvailableSslPredefinedPoliciesPage) NextWithContext(ctx context.Context) (err error)
- func (page ApplicationGatewayAvailableSslPredefinedPoliciesPage) NotDone() bool
- func (page ApplicationGatewayAvailableSslPredefinedPoliciesPage) Response() ApplicationGatewayAvailableSslPredefinedPolicies
- func (page ApplicationGatewayAvailableSslPredefinedPoliciesPage) Values() []ApplicationGatewaySslPredefinedPolicy
- type ApplicationGatewayAvailableWafRuleSetsResult
- type ApplicationGatewayBackendAddress
- type ApplicationGatewayBackendAddressPool
- type ApplicationGatewayBackendAddressPoolPropertiesFormat
- type ApplicationGatewayBackendHTTPSettings
- type ApplicationGatewayBackendHTTPSettingsPropertiesFormat
- type ApplicationGatewayBackendHealth
- type ApplicationGatewayBackendHealthHTTPSettings
- type ApplicationGatewayBackendHealthOnDemand
- type ApplicationGatewayBackendHealthPool
- type ApplicationGatewayBackendHealthServer
- type ApplicationGatewayBackendHealthServerHealth
- type ApplicationGatewayConnectionDraining
- type ApplicationGatewayCookieBasedAffinity
- type ApplicationGatewayCustomError
- type ApplicationGatewayCustomErrorStatusCode
- type ApplicationGatewayFirewallDisabledRuleGroup
- type ApplicationGatewayFirewallExclusion
- type ApplicationGatewayFirewallMode
- type ApplicationGatewayFirewallRule
- type ApplicationGatewayFirewallRuleGroup
- type ApplicationGatewayFirewallRuleSet
- type ApplicationGatewayFirewallRuleSetPropertiesFormat
- type ApplicationGatewayFrontendIPConfiguration
- type ApplicationGatewayFrontendIPConfigurationPropertiesFormat
- type ApplicationGatewayFrontendPort
- type ApplicationGatewayFrontendPortPropertiesFormat
- type ApplicationGatewayHTTPListener
- type ApplicationGatewayHTTPListenerPropertiesFormat
- type ApplicationGatewayHeaderConfiguration
- type ApplicationGatewayIPConfiguration
- type ApplicationGatewayIPConfigurationPropertiesFormat
- type ApplicationGatewayListResult
- type ApplicationGatewayListResultIterator
- func (iter *ApplicationGatewayListResultIterator) Next() error
- func (iter *ApplicationGatewayListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter ApplicationGatewayListResultIterator) NotDone() bool
- func (iter ApplicationGatewayListResultIterator) Response() ApplicationGatewayListResult
- func (iter ApplicationGatewayListResultIterator) Value() ApplicationGateway
- type ApplicationGatewayListResultPage
- func (page *ApplicationGatewayListResultPage) Next() error
- func (page *ApplicationGatewayListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page ApplicationGatewayListResultPage) NotDone() bool
- func (page ApplicationGatewayListResultPage) Response() ApplicationGatewayListResult
- func (page ApplicationGatewayListResultPage) Values() []ApplicationGateway
- type ApplicationGatewayOnDemandProbe
- type ApplicationGatewayOperationalState
- type ApplicationGatewayPathRule
- type ApplicationGatewayPathRulePropertiesFormat
- type ApplicationGatewayProbe
- type ApplicationGatewayProbeHealthResponseMatch
- type ApplicationGatewayProbePropertiesFormat
- type ApplicationGatewayPropertiesFormat
- type ApplicationGatewayProtocol
- type ApplicationGatewayRedirectConfiguration
- type ApplicationGatewayRedirectConfigurationPropertiesFormat
- type ApplicationGatewayRedirectType
- type ApplicationGatewayRequestRoutingRule
- type ApplicationGatewayRequestRoutingRulePropertiesFormat
- type ApplicationGatewayRequestRoutingRuleType
- type ApplicationGatewayRewriteRule
- type ApplicationGatewayRewriteRuleActionSet
- type ApplicationGatewayRewriteRuleCondition
- type ApplicationGatewayRewriteRuleSet
- type ApplicationGatewayRewriteRuleSetPropertiesFormat
- type ApplicationGatewaySku
- type ApplicationGatewaySkuName
- type ApplicationGatewaySslCertificate
- type ApplicationGatewaySslCertificatePropertiesFormat
- type ApplicationGatewaySslCipherSuite
- type ApplicationGatewaySslPolicy
- type ApplicationGatewaySslPolicyName
- type ApplicationGatewaySslPolicyType
- type ApplicationGatewaySslPredefinedPolicy
- type ApplicationGatewaySslPredefinedPolicyPropertiesFormat
- type ApplicationGatewaySslProtocol
- type ApplicationGatewayTier
- type ApplicationGatewayTrustedRootCertificate
- type ApplicationGatewayTrustedRootCertificatePropertiesFormat
- type ApplicationGatewayURLPathMap
- type ApplicationGatewayURLPathMapPropertiesFormat
- type ApplicationGatewayWebApplicationFirewallConfiguration
- type ApplicationGatewaysBackendHealthFuture
- type ApplicationGatewaysBackendHealthOnDemandFuture
- type ApplicationGatewaysClient
- func (client ApplicationGatewaysClient) BackendHealth(ctx context.Context, resourceGroupName string, applicationGatewayName string, ...) (result ApplicationGatewaysBackendHealthFuture, err error)
- func (client ApplicationGatewaysClient) BackendHealthOnDemand(ctx context.Context, resourceGroupName string, applicationGatewayName string, ...) (result ApplicationGatewaysBackendHealthOnDemandFuture, err error)
- func (client ApplicationGatewaysClient) BackendHealthOnDemandPreparer(ctx context.Context, resourceGroupName string, applicationGatewayName string, ...) (*http.Request, error)
- func (client ApplicationGatewaysClient) BackendHealthOnDemandResponder(resp *http.Response) (result ApplicationGatewayBackendHealthOnDemand, err error)
- func (client ApplicationGatewaysClient) BackendHealthOnDemandSender(req *http.Request) (future ApplicationGatewaysBackendHealthOnDemandFuture, err error)
- func (client ApplicationGatewaysClient) BackendHealthPreparer(ctx context.Context, resourceGroupName string, applicationGatewayName string, ...) (*http.Request, error)
- func (client ApplicationGatewaysClient) BackendHealthResponder(resp *http.Response) (result ApplicationGatewayBackendHealth, err error)
- func (client ApplicationGatewaysClient) BackendHealthSender(req *http.Request) (future ApplicationGatewaysBackendHealthFuture, err error)
- func (client ApplicationGatewaysClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, applicationGatewayName string, ...) (result ApplicationGatewaysCreateOrUpdateFuture, err error)
- func (client ApplicationGatewaysClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, applicationGatewayName string, ...) (*http.Request, error)
- func (client ApplicationGatewaysClient) CreateOrUpdateResponder(resp *http.Response) (result ApplicationGateway, err error)
- func (client ApplicationGatewaysClient) CreateOrUpdateSender(req *http.Request) (future ApplicationGatewaysCreateOrUpdateFuture, err error)
- func (client ApplicationGatewaysClient) Delete(ctx context.Context, resourceGroupName string, applicationGatewayName string) (result ApplicationGatewaysDeleteFuture, err error)
- func (client ApplicationGatewaysClient) DeletePreparer(ctx context.Context, resourceGroupName string, applicationGatewayName string) (*http.Request, error)
- func (client ApplicationGatewaysClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client ApplicationGatewaysClient) DeleteSender(req *http.Request) (future ApplicationGatewaysDeleteFuture, err error)
- func (client ApplicationGatewaysClient) Get(ctx context.Context, resourceGroupName string, applicationGatewayName string) (result ApplicationGateway, err error)
- func (client ApplicationGatewaysClient) GetPreparer(ctx context.Context, resourceGroupName string, applicationGatewayName string) (*http.Request, error)
- func (client ApplicationGatewaysClient) GetResponder(resp *http.Response) (result ApplicationGateway, err error)
- func (client ApplicationGatewaysClient) GetSender(req *http.Request) (*http.Response, error)
- func (client ApplicationGatewaysClient) GetSslPredefinedPolicy(ctx context.Context, predefinedPolicyName string) (result ApplicationGatewaySslPredefinedPolicy, err error)
- func (client ApplicationGatewaysClient) GetSslPredefinedPolicyPreparer(ctx context.Context, predefinedPolicyName string) (*http.Request, error)
- func (client ApplicationGatewaysClient) GetSslPredefinedPolicyResponder(resp *http.Response) (result ApplicationGatewaySslPredefinedPolicy, err error)
- func (client ApplicationGatewaysClient) GetSslPredefinedPolicySender(req *http.Request) (*http.Response, error)
- func (client ApplicationGatewaysClient) List(ctx context.Context, resourceGroupName string) (result ApplicationGatewayListResultPage, err error)
- func (client ApplicationGatewaysClient) ListAll(ctx context.Context) (result ApplicationGatewayListResultPage, err error)
- func (client ApplicationGatewaysClient) ListAllComplete(ctx context.Context) (result ApplicationGatewayListResultIterator, err error)
- func (client ApplicationGatewaysClient) ListAllPreparer(ctx context.Context) (*http.Request, error)
- func (client ApplicationGatewaysClient) ListAllResponder(resp *http.Response) (result ApplicationGatewayListResult, err error)
- func (client ApplicationGatewaysClient) ListAllSender(req *http.Request) (*http.Response, error)
- func (client ApplicationGatewaysClient) ListAvailableRequestHeaders(ctx context.Context) (result ListString, err error)
- func (client ApplicationGatewaysClient) ListAvailableRequestHeadersPreparer(ctx context.Context) (*http.Request, error)
- func (client ApplicationGatewaysClient) ListAvailableRequestHeadersResponder(resp *http.Response) (result ListString, err error)
- func (client ApplicationGatewaysClient) ListAvailableRequestHeadersSender(req *http.Request) (*http.Response, error)
- func (client ApplicationGatewaysClient) ListAvailableResponseHeaders(ctx context.Context) (result ListString, err error)
- func (client ApplicationGatewaysClient) ListAvailableResponseHeadersPreparer(ctx context.Context) (*http.Request, error)
- func (client ApplicationGatewaysClient) ListAvailableResponseHeadersResponder(resp *http.Response) (result ListString, err error)
- func (client ApplicationGatewaysClient) ListAvailableResponseHeadersSender(req *http.Request) (*http.Response, error)
- func (client ApplicationGatewaysClient) ListAvailableServerVariables(ctx context.Context) (result ListString, err error)
- func (client ApplicationGatewaysClient) ListAvailableServerVariablesPreparer(ctx context.Context) (*http.Request, error)
- func (client ApplicationGatewaysClient) ListAvailableServerVariablesResponder(resp *http.Response) (result ListString, err error)
- func (client ApplicationGatewaysClient) ListAvailableServerVariablesSender(req *http.Request) (*http.Response, error)
- func (client ApplicationGatewaysClient) ListAvailableSslOptions(ctx context.Context) (result ApplicationGatewayAvailableSslOptions, err error)
- func (client ApplicationGatewaysClient) ListAvailableSslOptionsPreparer(ctx context.Context) (*http.Request, error)
- func (client ApplicationGatewaysClient) ListAvailableSslOptionsResponder(resp *http.Response) (result ApplicationGatewayAvailableSslOptions, err error)
- func (client ApplicationGatewaysClient) ListAvailableSslOptionsSender(req *http.Request) (*http.Response, error)
- func (client ApplicationGatewaysClient) ListAvailableSslPredefinedPolicies(ctx context.Context) (result ApplicationGatewayAvailableSslPredefinedPoliciesPage, err error)
- func (client ApplicationGatewaysClient) ListAvailableSslPredefinedPoliciesComplete(ctx context.Context) (result ApplicationGatewayAvailableSslPredefinedPoliciesIterator, err error)
- func (client ApplicationGatewaysClient) ListAvailableSslPredefinedPoliciesPreparer(ctx context.Context) (*http.Request, error)
- func (client ApplicationGatewaysClient) ListAvailableSslPredefinedPoliciesResponder(resp *http.Response) (result ApplicationGatewayAvailableSslPredefinedPolicies, err error)
- func (client ApplicationGatewaysClient) ListAvailableSslPredefinedPoliciesSender(req *http.Request) (*http.Response, error)
- func (client ApplicationGatewaysClient) ListAvailableWafRuleSets(ctx context.Context) (result ApplicationGatewayAvailableWafRuleSetsResult, err error)
- func (client ApplicationGatewaysClient) ListAvailableWafRuleSetsPreparer(ctx context.Context) (*http.Request, error)
- func (client ApplicationGatewaysClient) ListAvailableWafRuleSetsResponder(resp *http.Response) (result ApplicationGatewayAvailableWafRuleSetsResult, err error)
- func (client ApplicationGatewaysClient) ListAvailableWafRuleSetsSender(req *http.Request) (*http.Response, error)
- func (client ApplicationGatewaysClient) ListComplete(ctx context.Context, resourceGroupName string) (result ApplicationGatewayListResultIterator, err error)
- func (client ApplicationGatewaysClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
- func (client ApplicationGatewaysClient) ListResponder(resp *http.Response) (result ApplicationGatewayListResult, err error)
- func (client ApplicationGatewaysClient) ListSender(req *http.Request) (*http.Response, error)
- func (client ApplicationGatewaysClient) Start(ctx context.Context, resourceGroupName string, applicationGatewayName string) (result ApplicationGatewaysStartFuture, err error)
- func (client ApplicationGatewaysClient) StartPreparer(ctx context.Context, resourceGroupName string, applicationGatewayName string) (*http.Request, error)
- func (client ApplicationGatewaysClient) StartResponder(resp *http.Response) (result autorest.Response, err error)
- func (client ApplicationGatewaysClient) StartSender(req *http.Request) (future ApplicationGatewaysStartFuture, err error)
- func (client ApplicationGatewaysClient) Stop(ctx context.Context, resourceGroupName string, applicationGatewayName string) (result ApplicationGatewaysStopFuture, err error)
- func (client ApplicationGatewaysClient) StopPreparer(ctx context.Context, resourceGroupName string, applicationGatewayName string) (*http.Request, error)
- func (client ApplicationGatewaysClient) StopResponder(resp *http.Response) (result autorest.Response, err error)
- func (client ApplicationGatewaysClient) StopSender(req *http.Request) (future ApplicationGatewaysStopFuture, err error)
- func (client ApplicationGatewaysClient) UpdateTags(ctx context.Context, resourceGroupName string, applicationGatewayName string, ...) (result ApplicationGatewaysUpdateTagsFuture, err error)
- func (client ApplicationGatewaysClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, applicationGatewayName string, ...) (*http.Request, error)
- func (client ApplicationGatewaysClient) UpdateTagsResponder(resp *http.Response) (result ApplicationGateway, err error)
- func (client ApplicationGatewaysClient) UpdateTagsSender(req *http.Request) (future ApplicationGatewaysUpdateTagsFuture, err error)
- type ApplicationGatewaysCreateOrUpdateFuture
- type ApplicationGatewaysDeleteFuture
- type ApplicationGatewaysStartFuture
- type ApplicationGatewaysStopFuture
- type ApplicationGatewaysUpdateTagsFuture
- type ApplicationRuleCondition
- func (arc ApplicationRuleCondition) AsApplicationRuleCondition() (*ApplicationRuleCondition, bool)
- func (arc ApplicationRuleCondition) AsBasicFirewallPolicyRuleCondition() (BasicFirewallPolicyRuleCondition, bool)
- func (arc ApplicationRuleCondition) AsFirewallPolicyRuleCondition() (*FirewallPolicyRuleCondition, bool)
- func (arc ApplicationRuleCondition) AsRuleCondition() (*RuleCondition, bool)
- func (arc ApplicationRuleCondition) MarshalJSON() ([]byte, error)
- type ApplicationSecurityGroup
- type ApplicationSecurityGroupListResult
- type ApplicationSecurityGroupListResultIterator
- func (iter *ApplicationSecurityGroupListResultIterator) Next() error
- func (iter *ApplicationSecurityGroupListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter ApplicationSecurityGroupListResultIterator) NotDone() bool
- func (iter ApplicationSecurityGroupListResultIterator) Response() ApplicationSecurityGroupListResult
- func (iter ApplicationSecurityGroupListResultIterator) Value() ApplicationSecurityGroup
- type ApplicationSecurityGroupListResultPage
- func (page *ApplicationSecurityGroupListResultPage) Next() error
- func (page *ApplicationSecurityGroupListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page ApplicationSecurityGroupListResultPage) NotDone() bool
- func (page ApplicationSecurityGroupListResultPage) Response() ApplicationSecurityGroupListResult
- func (page ApplicationSecurityGroupListResultPage) Values() []ApplicationSecurityGroup
- type ApplicationSecurityGroupPropertiesFormat
- type ApplicationSecurityGroupsClient
- func (client ApplicationSecurityGroupsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, ...) (result ApplicationSecurityGroupsCreateOrUpdateFuture, err error)
- func (client ApplicationSecurityGroupsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client ApplicationSecurityGroupsClient) CreateOrUpdateResponder(resp *http.Response) (result ApplicationSecurityGroup, err error)
- func (client ApplicationSecurityGroupsClient) CreateOrUpdateSender(req *http.Request) (future ApplicationSecurityGroupsCreateOrUpdateFuture, err error)
- func (client ApplicationSecurityGroupsClient) Delete(ctx context.Context, resourceGroupName string, ...) (result ApplicationSecurityGroupsDeleteFuture, err error)
- func (client ApplicationSecurityGroupsClient) DeletePreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client ApplicationSecurityGroupsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client ApplicationSecurityGroupsClient) DeleteSender(req *http.Request) (future ApplicationSecurityGroupsDeleteFuture, err error)
- func (client ApplicationSecurityGroupsClient) Get(ctx context.Context, resourceGroupName string, ...) (result ApplicationSecurityGroup, err error)
- func (client ApplicationSecurityGroupsClient) GetPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client ApplicationSecurityGroupsClient) GetResponder(resp *http.Response) (result ApplicationSecurityGroup, err error)
- func (client ApplicationSecurityGroupsClient) GetSender(req *http.Request) (*http.Response, error)
- func (client ApplicationSecurityGroupsClient) List(ctx context.Context, resourceGroupName string) (result ApplicationSecurityGroupListResultPage, err error)
- func (client ApplicationSecurityGroupsClient) ListAll(ctx context.Context) (result ApplicationSecurityGroupListResultPage, err error)
- func (client ApplicationSecurityGroupsClient) ListAllComplete(ctx context.Context) (result ApplicationSecurityGroupListResultIterator, err error)
- func (client ApplicationSecurityGroupsClient) ListAllPreparer(ctx context.Context) (*http.Request, error)
- func (client ApplicationSecurityGroupsClient) ListAllResponder(resp *http.Response) (result ApplicationSecurityGroupListResult, err error)
- func (client ApplicationSecurityGroupsClient) ListAllSender(req *http.Request) (*http.Response, error)
- func (client ApplicationSecurityGroupsClient) ListComplete(ctx context.Context, resourceGroupName string) (result ApplicationSecurityGroupListResultIterator, err error)
- func (client ApplicationSecurityGroupsClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
- func (client ApplicationSecurityGroupsClient) ListResponder(resp *http.Response) (result ApplicationSecurityGroupListResult, err error)
- func (client ApplicationSecurityGroupsClient) ListSender(req *http.Request) (*http.Response, error)
- func (client ApplicationSecurityGroupsClient) UpdateTags(ctx context.Context, resourceGroupName string, ...) (result ApplicationSecurityGroupsUpdateTagsFuture, err error)
- func (client ApplicationSecurityGroupsClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client ApplicationSecurityGroupsClient) UpdateTagsResponder(resp *http.Response) (result ApplicationSecurityGroup, err error)
- func (client ApplicationSecurityGroupsClient) UpdateTagsSender(req *http.Request) (future ApplicationSecurityGroupsUpdateTagsFuture, err error)
- type ApplicationSecurityGroupsCreateOrUpdateFuture
- type ApplicationSecurityGroupsDeleteFuture
- type ApplicationSecurityGroupsUpdateTagsFuture
- type AssociationType
- type AuthenticationMethod
- type AuthorizationListResult
- type AuthorizationListResultIterator
- func (iter *AuthorizationListResultIterator) Next() error
- func (iter *AuthorizationListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter AuthorizationListResultIterator) NotDone() bool
- func (iter AuthorizationListResultIterator) Response() AuthorizationListResult
- func (iter AuthorizationListResultIterator) Value() ExpressRouteCircuitAuthorization
- type AuthorizationListResultPage
- func (page *AuthorizationListResultPage) Next() error
- func (page *AuthorizationListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page AuthorizationListResultPage) NotDone() bool
- func (page AuthorizationListResultPage) Response() AuthorizationListResult
- func (page AuthorizationListResultPage) Values() []ExpressRouteCircuitAuthorization
- type AuthorizationPropertiesFormat
- type AuthorizationUseStatus
- type AutoApprovedPrivateLinkService
- type AutoApprovedPrivateLinkServicesResult
- type AutoApprovedPrivateLinkServicesResultIterator
- func (iter *AutoApprovedPrivateLinkServicesResultIterator) Next() error
- func (iter *AutoApprovedPrivateLinkServicesResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter AutoApprovedPrivateLinkServicesResultIterator) NotDone() bool
- func (iter AutoApprovedPrivateLinkServicesResultIterator) Response() AutoApprovedPrivateLinkServicesResult
- func (iter AutoApprovedPrivateLinkServicesResultIterator) Value() AutoApprovedPrivateLinkService
- type AutoApprovedPrivateLinkServicesResultPage
- func (page *AutoApprovedPrivateLinkServicesResultPage) Next() error
- func (page *AutoApprovedPrivateLinkServicesResultPage) NextWithContext(ctx context.Context) (err error)
- func (page AutoApprovedPrivateLinkServicesResultPage) NotDone() bool
- func (page AutoApprovedPrivateLinkServicesResultPage) Response() AutoApprovedPrivateLinkServicesResult
- func (page AutoApprovedPrivateLinkServicesResultPage) Values() []AutoApprovedPrivateLinkService
- type Availability
- type AvailableDelegation
- type AvailableDelegationsClient
- func (client AvailableDelegationsClient) List(ctx context.Context, location string) (result AvailableDelegationsResultPage, err error)
- func (client AvailableDelegationsClient) ListComplete(ctx context.Context, location string) (result AvailableDelegationsResultIterator, err error)
- func (client AvailableDelegationsClient) ListPreparer(ctx context.Context, location string) (*http.Request, error)
- func (client AvailableDelegationsClient) ListResponder(resp *http.Response) (result AvailableDelegationsResult, err error)
- func (client AvailableDelegationsClient) ListSender(req *http.Request) (*http.Response, error)
- type AvailableDelegationsResult
- type AvailableDelegationsResultIterator
- func (iter *AvailableDelegationsResultIterator) Next() error
- func (iter *AvailableDelegationsResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter AvailableDelegationsResultIterator) NotDone() bool
- func (iter AvailableDelegationsResultIterator) Response() AvailableDelegationsResult
- func (iter AvailableDelegationsResultIterator) Value() AvailableDelegation
- type AvailableDelegationsResultPage
- func (page *AvailableDelegationsResultPage) Next() error
- func (page *AvailableDelegationsResultPage) NextWithContext(ctx context.Context) (err error)
- func (page AvailableDelegationsResultPage) NotDone() bool
- func (page AvailableDelegationsResultPage) Response() AvailableDelegationsResult
- func (page AvailableDelegationsResultPage) Values() []AvailableDelegation
- type AvailableEndpointServicesClient
- func (client AvailableEndpointServicesClient) List(ctx context.Context, location string) (result EndpointServicesListResultPage, err error)
- func (client AvailableEndpointServicesClient) ListComplete(ctx context.Context, location string) (result EndpointServicesListResultIterator, err error)
- func (client AvailableEndpointServicesClient) ListPreparer(ctx context.Context, location string) (*http.Request, error)
- func (client AvailableEndpointServicesClient) ListResponder(resp *http.Response) (result EndpointServicesListResult, err error)
- func (client AvailableEndpointServicesClient) ListSender(req *http.Request) (*http.Response, error)
- type AvailablePrivateEndpointType
- type AvailablePrivateEndpointTypesClient
- func (client AvailablePrivateEndpointTypesClient) List(ctx context.Context, location string) (result AvailablePrivateEndpointTypesResultPage, err error)
- func (client AvailablePrivateEndpointTypesClient) ListByResourceGroup(ctx context.Context, location string, resourceGroupName string) (result AvailablePrivateEndpointTypesResultPage, err error)
- func (client AvailablePrivateEndpointTypesClient) ListByResourceGroupComplete(ctx context.Context, location string, resourceGroupName string) (result AvailablePrivateEndpointTypesResultIterator, err error)
- func (client AvailablePrivateEndpointTypesClient) ListByResourceGroupPreparer(ctx context.Context, location string, resourceGroupName string) (*http.Request, error)
- func (client AvailablePrivateEndpointTypesClient) ListByResourceGroupResponder(resp *http.Response) (result AvailablePrivateEndpointTypesResult, err error)
- func (client AvailablePrivateEndpointTypesClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error)
- func (client AvailablePrivateEndpointTypesClient) ListComplete(ctx context.Context, location string) (result AvailablePrivateEndpointTypesResultIterator, err error)
- func (client AvailablePrivateEndpointTypesClient) ListPreparer(ctx context.Context, location string) (*http.Request, error)
- func (client AvailablePrivateEndpointTypesClient) ListResponder(resp *http.Response) (result AvailablePrivateEndpointTypesResult, err error)
- func (client AvailablePrivateEndpointTypesClient) ListSender(req *http.Request) (*http.Response, error)
- type AvailablePrivateEndpointTypesResult
- type AvailablePrivateEndpointTypesResultIterator
- func (iter *AvailablePrivateEndpointTypesResultIterator) Next() error
- func (iter *AvailablePrivateEndpointTypesResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter AvailablePrivateEndpointTypesResultIterator) NotDone() bool
- func (iter AvailablePrivateEndpointTypesResultIterator) Response() AvailablePrivateEndpointTypesResult
- func (iter AvailablePrivateEndpointTypesResultIterator) Value() AvailablePrivateEndpointType
- type AvailablePrivateEndpointTypesResultPage
- func (page *AvailablePrivateEndpointTypesResultPage) Next() error
- func (page *AvailablePrivateEndpointTypesResultPage) NextWithContext(ctx context.Context) (err error)
- func (page AvailablePrivateEndpointTypesResultPage) NotDone() bool
- func (page AvailablePrivateEndpointTypesResultPage) Response() AvailablePrivateEndpointTypesResult
- func (page AvailablePrivateEndpointTypesResultPage) Values() []AvailablePrivateEndpointType
- type AvailableProvidersList
- type AvailableProvidersListCity
- type AvailableProvidersListCountry
- type AvailableProvidersListParameters
- type AvailableProvidersListState
- type AvailableResourceGroupDelegationsClient
- func (client AvailableResourceGroupDelegationsClient) List(ctx context.Context, location string, resourceGroupName string) (result AvailableDelegationsResultPage, err error)
- func (client AvailableResourceGroupDelegationsClient) ListComplete(ctx context.Context, location string, resourceGroupName string) (result AvailableDelegationsResultIterator, err error)
- func (client AvailableResourceGroupDelegationsClient) ListPreparer(ctx context.Context, location string, resourceGroupName string) (*http.Request, error)
- func (client AvailableResourceGroupDelegationsClient) ListResponder(resp *http.Response) (result AvailableDelegationsResult, err error)
- func (client AvailableResourceGroupDelegationsClient) ListSender(req *http.Request) (*http.Response, error)
- type AzureAsyncOperationResult
- type AzureFirewall
- type AzureFirewallApplicationRule
- type AzureFirewallApplicationRuleCollection
- type AzureFirewallApplicationRuleCollectionPropertiesFormat
- type AzureFirewallApplicationRuleProtocol
- type AzureFirewallApplicationRuleProtocolType
- type AzureFirewallFqdnTag
- type AzureFirewallFqdnTagListResult
- type AzureFirewallFqdnTagListResultIterator
- func (iter *AzureFirewallFqdnTagListResultIterator) Next() error
- func (iter *AzureFirewallFqdnTagListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter AzureFirewallFqdnTagListResultIterator) NotDone() bool
- func (iter AzureFirewallFqdnTagListResultIterator) Response() AzureFirewallFqdnTagListResult
- func (iter AzureFirewallFqdnTagListResultIterator) Value() AzureFirewallFqdnTag
- type AzureFirewallFqdnTagListResultPage
- func (page *AzureFirewallFqdnTagListResultPage) Next() error
- func (page *AzureFirewallFqdnTagListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page AzureFirewallFqdnTagListResultPage) NotDone() bool
- func (page AzureFirewallFqdnTagListResultPage) Response() AzureFirewallFqdnTagListResult
- func (page AzureFirewallFqdnTagListResultPage) Values() []AzureFirewallFqdnTag
- type AzureFirewallFqdnTagPropertiesFormat
- type AzureFirewallFqdnTagsClient
- func (client AzureFirewallFqdnTagsClient) ListAll(ctx context.Context) (result AzureFirewallFqdnTagListResultPage, err error)
- func (client AzureFirewallFqdnTagsClient) ListAllComplete(ctx context.Context) (result AzureFirewallFqdnTagListResultIterator, err error)
- func (client AzureFirewallFqdnTagsClient) ListAllPreparer(ctx context.Context) (*http.Request, error)
- func (client AzureFirewallFqdnTagsClient) ListAllResponder(resp *http.Response) (result AzureFirewallFqdnTagListResult, err error)
- func (client AzureFirewallFqdnTagsClient) ListAllSender(req *http.Request) (*http.Response, error)
- type AzureFirewallIPConfiguration
- type AzureFirewallIPConfigurationPropertiesFormat
- type AzureFirewallListResult
- type AzureFirewallListResultIterator
- func (iter *AzureFirewallListResultIterator) Next() error
- func (iter *AzureFirewallListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter AzureFirewallListResultIterator) NotDone() bool
- func (iter AzureFirewallListResultIterator) Response() AzureFirewallListResult
- func (iter AzureFirewallListResultIterator) Value() AzureFirewall
- type AzureFirewallListResultPage
- func (page *AzureFirewallListResultPage) Next() error
- func (page *AzureFirewallListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page AzureFirewallListResultPage) NotDone() bool
- func (page AzureFirewallListResultPage) Response() AzureFirewallListResult
- func (page AzureFirewallListResultPage) Values() []AzureFirewall
- type AzureFirewallNatRCAction
- type AzureFirewallNatRCActionType
- type AzureFirewallNatRule
- type AzureFirewallNatRuleCollection
- type AzureFirewallNatRuleCollectionProperties
- type AzureFirewallNetworkRule
- type AzureFirewallNetworkRuleCollection
- type AzureFirewallNetworkRuleCollectionPropertiesFormat
- type AzureFirewallNetworkRuleProtocol
- type AzureFirewallPropertiesFormat
- type AzureFirewallPublicIPAddress
- type AzureFirewallRCAction
- type AzureFirewallRCActionType
- type AzureFirewallThreatIntelMode
- type AzureFirewallsClient
- func (client AzureFirewallsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, azureFirewallName string, ...) (result AzureFirewallsCreateOrUpdateFuture, err error)
- func (client AzureFirewallsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, azureFirewallName string, ...) (*http.Request, error)
- func (client AzureFirewallsClient) CreateOrUpdateResponder(resp *http.Response) (result AzureFirewall, err error)
- func (client AzureFirewallsClient) CreateOrUpdateSender(req *http.Request) (future AzureFirewallsCreateOrUpdateFuture, err error)
- func (client AzureFirewallsClient) Delete(ctx context.Context, resourceGroupName string, azureFirewallName string) (result AzureFirewallsDeleteFuture, err error)
- func (client AzureFirewallsClient) DeletePreparer(ctx context.Context, resourceGroupName string, azureFirewallName string) (*http.Request, error)
- func (client AzureFirewallsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client AzureFirewallsClient) DeleteSender(req *http.Request) (future AzureFirewallsDeleteFuture, err error)
- func (client AzureFirewallsClient) Get(ctx context.Context, resourceGroupName string, azureFirewallName string) (result AzureFirewall, err error)
- func (client AzureFirewallsClient) GetPreparer(ctx context.Context, resourceGroupName string, azureFirewallName string) (*http.Request, error)
- func (client AzureFirewallsClient) GetResponder(resp *http.Response) (result AzureFirewall, err error)
- func (client AzureFirewallsClient) GetSender(req *http.Request) (*http.Response, error)
- func (client AzureFirewallsClient) List(ctx context.Context, resourceGroupName string) (result AzureFirewallListResultPage, err error)
- func (client AzureFirewallsClient) ListAll(ctx context.Context) (result AzureFirewallListResultPage, err error)
- func (client AzureFirewallsClient) ListAllComplete(ctx context.Context) (result AzureFirewallListResultIterator, err error)
- func (client AzureFirewallsClient) ListAllPreparer(ctx context.Context) (*http.Request, error)
- func (client AzureFirewallsClient) ListAllResponder(resp *http.Response) (result AzureFirewallListResult, err error)
- func (client AzureFirewallsClient) ListAllSender(req *http.Request) (*http.Response, error)
- func (client AzureFirewallsClient) ListComplete(ctx context.Context, resourceGroupName string) (result AzureFirewallListResultIterator, err error)
- func (client AzureFirewallsClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
- func (client AzureFirewallsClient) ListResponder(resp *http.Response) (result AzureFirewallListResult, err error)
- func (client AzureFirewallsClient) ListSender(req *http.Request) (*http.Response, error)
- func (client AzureFirewallsClient) UpdateTags(ctx context.Context, resourceGroupName string, azureFirewallName string, ...) (result AzureFirewall, err error)
- func (client AzureFirewallsClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, azureFirewallName string, ...) (*http.Request, error)
- func (client AzureFirewallsClient) UpdateTagsResponder(resp *http.Response) (result AzureFirewall, err error)
- func (client AzureFirewallsClient) UpdateTagsSender(req *http.Request) (*http.Response, error)
- type AzureFirewallsCreateOrUpdateFuture
- type AzureFirewallsDeleteFuture
- type AzureReachabilityReport
- type AzureReachabilityReportItem
- type AzureReachabilityReportLatencyInfo
- type AzureReachabilityReportLocation
- type AzureReachabilityReportParameters
- type BGPCommunity
- type BackendAddressPool
- type BackendAddressPoolPropertiesFormat
- type BaseClient
- func (client BaseClient) CheckDNSNameAvailability(ctx context.Context, location string, domainNameLabel string) (result DNSNameAvailabilityResult, err error)
- func (client BaseClient) CheckDNSNameAvailabilityPreparer(ctx context.Context, location string, domainNameLabel string) (*http.Request, error)
- func (client BaseClient) CheckDNSNameAvailabilityResponder(resp *http.Response) (result DNSNameAvailabilityResult, err error)
- func (client BaseClient) CheckDNSNameAvailabilitySender(req *http.Request) (*http.Response, error)
- func (client BaseClient) SupportedSecurityProviders(ctx context.Context, resourceGroupName string, virtualWANName string) (result VirtualWanSecurityProviders, err error)
- func (client BaseClient) SupportedSecurityProvidersPreparer(ctx context.Context, resourceGroupName string, virtualWANName string) (*http.Request, error)
- func (client BaseClient) SupportedSecurityProvidersResponder(resp *http.Response) (result VirtualWanSecurityProviders, err error)
- func (client BaseClient) SupportedSecurityProvidersSender(req *http.Request) (*http.Response, error)
- type BasicFirewallPolicyRule
- type BasicFirewallPolicyRuleCondition
- type BastionHost
- type BastionHostIPConfiguration
- type BastionHostIPConfigurationPropertiesFormat
- type BastionHostListResult
- type BastionHostListResultIterator
- func (iter *BastionHostListResultIterator) Next() error
- func (iter *BastionHostListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter BastionHostListResultIterator) NotDone() bool
- func (iter BastionHostListResultIterator) Response() BastionHostListResult
- func (iter BastionHostListResultIterator) Value() BastionHost
- type BastionHostListResultPage
- func (page *BastionHostListResultPage) Next() error
- func (page *BastionHostListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page BastionHostListResultPage) NotDone() bool
- func (page BastionHostListResultPage) Response() BastionHostListResult
- func (page BastionHostListResultPage) Values() []BastionHost
- type BastionHostPropertiesFormat
- type BastionHostsClient
- func (client BastionHostsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, bastionHostName string, ...) (result BastionHostsCreateOrUpdateFuture, err error)
- func (client BastionHostsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, bastionHostName string, ...) (*http.Request, error)
- func (client BastionHostsClient) CreateOrUpdateResponder(resp *http.Response) (result BastionHost, err error)
- func (client BastionHostsClient) CreateOrUpdateSender(req *http.Request) (future BastionHostsCreateOrUpdateFuture, err error)
- func (client BastionHostsClient) Delete(ctx context.Context, resourceGroupName string, bastionHostName string) (result BastionHostsDeleteFuture, err error)
- func (client BastionHostsClient) DeletePreparer(ctx context.Context, resourceGroupName string, bastionHostName string) (*http.Request, error)
- func (client BastionHostsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client BastionHostsClient) DeleteSender(req *http.Request) (future BastionHostsDeleteFuture, err error)
- func (client BastionHostsClient) Get(ctx context.Context, resourceGroupName string, bastionHostName string) (result BastionHost, err error)
- func (client BastionHostsClient) GetPreparer(ctx context.Context, resourceGroupName string, bastionHostName string) (*http.Request, error)
- func (client BastionHostsClient) GetResponder(resp *http.Response) (result BastionHost, err error)
- func (client BastionHostsClient) GetSender(req *http.Request) (*http.Response, error)
- func (client BastionHostsClient) List(ctx context.Context) (result BastionHostListResultPage, err error)
- func (client BastionHostsClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result BastionHostListResultPage, err error)
- func (client BastionHostsClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result BastionHostListResultIterator, err error)
- func (client BastionHostsClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
- func (client BastionHostsClient) ListByResourceGroupResponder(resp *http.Response) (result BastionHostListResult, err error)
- func (client BastionHostsClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error)
- func (client BastionHostsClient) ListComplete(ctx context.Context) (result BastionHostListResultIterator, err error)
- func (client BastionHostsClient) ListPreparer(ctx context.Context) (*http.Request, error)
- func (client BastionHostsClient) ListResponder(resp *http.Response) (result BastionHostListResult, err error)
- func (client BastionHostsClient) ListSender(req *http.Request) (*http.Response, error)
- type BastionHostsCreateOrUpdateFuture
- type BastionHostsDeleteFuture
- type BgpPeerState
- type BgpPeerStatus
- type BgpPeerStatusListResult
- type BgpServiceCommunitiesClient
- func (client BgpServiceCommunitiesClient) List(ctx context.Context) (result BgpServiceCommunityListResultPage, err error)
- func (client BgpServiceCommunitiesClient) ListComplete(ctx context.Context) (result BgpServiceCommunityListResultIterator, err error)
- func (client BgpServiceCommunitiesClient) ListPreparer(ctx context.Context) (*http.Request, error)
- func (client BgpServiceCommunitiesClient) ListResponder(resp *http.Response) (result BgpServiceCommunityListResult, err error)
- func (client BgpServiceCommunitiesClient) ListSender(req *http.Request) (*http.Response, error)
- type BgpServiceCommunity
- type BgpServiceCommunityListResult
- type BgpServiceCommunityListResultIterator
- func (iter *BgpServiceCommunityListResultIterator) Next() error
- func (iter *BgpServiceCommunityListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter BgpServiceCommunityListResultIterator) NotDone() bool
- func (iter BgpServiceCommunityListResultIterator) Response() BgpServiceCommunityListResult
- func (iter BgpServiceCommunityListResultIterator) Value() BgpServiceCommunity
- type BgpServiceCommunityListResultPage
- func (page *BgpServiceCommunityListResultPage) Next() error
- func (page *BgpServiceCommunityListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page BgpServiceCommunityListResultPage) NotDone() bool
- func (page BgpServiceCommunityListResultPage) Response() BgpServiceCommunityListResult
- func (page BgpServiceCommunityListResultPage) Values() []BgpServiceCommunity
- type BgpServiceCommunityPropertiesFormat
- type BgpSettings
- type CheckPrivateLinkServiceVisibilityRequest
- type CircuitConnectionStatus
- type CloudError
- type CloudErrorBody
- type ConfigurationDiagnosticParameters
- type ConfigurationDiagnosticProfile
- type ConfigurationDiagnosticResponse
- type ConfigurationDiagnosticResult
- type ConnectionMonitor
- type ConnectionMonitorDestination
- type ConnectionMonitorListResult
- type ConnectionMonitorParameters
- type ConnectionMonitorQueryResult
- type ConnectionMonitorResult
- type ConnectionMonitorResultProperties
- type ConnectionMonitorSource
- type ConnectionMonitorSourceStatus
- type ConnectionMonitorsClient
- func (client ConnectionMonitorsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result ConnectionMonitorsCreateOrUpdateFuture, err error)
- func (client ConnectionMonitorsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error)
- func (client ConnectionMonitorsClient) CreateOrUpdateResponder(resp *http.Response) (result ConnectionMonitorResult, err error)
- func (client ConnectionMonitorsClient) CreateOrUpdateSender(req *http.Request) (future ConnectionMonitorsCreateOrUpdateFuture, err error)
- func (client ConnectionMonitorsClient) Delete(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result ConnectionMonitorsDeleteFuture, err error)
- func (client ConnectionMonitorsClient) DeletePreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error)
- func (client ConnectionMonitorsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client ConnectionMonitorsClient) DeleteSender(req *http.Request) (future ConnectionMonitorsDeleteFuture, err error)
- func (client ConnectionMonitorsClient) Get(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result ConnectionMonitorResult, err error)
- func (client ConnectionMonitorsClient) GetPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error)
- func (client ConnectionMonitorsClient) GetResponder(resp *http.Response) (result ConnectionMonitorResult, err error)
- func (client ConnectionMonitorsClient) GetSender(req *http.Request) (*http.Response, error)
- func (client ConnectionMonitorsClient) List(ctx context.Context, resourceGroupName string, networkWatcherName string) (result ConnectionMonitorListResult, err error)
- func (client ConnectionMonitorsClient) ListPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string) (*http.Request, error)
- func (client ConnectionMonitorsClient) ListResponder(resp *http.Response) (result ConnectionMonitorListResult, err error)
- func (client ConnectionMonitorsClient) ListSender(req *http.Request) (*http.Response, error)
- func (client ConnectionMonitorsClient) Query(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result ConnectionMonitorsQueryFuture, err error)
- func (client ConnectionMonitorsClient) QueryPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error)
- func (client ConnectionMonitorsClient) QueryResponder(resp *http.Response) (result ConnectionMonitorQueryResult, err error)
- func (client ConnectionMonitorsClient) QuerySender(req *http.Request) (future ConnectionMonitorsQueryFuture, err error)
- func (client ConnectionMonitorsClient) Start(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result ConnectionMonitorsStartFuture, err error)
- func (client ConnectionMonitorsClient) StartPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error)
- func (client ConnectionMonitorsClient) StartResponder(resp *http.Response) (result autorest.Response, err error)
- func (client ConnectionMonitorsClient) StartSender(req *http.Request) (future ConnectionMonitorsStartFuture, err error)
- func (client ConnectionMonitorsClient) Stop(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result ConnectionMonitorsStopFuture, err error)
- func (client ConnectionMonitorsClient) StopPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error)
- func (client ConnectionMonitorsClient) StopResponder(resp *http.Response) (result autorest.Response, err error)
- func (client ConnectionMonitorsClient) StopSender(req *http.Request) (future ConnectionMonitorsStopFuture, err error)
- func (client ConnectionMonitorsClient) UpdateTags(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result ConnectionMonitorResult, err error)
- func (client ConnectionMonitorsClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error)
- func (client ConnectionMonitorsClient) UpdateTagsResponder(resp *http.Response) (result ConnectionMonitorResult, err error)
- func (client ConnectionMonitorsClient) UpdateTagsSender(req *http.Request) (*http.Response, error)
- type ConnectionMonitorsCreateOrUpdateFuture
- type ConnectionMonitorsDeleteFuture
- type ConnectionMonitorsQueryFuture
- type ConnectionMonitorsStartFuture
- type ConnectionMonitorsStopFuture
- type ConnectionResetSharedKey
- type ConnectionSharedKey
- type ConnectionState
- type ConnectionStateSnapshot
- type ConnectionStatus
- type ConnectivityDestination
- type ConnectivityHop
- type ConnectivityInformation
- type ConnectivityIssue
- type ConnectivityParameters
- type ConnectivitySource
- type Container
- type ContainerNetworkInterface
- type ContainerNetworkInterfaceConfiguration
- type ContainerNetworkInterfaceConfigurationPropertiesFormat
- type ContainerNetworkInterfaceIPConfiguration
- type ContainerNetworkInterfaceIPConfigurationPropertiesFormat
- type ContainerNetworkInterfacePropertiesFormat
- type DNSNameAvailabilityResult
- type DdosCustomPoliciesClient
- func (client DdosCustomPoliciesClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, ddosCustomPolicyName string, ...) (result DdosCustomPoliciesCreateOrUpdateFuture, err error)
- func (client DdosCustomPoliciesClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, ddosCustomPolicyName string, ...) (*http.Request, error)
- func (client DdosCustomPoliciesClient) CreateOrUpdateResponder(resp *http.Response) (result DdosCustomPolicy, err error)
- func (client DdosCustomPoliciesClient) CreateOrUpdateSender(req *http.Request) (future DdosCustomPoliciesCreateOrUpdateFuture, err error)
- func (client DdosCustomPoliciesClient) Delete(ctx context.Context, resourceGroupName string, ddosCustomPolicyName string) (result DdosCustomPoliciesDeleteFuture, err error)
- func (client DdosCustomPoliciesClient) DeletePreparer(ctx context.Context, resourceGroupName string, ddosCustomPolicyName string) (*http.Request, error)
- func (client DdosCustomPoliciesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client DdosCustomPoliciesClient) DeleteSender(req *http.Request) (future DdosCustomPoliciesDeleteFuture, err error)
- func (client DdosCustomPoliciesClient) Get(ctx context.Context, resourceGroupName string, ddosCustomPolicyName string) (result DdosCustomPolicy, err error)
- func (client DdosCustomPoliciesClient) GetPreparer(ctx context.Context, resourceGroupName string, ddosCustomPolicyName string) (*http.Request, error)
- func (client DdosCustomPoliciesClient) GetResponder(resp *http.Response) (result DdosCustomPolicy, err error)
- func (client DdosCustomPoliciesClient) GetSender(req *http.Request) (*http.Response, error)
- func (client DdosCustomPoliciesClient) UpdateTags(ctx context.Context, resourceGroupName string, ddosCustomPolicyName string, ...) (result DdosCustomPoliciesUpdateTagsFuture, err error)
- func (client DdosCustomPoliciesClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, ddosCustomPolicyName string, ...) (*http.Request, error)
- func (client DdosCustomPoliciesClient) UpdateTagsResponder(resp *http.Response) (result DdosCustomPolicy, err error)
- func (client DdosCustomPoliciesClient) UpdateTagsSender(req *http.Request) (future DdosCustomPoliciesUpdateTagsFuture, err error)
- type DdosCustomPoliciesCreateOrUpdateFuture
- type DdosCustomPoliciesDeleteFuture
- type DdosCustomPoliciesUpdateTagsFuture
- type DdosCustomPolicy
- type DdosCustomPolicyPropertiesFormat
- type DdosCustomPolicyProtocol
- type DdosCustomPolicyTriggerSensitivityOverride
- type DdosProtectionPlan
- type DdosProtectionPlanListResult
- type DdosProtectionPlanListResultIterator
- func (iter *DdosProtectionPlanListResultIterator) Next() error
- func (iter *DdosProtectionPlanListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter DdosProtectionPlanListResultIterator) NotDone() bool
- func (iter DdosProtectionPlanListResultIterator) Response() DdosProtectionPlanListResult
- func (iter DdosProtectionPlanListResultIterator) Value() DdosProtectionPlan
- type DdosProtectionPlanListResultPage
- func (page *DdosProtectionPlanListResultPage) Next() error
- func (page *DdosProtectionPlanListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page DdosProtectionPlanListResultPage) NotDone() bool
- func (page DdosProtectionPlanListResultPage) Response() DdosProtectionPlanListResult
- func (page DdosProtectionPlanListResultPage) Values() []DdosProtectionPlan
- type DdosProtectionPlanPropertiesFormat
- type DdosProtectionPlansClient
- func (client DdosProtectionPlansClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, ddosProtectionPlanName string, ...) (result DdosProtectionPlansCreateOrUpdateFuture, err error)
- func (client DdosProtectionPlansClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, ddosProtectionPlanName string, ...) (*http.Request, error)
- func (client DdosProtectionPlansClient) CreateOrUpdateResponder(resp *http.Response) (result DdosProtectionPlan, err error)
- func (client DdosProtectionPlansClient) CreateOrUpdateSender(req *http.Request) (future DdosProtectionPlansCreateOrUpdateFuture, err error)
- func (client DdosProtectionPlansClient) Delete(ctx context.Context, resourceGroupName string, ddosProtectionPlanName string) (result DdosProtectionPlansDeleteFuture, err error)
- func (client DdosProtectionPlansClient) DeletePreparer(ctx context.Context, resourceGroupName string, ddosProtectionPlanName string) (*http.Request, error)
- func (client DdosProtectionPlansClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client DdosProtectionPlansClient) DeleteSender(req *http.Request) (future DdosProtectionPlansDeleteFuture, err error)
- func (client DdosProtectionPlansClient) Get(ctx context.Context, resourceGroupName string, ddosProtectionPlanName string) (result DdosProtectionPlan, err error)
- func (client DdosProtectionPlansClient) GetPreparer(ctx context.Context, resourceGroupName string, ddosProtectionPlanName string) (*http.Request, error)
- func (client DdosProtectionPlansClient) GetResponder(resp *http.Response) (result DdosProtectionPlan, err error)
- func (client DdosProtectionPlansClient) GetSender(req *http.Request) (*http.Response, error)
- func (client DdosProtectionPlansClient) List(ctx context.Context) (result DdosProtectionPlanListResultPage, err error)
- func (client DdosProtectionPlansClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result DdosProtectionPlanListResultPage, err error)
- func (client DdosProtectionPlansClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result DdosProtectionPlanListResultIterator, err error)
- func (client DdosProtectionPlansClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
- func (client DdosProtectionPlansClient) ListByResourceGroupResponder(resp *http.Response) (result DdosProtectionPlanListResult, err error)
- func (client DdosProtectionPlansClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error)
- func (client DdosProtectionPlansClient) ListComplete(ctx context.Context) (result DdosProtectionPlanListResultIterator, err error)
- func (client DdosProtectionPlansClient) ListPreparer(ctx context.Context) (*http.Request, error)
- func (client DdosProtectionPlansClient) ListResponder(resp *http.Response) (result DdosProtectionPlanListResult, err error)
- func (client DdosProtectionPlansClient) ListSender(req *http.Request) (*http.Response, error)
- func (client DdosProtectionPlansClient) UpdateTags(ctx context.Context, resourceGroupName string, ddosProtectionPlanName string, ...) (result DdosProtectionPlansUpdateTagsFuture, err error)
- func (client DdosProtectionPlansClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, ddosProtectionPlanName string, ...) (*http.Request, error)
- func (client DdosProtectionPlansClient) UpdateTagsResponder(resp *http.Response) (result DdosProtectionPlan, err error)
- func (client DdosProtectionPlansClient) UpdateTagsSender(req *http.Request) (future DdosProtectionPlansUpdateTagsFuture, err error)
- type DdosProtectionPlansCreateOrUpdateFuture
- type DdosProtectionPlansDeleteFuture
- type DdosProtectionPlansUpdateTagsFuture
- type DdosSettings
- type DdosSettingsProtectionCoverage
- type DefaultSecurityRulesClient
- func (client DefaultSecurityRulesClient) Get(ctx context.Context, resourceGroupName string, networkSecurityGroupName string, ...) (result SecurityRule, err error)
- func (client DefaultSecurityRulesClient) GetPreparer(ctx context.Context, resourceGroupName string, networkSecurityGroupName string, ...) (*http.Request, error)
- func (client DefaultSecurityRulesClient) GetResponder(resp *http.Response) (result SecurityRule, err error)
- func (client DefaultSecurityRulesClient) GetSender(req *http.Request) (*http.Response, error)
- func (client DefaultSecurityRulesClient) List(ctx context.Context, resourceGroupName string, networkSecurityGroupName string) (result SecurityRuleListResultPage, err error)
- func (client DefaultSecurityRulesClient) ListComplete(ctx context.Context, resourceGroupName string, networkSecurityGroupName string) (result SecurityRuleListResultIterator, err error)
- func (client DefaultSecurityRulesClient) ListPreparer(ctx context.Context, resourceGroupName string, networkSecurityGroupName string) (*http.Request, error)
- func (client DefaultSecurityRulesClient) ListResponder(resp *http.Response) (result SecurityRuleListResult, err error)
- func (client DefaultSecurityRulesClient) ListSender(req *http.Request) (*http.Response, error)
- type Delegation
- type DeviceProperties
- type DhGroup
- type DhcpOptions
- type Dimension
- type Direction
- type EffectiveNetworkSecurityGroup
- type EffectiveNetworkSecurityGroupAssociation
- type EffectiveNetworkSecurityGroupListResult
- type EffectiveNetworkSecurityRule
- type EffectiveRoute
- type EffectiveRouteListResult
- type EffectiveRouteSource
- type EffectiveRouteState
- type EffectiveSecurityRuleProtocol
- type EndpointServiceResult
- type EndpointServicesListResult
- type EndpointServicesListResultIterator
- func (iter *EndpointServicesListResultIterator) Next() error
- func (iter *EndpointServicesListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter EndpointServicesListResultIterator) NotDone() bool
- func (iter EndpointServicesListResultIterator) Response() EndpointServicesListResult
- func (iter EndpointServicesListResultIterator) Value() EndpointServiceResult
- type EndpointServicesListResultPage
- func (page *EndpointServicesListResultPage) Next() error
- func (page *EndpointServicesListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page EndpointServicesListResultPage) NotDone() bool
- func (page EndpointServicesListResultPage) Response() EndpointServicesListResult
- func (page EndpointServicesListResultPage) Values() []EndpointServiceResult
- type Error
- type ErrorDetails
- type ErrorResponse
- type EvaluatedNetworkSecurityGroup
- type EvaluationState
- type ExpressRouteCircuit
- type ExpressRouteCircuitArpTable
- type ExpressRouteCircuitAuthorization
- type ExpressRouteCircuitAuthorizationsClient
- func (client ExpressRouteCircuitAuthorizationsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, circuitName string, ...) (result ExpressRouteCircuitAuthorizationsCreateOrUpdateFuture, err error)
- func (client ExpressRouteCircuitAuthorizationsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, circuitName string, ...) (*http.Request, error)
- func (client ExpressRouteCircuitAuthorizationsClient) CreateOrUpdateResponder(resp *http.Response) (result ExpressRouteCircuitAuthorization, err error)
- func (client ExpressRouteCircuitAuthorizationsClient) CreateOrUpdateSender(req *http.Request) (future ExpressRouteCircuitAuthorizationsCreateOrUpdateFuture, err error)
- func (client ExpressRouteCircuitAuthorizationsClient) Delete(ctx context.Context, resourceGroupName string, circuitName string, ...) (result ExpressRouteCircuitAuthorizationsDeleteFuture, err error)
- func (client ExpressRouteCircuitAuthorizationsClient) DeletePreparer(ctx context.Context, resourceGroupName string, circuitName string, ...) (*http.Request, error)
- func (client ExpressRouteCircuitAuthorizationsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client ExpressRouteCircuitAuthorizationsClient) DeleteSender(req *http.Request) (future ExpressRouteCircuitAuthorizationsDeleteFuture, err error)
- func (client ExpressRouteCircuitAuthorizationsClient) Get(ctx context.Context, resourceGroupName string, circuitName string, ...) (result ExpressRouteCircuitAuthorization, err error)
- func (client ExpressRouteCircuitAuthorizationsClient) GetPreparer(ctx context.Context, resourceGroupName string, circuitName string, ...) (*http.Request, error)
- func (client ExpressRouteCircuitAuthorizationsClient) GetResponder(resp *http.Response) (result ExpressRouteCircuitAuthorization, err error)
- func (client ExpressRouteCircuitAuthorizationsClient) GetSender(req *http.Request) (*http.Response, error)
- func (client ExpressRouteCircuitAuthorizationsClient) List(ctx context.Context, resourceGroupName string, circuitName string) (result AuthorizationListResultPage, err error)
- func (client ExpressRouteCircuitAuthorizationsClient) ListComplete(ctx context.Context, resourceGroupName string, circuitName string) (result AuthorizationListResultIterator, err error)
- func (client ExpressRouteCircuitAuthorizationsClient) ListPreparer(ctx context.Context, resourceGroupName string, circuitName string) (*http.Request, error)
- func (client ExpressRouteCircuitAuthorizationsClient) ListResponder(resp *http.Response) (result AuthorizationListResult, err error)
- func (client ExpressRouteCircuitAuthorizationsClient) ListSender(req *http.Request) (*http.Response, error)
- type ExpressRouteCircuitAuthorizationsCreateOrUpdateFuture
- type ExpressRouteCircuitAuthorizationsDeleteFuture
- type ExpressRouteCircuitConnection
- type ExpressRouteCircuitConnectionListResult
- type ExpressRouteCircuitConnectionListResultIterator
- func (iter *ExpressRouteCircuitConnectionListResultIterator) Next() error
- func (iter *ExpressRouteCircuitConnectionListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter ExpressRouteCircuitConnectionListResultIterator) NotDone() bool
- func (iter ExpressRouteCircuitConnectionListResultIterator) Response() ExpressRouteCircuitConnectionListResult
- func (iter ExpressRouteCircuitConnectionListResultIterator) Value() ExpressRouteCircuitConnection
- type ExpressRouteCircuitConnectionListResultPage
- func (page *ExpressRouteCircuitConnectionListResultPage) Next() error
- func (page *ExpressRouteCircuitConnectionListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page ExpressRouteCircuitConnectionListResultPage) NotDone() bool
- func (page ExpressRouteCircuitConnectionListResultPage) Response() ExpressRouteCircuitConnectionListResult
- func (page ExpressRouteCircuitConnectionListResultPage) Values() []ExpressRouteCircuitConnection
- type ExpressRouteCircuitConnectionPropertiesFormat
- type ExpressRouteCircuitConnectionsClient
- func (client ExpressRouteCircuitConnectionsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, circuitName string, ...) (result ExpressRouteCircuitConnectionsCreateOrUpdateFuture, err error)
- func (client ExpressRouteCircuitConnectionsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, circuitName string, ...) (*http.Request, error)
- func (client ExpressRouteCircuitConnectionsClient) CreateOrUpdateResponder(resp *http.Response) (result ExpressRouteCircuitConnection, err error)
- func (client ExpressRouteCircuitConnectionsClient) CreateOrUpdateSender(req *http.Request) (future ExpressRouteCircuitConnectionsCreateOrUpdateFuture, err error)
- func (client ExpressRouteCircuitConnectionsClient) Delete(ctx context.Context, resourceGroupName string, circuitName string, ...) (result ExpressRouteCircuitConnectionsDeleteFuture, err error)
- func (client ExpressRouteCircuitConnectionsClient) DeletePreparer(ctx context.Context, resourceGroupName string, circuitName string, ...) (*http.Request, error)
- func (client ExpressRouteCircuitConnectionsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client ExpressRouteCircuitConnectionsClient) DeleteSender(req *http.Request) (future ExpressRouteCircuitConnectionsDeleteFuture, err error)
- func (client ExpressRouteCircuitConnectionsClient) Get(ctx context.Context, resourceGroupName string, circuitName string, ...) (result ExpressRouteCircuitConnection, err error)
- func (client ExpressRouteCircuitConnectionsClient) GetPreparer(ctx context.Context, resourceGroupName string, circuitName string, ...) (*http.Request, error)
- func (client ExpressRouteCircuitConnectionsClient) GetResponder(resp *http.Response) (result ExpressRouteCircuitConnection, err error)
- func (client ExpressRouteCircuitConnectionsClient) GetSender(req *http.Request) (*http.Response, error)
- func (client ExpressRouteCircuitConnectionsClient) List(ctx context.Context, resourceGroupName string, circuitName string, ...) (result ExpressRouteCircuitConnectionListResultPage, err error)
- func (client ExpressRouteCircuitConnectionsClient) ListComplete(ctx context.Context, resourceGroupName string, circuitName string, ...) (result ExpressRouteCircuitConnectionListResultIterator, err error)
- func (client ExpressRouteCircuitConnectionsClient) ListPreparer(ctx context.Context, resourceGroupName string, circuitName string, ...) (*http.Request, error)
- func (client ExpressRouteCircuitConnectionsClient) ListResponder(resp *http.Response) (result ExpressRouteCircuitConnectionListResult, err error)
- func (client ExpressRouteCircuitConnectionsClient) ListSender(req *http.Request) (*http.Response, error)
- type ExpressRouteCircuitConnectionsCreateOrUpdateFuture
- type ExpressRouteCircuitConnectionsDeleteFuture
- type ExpressRouteCircuitListResult
- type ExpressRouteCircuitListResultIterator
- func (iter *ExpressRouteCircuitListResultIterator) Next() error
- func (iter *ExpressRouteCircuitListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter ExpressRouteCircuitListResultIterator) NotDone() bool
- func (iter ExpressRouteCircuitListResultIterator) Response() ExpressRouteCircuitListResult
- func (iter ExpressRouteCircuitListResultIterator) Value() ExpressRouteCircuit
- type ExpressRouteCircuitListResultPage
- func (page *ExpressRouteCircuitListResultPage) Next() error
- func (page *ExpressRouteCircuitListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page ExpressRouteCircuitListResultPage) NotDone() bool
- func (page ExpressRouteCircuitListResultPage) Response() ExpressRouteCircuitListResult
- func (page ExpressRouteCircuitListResultPage) Values() []ExpressRouteCircuit
- type ExpressRouteCircuitPeering
- type ExpressRouteCircuitPeeringAdvertisedPublicPrefixState
- type ExpressRouteCircuitPeeringConfig
- type ExpressRouteCircuitPeeringID
- type ExpressRouteCircuitPeeringListResult
- type ExpressRouteCircuitPeeringListResultIterator
- func (iter *ExpressRouteCircuitPeeringListResultIterator) Next() error
- func (iter *ExpressRouteCircuitPeeringListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter ExpressRouteCircuitPeeringListResultIterator) NotDone() bool
- func (iter ExpressRouteCircuitPeeringListResultIterator) Response() ExpressRouteCircuitPeeringListResult
- func (iter ExpressRouteCircuitPeeringListResultIterator) Value() ExpressRouteCircuitPeering
- type ExpressRouteCircuitPeeringListResultPage
- func (page *ExpressRouteCircuitPeeringListResultPage) Next() error
- func (page *ExpressRouteCircuitPeeringListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page ExpressRouteCircuitPeeringListResultPage) NotDone() bool
- func (page ExpressRouteCircuitPeeringListResultPage) Response() ExpressRouteCircuitPeeringListResult
- func (page ExpressRouteCircuitPeeringListResultPage) Values() []ExpressRouteCircuitPeering
- type ExpressRouteCircuitPeeringPropertiesFormat
- type ExpressRouteCircuitPeeringState
- type ExpressRouteCircuitPeeringsClient
- func (client ExpressRouteCircuitPeeringsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, circuitName string, ...) (result ExpressRouteCircuitPeeringsCreateOrUpdateFuture, err error)
- func (client ExpressRouteCircuitPeeringsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, circuitName string, ...) (*http.Request, error)
- func (client ExpressRouteCircuitPeeringsClient) CreateOrUpdateResponder(resp *http.Response) (result ExpressRouteCircuitPeering, err error)
- func (client ExpressRouteCircuitPeeringsClient) CreateOrUpdateSender(req *http.Request) (future ExpressRouteCircuitPeeringsCreateOrUpdateFuture, err error)
- func (client ExpressRouteCircuitPeeringsClient) Delete(ctx context.Context, resourceGroupName string, circuitName string, ...) (result ExpressRouteCircuitPeeringsDeleteFuture, err error)
- func (client ExpressRouteCircuitPeeringsClient) DeletePreparer(ctx context.Context, resourceGroupName string, circuitName string, ...) (*http.Request, error)
- func (client ExpressRouteCircuitPeeringsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client ExpressRouteCircuitPeeringsClient) DeleteSender(req *http.Request) (future ExpressRouteCircuitPeeringsDeleteFuture, err error)
- func (client ExpressRouteCircuitPeeringsClient) Get(ctx context.Context, resourceGroupName string, circuitName string, ...) (result ExpressRouteCircuitPeering, err error)
- func (client ExpressRouteCircuitPeeringsClient) GetPreparer(ctx context.Context, resourceGroupName string, circuitName string, ...) (*http.Request, error)
- func (client ExpressRouteCircuitPeeringsClient) GetResponder(resp *http.Response) (result ExpressRouteCircuitPeering, err error)
- func (client ExpressRouteCircuitPeeringsClient) GetSender(req *http.Request) (*http.Response, error)
- func (client ExpressRouteCircuitPeeringsClient) List(ctx context.Context, resourceGroupName string, circuitName string) (result ExpressRouteCircuitPeeringListResultPage, err error)
- func (client ExpressRouteCircuitPeeringsClient) ListComplete(ctx context.Context, resourceGroupName string, circuitName string) (result ExpressRouteCircuitPeeringListResultIterator, err error)
- func (client ExpressRouteCircuitPeeringsClient) ListPreparer(ctx context.Context, resourceGroupName string, circuitName string) (*http.Request, error)
- func (client ExpressRouteCircuitPeeringsClient) ListResponder(resp *http.Response) (result ExpressRouteCircuitPeeringListResult, err error)
- func (client ExpressRouteCircuitPeeringsClient) ListSender(req *http.Request) (*http.Response, error)
- type ExpressRouteCircuitPeeringsCreateOrUpdateFuture
- type ExpressRouteCircuitPeeringsDeleteFuture
- type ExpressRouteCircuitPropertiesFormat
- type ExpressRouteCircuitReference
- type ExpressRouteCircuitRoutesTable
- type ExpressRouteCircuitRoutesTableSummary
- type ExpressRouteCircuitServiceProviderProperties
- type ExpressRouteCircuitSku
- type ExpressRouteCircuitSkuFamily
- type ExpressRouteCircuitSkuTier
- type ExpressRouteCircuitStats
- type ExpressRouteCircuitsArpTableListResult
- type ExpressRouteCircuitsClient
- func (client ExpressRouteCircuitsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, circuitName string, ...) (result ExpressRouteCircuitsCreateOrUpdateFuture, err error)
- func (client ExpressRouteCircuitsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, circuitName string, ...) (*http.Request, error)
- func (client ExpressRouteCircuitsClient) CreateOrUpdateResponder(resp *http.Response) (result ExpressRouteCircuit, err error)
- func (client ExpressRouteCircuitsClient) CreateOrUpdateSender(req *http.Request) (future ExpressRouteCircuitsCreateOrUpdateFuture, err error)
- func (client ExpressRouteCircuitsClient) Delete(ctx context.Context, resourceGroupName string, circuitName string) (result ExpressRouteCircuitsDeleteFuture, err error)
- func (client ExpressRouteCircuitsClient) DeletePreparer(ctx context.Context, resourceGroupName string, circuitName string) (*http.Request, error)
- func (client ExpressRouteCircuitsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client ExpressRouteCircuitsClient) DeleteSender(req *http.Request) (future ExpressRouteCircuitsDeleteFuture, err error)
- func (client ExpressRouteCircuitsClient) Get(ctx context.Context, resourceGroupName string, circuitName string) (result ExpressRouteCircuit, err error)
- func (client ExpressRouteCircuitsClient) GetPeeringStats(ctx context.Context, resourceGroupName string, circuitName string, ...) (result ExpressRouteCircuitStats, err error)
- func (client ExpressRouteCircuitsClient) GetPeeringStatsPreparer(ctx context.Context, resourceGroupName string, circuitName string, ...) (*http.Request, error)
- func (client ExpressRouteCircuitsClient) GetPeeringStatsResponder(resp *http.Response) (result ExpressRouteCircuitStats, err error)
- func (client ExpressRouteCircuitsClient) GetPeeringStatsSender(req *http.Request) (*http.Response, error)
- func (client ExpressRouteCircuitsClient) GetPreparer(ctx context.Context, resourceGroupName string, circuitName string) (*http.Request, error)
- func (client ExpressRouteCircuitsClient) GetResponder(resp *http.Response) (result ExpressRouteCircuit, err error)
- func (client ExpressRouteCircuitsClient) GetSender(req *http.Request) (*http.Response, error)
- func (client ExpressRouteCircuitsClient) GetStats(ctx context.Context, resourceGroupName string, circuitName string) (result ExpressRouteCircuitStats, err error)
- func (client ExpressRouteCircuitsClient) GetStatsPreparer(ctx context.Context, resourceGroupName string, circuitName string) (*http.Request, error)
- func (client ExpressRouteCircuitsClient) GetStatsResponder(resp *http.Response) (result ExpressRouteCircuitStats, err error)
- func (client ExpressRouteCircuitsClient) GetStatsSender(req *http.Request) (*http.Response, error)
- func (client ExpressRouteCircuitsClient) List(ctx context.Context, resourceGroupName string) (result ExpressRouteCircuitListResultPage, err error)
- func (client ExpressRouteCircuitsClient) ListAll(ctx context.Context) (result ExpressRouteCircuitListResultPage, err error)
- func (client ExpressRouteCircuitsClient) ListAllComplete(ctx context.Context) (result ExpressRouteCircuitListResultIterator, err error)
- func (client ExpressRouteCircuitsClient) ListAllPreparer(ctx context.Context) (*http.Request, error)
- func (client ExpressRouteCircuitsClient) ListAllResponder(resp *http.Response) (result ExpressRouteCircuitListResult, err error)
- func (client ExpressRouteCircuitsClient) ListAllSender(req *http.Request) (*http.Response, error)
- func (client ExpressRouteCircuitsClient) ListArpTable(ctx context.Context, resourceGroupName string, circuitName string, ...) (result ExpressRouteCircuitsListArpTableFuture, err error)
- func (client ExpressRouteCircuitsClient) ListArpTablePreparer(ctx context.Context, resourceGroupName string, circuitName string, ...) (*http.Request, error)
- func (client ExpressRouteCircuitsClient) ListArpTableResponder(resp *http.Response) (result ExpressRouteCircuitsArpTableListResult, err error)
- func (client ExpressRouteCircuitsClient) ListArpTableSender(req *http.Request) (future ExpressRouteCircuitsListArpTableFuture, err error)
- func (client ExpressRouteCircuitsClient) ListComplete(ctx context.Context, resourceGroupName string) (result ExpressRouteCircuitListResultIterator, err error)
- func (client ExpressRouteCircuitsClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
- func (client ExpressRouteCircuitsClient) ListResponder(resp *http.Response) (result ExpressRouteCircuitListResult, err error)
- func (client ExpressRouteCircuitsClient) ListRoutesTable(ctx context.Context, resourceGroupName string, circuitName string, ...) (result ExpressRouteCircuitsListRoutesTableFuture, err error)
- func (client ExpressRouteCircuitsClient) ListRoutesTablePreparer(ctx context.Context, resourceGroupName string, circuitName string, ...) (*http.Request, error)
- func (client ExpressRouteCircuitsClient) ListRoutesTableResponder(resp *http.Response) (result ExpressRouteCircuitsRoutesTableListResult, err error)
- func (client ExpressRouteCircuitsClient) ListRoutesTableSender(req *http.Request) (future ExpressRouteCircuitsListRoutesTableFuture, err error)
- func (client ExpressRouteCircuitsClient) ListRoutesTableSummary(ctx context.Context, resourceGroupName string, circuitName string, ...) (result ExpressRouteCircuitsListRoutesTableSummaryFuture, err error)
- func (client ExpressRouteCircuitsClient) ListRoutesTableSummaryPreparer(ctx context.Context, resourceGroupName string, circuitName string, ...) (*http.Request, error)
- func (client ExpressRouteCircuitsClient) ListRoutesTableSummaryResponder(resp *http.Response) (result ExpressRouteCircuitsRoutesTableSummaryListResult, err error)
- func (client ExpressRouteCircuitsClient) ListRoutesTableSummarySender(req *http.Request) (future ExpressRouteCircuitsListRoutesTableSummaryFuture, err error)
- func (client ExpressRouteCircuitsClient) ListSender(req *http.Request) (*http.Response, error)
- func (client ExpressRouteCircuitsClient) UpdateTags(ctx context.Context, resourceGroupName string, circuitName string, ...) (result ExpressRouteCircuitsUpdateTagsFuture, err error)
- func (client ExpressRouteCircuitsClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, circuitName string, ...) (*http.Request, error)
- func (client ExpressRouteCircuitsClient) UpdateTagsResponder(resp *http.Response) (result ExpressRouteCircuit, err error)
- func (client ExpressRouteCircuitsClient) UpdateTagsSender(req *http.Request) (future ExpressRouteCircuitsUpdateTagsFuture, err error)
- type ExpressRouteCircuitsCreateOrUpdateFuture
- type ExpressRouteCircuitsDeleteFuture
- type ExpressRouteCircuitsListArpTableFuture
- type ExpressRouteCircuitsListRoutesTableFuture
- type ExpressRouteCircuitsListRoutesTableSummaryFuture
- type ExpressRouteCircuitsRoutesTableListResult
- type ExpressRouteCircuitsRoutesTableSummaryListResult
- type ExpressRouteCircuitsUpdateTagsFuture
- type ExpressRouteConnection
- type ExpressRouteConnectionID
- type ExpressRouteConnectionList
- type ExpressRouteConnectionProperties
- type ExpressRouteConnectionsClient
- func (client ExpressRouteConnectionsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, expressRouteGatewayName string, ...) (result ExpressRouteConnectionsCreateOrUpdateFuture, err error)
- func (client ExpressRouteConnectionsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, expressRouteGatewayName string, ...) (*http.Request, error)
- func (client ExpressRouteConnectionsClient) CreateOrUpdateResponder(resp *http.Response) (result ExpressRouteConnection, err error)
- func (client ExpressRouteConnectionsClient) CreateOrUpdateSender(req *http.Request) (future ExpressRouteConnectionsCreateOrUpdateFuture, err error)
- func (client ExpressRouteConnectionsClient) Delete(ctx context.Context, resourceGroupName string, expressRouteGatewayName string, ...) (result ExpressRouteConnectionsDeleteFuture, err error)
- func (client ExpressRouteConnectionsClient) DeletePreparer(ctx context.Context, resourceGroupName string, expressRouteGatewayName string, ...) (*http.Request, error)
- func (client ExpressRouteConnectionsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client ExpressRouteConnectionsClient) DeleteSender(req *http.Request) (future ExpressRouteConnectionsDeleteFuture, err error)
- func (client ExpressRouteConnectionsClient) Get(ctx context.Context, resourceGroupName string, expressRouteGatewayName string, ...) (result ExpressRouteConnection, err error)
- func (client ExpressRouteConnectionsClient) GetPreparer(ctx context.Context, resourceGroupName string, expressRouteGatewayName string, ...) (*http.Request, error)
- func (client ExpressRouteConnectionsClient) GetResponder(resp *http.Response) (result ExpressRouteConnection, err error)
- func (client ExpressRouteConnectionsClient) GetSender(req *http.Request) (*http.Response, error)
- func (client ExpressRouteConnectionsClient) List(ctx context.Context, resourceGroupName string, expressRouteGatewayName string) (result ExpressRouteConnectionList, err error)
- func (client ExpressRouteConnectionsClient) ListPreparer(ctx context.Context, resourceGroupName string, expressRouteGatewayName string) (*http.Request, error)
- func (client ExpressRouteConnectionsClient) ListResponder(resp *http.Response) (result ExpressRouteConnectionList, err error)
- func (client ExpressRouteConnectionsClient) ListSender(req *http.Request) (*http.Response, error)
- type ExpressRouteConnectionsCreateOrUpdateFuture
- type ExpressRouteConnectionsDeleteFuture
- type ExpressRouteCrossConnection
- type ExpressRouteCrossConnectionListResult
- type ExpressRouteCrossConnectionListResultIterator
- func (iter *ExpressRouteCrossConnectionListResultIterator) Next() error
- func (iter *ExpressRouteCrossConnectionListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter ExpressRouteCrossConnectionListResultIterator) NotDone() bool
- func (iter ExpressRouteCrossConnectionListResultIterator) Response() ExpressRouteCrossConnectionListResult
- func (iter ExpressRouteCrossConnectionListResultIterator) Value() ExpressRouteCrossConnection
- type ExpressRouteCrossConnectionListResultPage
- func (page *ExpressRouteCrossConnectionListResultPage) Next() error
- func (page *ExpressRouteCrossConnectionListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page ExpressRouteCrossConnectionListResultPage) NotDone() bool
- func (page ExpressRouteCrossConnectionListResultPage) Response() ExpressRouteCrossConnectionListResult
- func (page ExpressRouteCrossConnectionListResultPage) Values() []ExpressRouteCrossConnection
- type ExpressRouteCrossConnectionPeering
- type ExpressRouteCrossConnectionPeeringList
- type ExpressRouteCrossConnectionPeeringListIterator
- func (iter *ExpressRouteCrossConnectionPeeringListIterator) Next() error
- func (iter *ExpressRouteCrossConnectionPeeringListIterator) NextWithContext(ctx context.Context) (err error)
- func (iter ExpressRouteCrossConnectionPeeringListIterator) NotDone() bool
- func (iter ExpressRouteCrossConnectionPeeringListIterator) Response() ExpressRouteCrossConnectionPeeringList
- func (iter ExpressRouteCrossConnectionPeeringListIterator) Value() ExpressRouteCrossConnectionPeering
- type ExpressRouteCrossConnectionPeeringListPage
- func (page *ExpressRouteCrossConnectionPeeringListPage) Next() error
- func (page *ExpressRouteCrossConnectionPeeringListPage) NextWithContext(ctx context.Context) (err error)
- func (page ExpressRouteCrossConnectionPeeringListPage) NotDone() bool
- func (page ExpressRouteCrossConnectionPeeringListPage) Response() ExpressRouteCrossConnectionPeeringList
- func (page ExpressRouteCrossConnectionPeeringListPage) Values() []ExpressRouteCrossConnectionPeering
- type ExpressRouteCrossConnectionPeeringProperties
- type ExpressRouteCrossConnectionPeeringsClient
- func (client ExpressRouteCrossConnectionPeeringsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, crossConnectionName string, ...) (result ExpressRouteCrossConnectionPeeringsCreateOrUpdateFuture, err error)
- func (client ExpressRouteCrossConnectionPeeringsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, crossConnectionName string, ...) (*http.Request, error)
- func (client ExpressRouteCrossConnectionPeeringsClient) CreateOrUpdateResponder(resp *http.Response) (result ExpressRouteCrossConnectionPeering, err error)
- func (client ExpressRouteCrossConnectionPeeringsClient) CreateOrUpdateSender(req *http.Request) (future ExpressRouteCrossConnectionPeeringsCreateOrUpdateFuture, err error)
- func (client ExpressRouteCrossConnectionPeeringsClient) Delete(ctx context.Context, resourceGroupName string, crossConnectionName string, ...) (result ExpressRouteCrossConnectionPeeringsDeleteFuture, err error)
- func (client ExpressRouteCrossConnectionPeeringsClient) DeletePreparer(ctx context.Context, resourceGroupName string, crossConnectionName string, ...) (*http.Request, error)
- func (client ExpressRouteCrossConnectionPeeringsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client ExpressRouteCrossConnectionPeeringsClient) DeleteSender(req *http.Request) (future ExpressRouteCrossConnectionPeeringsDeleteFuture, err error)
- func (client ExpressRouteCrossConnectionPeeringsClient) Get(ctx context.Context, resourceGroupName string, crossConnectionName string, ...) (result ExpressRouteCrossConnectionPeering, err error)
- func (client ExpressRouteCrossConnectionPeeringsClient) GetPreparer(ctx context.Context, resourceGroupName string, crossConnectionName string, ...) (*http.Request, error)
- func (client ExpressRouteCrossConnectionPeeringsClient) GetResponder(resp *http.Response) (result ExpressRouteCrossConnectionPeering, err error)
- func (client ExpressRouteCrossConnectionPeeringsClient) GetSender(req *http.Request) (*http.Response, error)
- func (client ExpressRouteCrossConnectionPeeringsClient) List(ctx context.Context, resourceGroupName string, crossConnectionName string) (result ExpressRouteCrossConnectionPeeringListPage, err error)
- func (client ExpressRouteCrossConnectionPeeringsClient) ListComplete(ctx context.Context, resourceGroupName string, crossConnectionName string) (result ExpressRouteCrossConnectionPeeringListIterator, err error)
- func (client ExpressRouteCrossConnectionPeeringsClient) ListPreparer(ctx context.Context, resourceGroupName string, crossConnectionName string) (*http.Request, error)
- func (client ExpressRouteCrossConnectionPeeringsClient) ListResponder(resp *http.Response) (result ExpressRouteCrossConnectionPeeringList, err error)
- func (client ExpressRouteCrossConnectionPeeringsClient) ListSender(req *http.Request) (*http.Response, error)
- type ExpressRouteCrossConnectionPeeringsCreateOrUpdateFuture
- type ExpressRouteCrossConnectionPeeringsDeleteFuture
- type ExpressRouteCrossConnectionProperties
- type ExpressRouteCrossConnectionRoutesTableSummary
- type ExpressRouteCrossConnectionsClient
- func (client ExpressRouteCrossConnectionsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, crossConnectionName string, ...) (result ExpressRouteCrossConnectionsCreateOrUpdateFuture, err error)
- func (client ExpressRouteCrossConnectionsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, crossConnectionName string, ...) (*http.Request, error)
- func (client ExpressRouteCrossConnectionsClient) CreateOrUpdateResponder(resp *http.Response) (result ExpressRouteCrossConnection, err error)
- func (client ExpressRouteCrossConnectionsClient) CreateOrUpdateSender(req *http.Request) (future ExpressRouteCrossConnectionsCreateOrUpdateFuture, err error)
- func (client ExpressRouteCrossConnectionsClient) Get(ctx context.Context, resourceGroupName string, crossConnectionName string) (result ExpressRouteCrossConnection, err error)
- func (client ExpressRouteCrossConnectionsClient) GetPreparer(ctx context.Context, resourceGroupName string, crossConnectionName string) (*http.Request, error)
- func (client ExpressRouteCrossConnectionsClient) GetResponder(resp *http.Response) (result ExpressRouteCrossConnection, err error)
- func (client ExpressRouteCrossConnectionsClient) GetSender(req *http.Request) (*http.Response, error)
- func (client ExpressRouteCrossConnectionsClient) List(ctx context.Context) (result ExpressRouteCrossConnectionListResultPage, err error)
- func (client ExpressRouteCrossConnectionsClient) ListArpTable(ctx context.Context, resourceGroupName string, crossConnectionName string, ...) (result ExpressRouteCrossConnectionsListArpTableFuture, err error)
- func (client ExpressRouteCrossConnectionsClient) ListArpTablePreparer(ctx context.Context, resourceGroupName string, crossConnectionName string, ...) (*http.Request, error)
- func (client ExpressRouteCrossConnectionsClient) ListArpTableResponder(resp *http.Response) (result ExpressRouteCircuitsArpTableListResult, err error)
- func (client ExpressRouteCrossConnectionsClient) ListArpTableSender(req *http.Request) (future ExpressRouteCrossConnectionsListArpTableFuture, err error)
- func (client ExpressRouteCrossConnectionsClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result ExpressRouteCrossConnectionListResultPage, err error)
- func (client ExpressRouteCrossConnectionsClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result ExpressRouteCrossConnectionListResultIterator, err error)
- func (client ExpressRouteCrossConnectionsClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
- func (client ExpressRouteCrossConnectionsClient) ListByResourceGroupResponder(resp *http.Response) (result ExpressRouteCrossConnectionListResult, err error)
- func (client ExpressRouteCrossConnectionsClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error)
- func (client ExpressRouteCrossConnectionsClient) ListComplete(ctx context.Context) (result ExpressRouteCrossConnectionListResultIterator, err error)
- func (client ExpressRouteCrossConnectionsClient) ListPreparer(ctx context.Context) (*http.Request, error)
- func (client ExpressRouteCrossConnectionsClient) ListResponder(resp *http.Response) (result ExpressRouteCrossConnectionListResult, err error)
- func (client ExpressRouteCrossConnectionsClient) ListRoutesTable(ctx context.Context, resourceGroupName string, crossConnectionName string, ...) (result ExpressRouteCrossConnectionsListRoutesTableFuture, err error)
- func (client ExpressRouteCrossConnectionsClient) ListRoutesTablePreparer(ctx context.Context, resourceGroupName string, crossConnectionName string, ...) (*http.Request, error)
- func (client ExpressRouteCrossConnectionsClient) ListRoutesTableResponder(resp *http.Response) (result ExpressRouteCircuitsRoutesTableListResult, err error)
- func (client ExpressRouteCrossConnectionsClient) ListRoutesTableSender(req *http.Request) (future ExpressRouteCrossConnectionsListRoutesTableFuture, err error)
- func (client ExpressRouteCrossConnectionsClient) ListRoutesTableSummary(ctx context.Context, resourceGroupName string, crossConnectionName string, ...) (result ExpressRouteCrossConnectionsListRoutesTableSummaryFuture, err error)
- func (client ExpressRouteCrossConnectionsClient) ListRoutesTableSummaryPreparer(ctx context.Context, resourceGroupName string, crossConnectionName string, ...) (*http.Request, error)
- func (client ExpressRouteCrossConnectionsClient) ListRoutesTableSummaryResponder(resp *http.Response) (result ExpressRouteCrossConnectionsRoutesTableSummaryListResult, err error)
- func (client ExpressRouteCrossConnectionsClient) ListRoutesTableSummarySender(req *http.Request) (future ExpressRouteCrossConnectionsListRoutesTableSummaryFuture, err error)
- func (client ExpressRouteCrossConnectionsClient) ListSender(req *http.Request) (*http.Response, error)
- func (client ExpressRouteCrossConnectionsClient) UpdateTags(ctx context.Context, resourceGroupName string, crossConnectionName string, ...) (result ExpressRouteCrossConnectionsUpdateTagsFuture, err error)
- func (client ExpressRouteCrossConnectionsClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, crossConnectionName string, ...) (*http.Request, error)
- func (client ExpressRouteCrossConnectionsClient) UpdateTagsResponder(resp *http.Response) (result ExpressRouteCrossConnection, err error)
- func (client ExpressRouteCrossConnectionsClient) UpdateTagsSender(req *http.Request) (future ExpressRouteCrossConnectionsUpdateTagsFuture, err error)
- type ExpressRouteCrossConnectionsCreateOrUpdateFuture
- type ExpressRouteCrossConnectionsListArpTableFuture
- type ExpressRouteCrossConnectionsListRoutesTableFuture
- type ExpressRouteCrossConnectionsListRoutesTableSummaryFuture
- type ExpressRouteCrossConnectionsRoutesTableSummaryListResult
- type ExpressRouteCrossConnectionsUpdateTagsFuture
- type ExpressRouteGateway
- type ExpressRouteGatewayList
- type ExpressRouteGatewayProperties
- type ExpressRouteGatewayPropertiesAutoScaleConfiguration
- type ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds
- type ExpressRouteGatewaysClient
- func (client ExpressRouteGatewaysClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, expressRouteGatewayName string, ...) (result ExpressRouteGatewaysCreateOrUpdateFuture, err error)
- func (client ExpressRouteGatewaysClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, expressRouteGatewayName string, ...) (*http.Request, error)
- func (client ExpressRouteGatewaysClient) CreateOrUpdateResponder(resp *http.Response) (result ExpressRouteGateway, err error)
- func (client ExpressRouteGatewaysClient) CreateOrUpdateSender(req *http.Request) (future ExpressRouteGatewaysCreateOrUpdateFuture, err error)
- func (client ExpressRouteGatewaysClient) Delete(ctx context.Context, resourceGroupName string, expressRouteGatewayName string) (result ExpressRouteGatewaysDeleteFuture, err error)
- func (client ExpressRouteGatewaysClient) DeletePreparer(ctx context.Context, resourceGroupName string, expressRouteGatewayName string) (*http.Request, error)
- func (client ExpressRouteGatewaysClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client ExpressRouteGatewaysClient) DeleteSender(req *http.Request) (future ExpressRouteGatewaysDeleteFuture, err error)
- func (client ExpressRouteGatewaysClient) Get(ctx context.Context, resourceGroupName string, expressRouteGatewayName string) (result ExpressRouteGateway, err error)
- func (client ExpressRouteGatewaysClient) GetPreparer(ctx context.Context, resourceGroupName string, expressRouteGatewayName string) (*http.Request, error)
- func (client ExpressRouteGatewaysClient) GetResponder(resp *http.Response) (result ExpressRouteGateway, err error)
- func (client ExpressRouteGatewaysClient) GetSender(req *http.Request) (*http.Response, error)
- func (client ExpressRouteGatewaysClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result ExpressRouteGatewayList, err error)
- func (client ExpressRouteGatewaysClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
- func (client ExpressRouteGatewaysClient) ListByResourceGroupResponder(resp *http.Response) (result ExpressRouteGatewayList, err error)
- func (client ExpressRouteGatewaysClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error)
- func (client ExpressRouteGatewaysClient) ListBySubscription(ctx context.Context) (result ExpressRouteGatewayList, err error)
- func (client ExpressRouteGatewaysClient) ListBySubscriptionPreparer(ctx context.Context) (*http.Request, error)
- func (client ExpressRouteGatewaysClient) ListBySubscriptionResponder(resp *http.Response) (result ExpressRouteGatewayList, err error)
- func (client ExpressRouteGatewaysClient) ListBySubscriptionSender(req *http.Request) (*http.Response, error)
- type ExpressRouteGatewaysCreateOrUpdateFuture
- type ExpressRouteGatewaysDeleteFuture
- type ExpressRouteLink
- type ExpressRouteLinkAdminState
- type ExpressRouteLinkConnectorType
- type ExpressRouteLinkListResult
- type ExpressRouteLinkListResultIterator
- func (iter *ExpressRouteLinkListResultIterator) Next() error
- func (iter *ExpressRouteLinkListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter ExpressRouteLinkListResultIterator) NotDone() bool
- func (iter ExpressRouteLinkListResultIterator) Response() ExpressRouteLinkListResult
- func (iter ExpressRouteLinkListResultIterator) Value() ExpressRouteLink
- type ExpressRouteLinkListResultPage
- func (page *ExpressRouteLinkListResultPage) Next() error
- func (page *ExpressRouteLinkListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page ExpressRouteLinkListResultPage) NotDone() bool
- func (page ExpressRouteLinkListResultPage) Response() ExpressRouteLinkListResult
- func (page ExpressRouteLinkListResultPage) Values() []ExpressRouteLink
- type ExpressRouteLinkMacSecCipher
- type ExpressRouteLinkMacSecConfig
- type ExpressRouteLinkPropertiesFormat
- type ExpressRouteLinksClient
- func (client ExpressRouteLinksClient) Get(ctx context.Context, resourceGroupName string, expressRoutePortName string, ...) (result ExpressRouteLink, err error)
- func (client ExpressRouteLinksClient) GetPreparer(ctx context.Context, resourceGroupName string, expressRoutePortName string, ...) (*http.Request, error)
- func (client ExpressRouteLinksClient) GetResponder(resp *http.Response) (result ExpressRouteLink, err error)
- func (client ExpressRouteLinksClient) GetSender(req *http.Request) (*http.Response, error)
- func (client ExpressRouteLinksClient) List(ctx context.Context, resourceGroupName string, expressRoutePortName string) (result ExpressRouteLinkListResultPage, err error)
- func (client ExpressRouteLinksClient) ListComplete(ctx context.Context, resourceGroupName string, expressRoutePortName string) (result ExpressRouteLinkListResultIterator, err error)
- func (client ExpressRouteLinksClient) ListPreparer(ctx context.Context, resourceGroupName string, expressRoutePortName string) (*http.Request, error)
- func (client ExpressRouteLinksClient) ListResponder(resp *http.Response) (result ExpressRouteLinkListResult, err error)
- func (client ExpressRouteLinksClient) ListSender(req *http.Request) (*http.Response, error)
- type ExpressRoutePeeringState
- type ExpressRoutePeeringType
- type ExpressRoutePort
- type ExpressRoutePortListResult
- type ExpressRoutePortListResultIterator
- func (iter *ExpressRoutePortListResultIterator) Next() error
- func (iter *ExpressRoutePortListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter ExpressRoutePortListResultIterator) NotDone() bool
- func (iter ExpressRoutePortListResultIterator) Response() ExpressRoutePortListResult
- func (iter ExpressRoutePortListResultIterator) Value() ExpressRoutePort
- type ExpressRoutePortListResultPage
- func (page *ExpressRoutePortListResultPage) Next() error
- func (page *ExpressRoutePortListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page ExpressRoutePortListResultPage) NotDone() bool
- func (page ExpressRoutePortListResultPage) Response() ExpressRoutePortListResult
- func (page ExpressRoutePortListResultPage) Values() []ExpressRoutePort
- type ExpressRoutePortPropertiesFormat
- type ExpressRoutePortsClient
- func (client ExpressRoutePortsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, expressRoutePortName string, ...) (result ExpressRoutePortsCreateOrUpdateFuture, err error)
- func (client ExpressRoutePortsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, expressRoutePortName string, ...) (*http.Request, error)
- func (client ExpressRoutePortsClient) CreateOrUpdateResponder(resp *http.Response) (result ExpressRoutePort, err error)
- func (client ExpressRoutePortsClient) CreateOrUpdateSender(req *http.Request) (future ExpressRoutePortsCreateOrUpdateFuture, err error)
- func (client ExpressRoutePortsClient) Delete(ctx context.Context, resourceGroupName string, expressRoutePortName string) (result ExpressRoutePortsDeleteFuture, err error)
- func (client ExpressRoutePortsClient) DeletePreparer(ctx context.Context, resourceGroupName string, expressRoutePortName string) (*http.Request, error)
- func (client ExpressRoutePortsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client ExpressRoutePortsClient) DeleteSender(req *http.Request) (future ExpressRoutePortsDeleteFuture, err error)
- func (client ExpressRoutePortsClient) Get(ctx context.Context, resourceGroupName string, expressRoutePortName string) (result ExpressRoutePort, err error)
- func (client ExpressRoutePortsClient) GetPreparer(ctx context.Context, resourceGroupName string, expressRoutePortName string) (*http.Request, error)
- func (client ExpressRoutePortsClient) GetResponder(resp *http.Response) (result ExpressRoutePort, err error)
- func (client ExpressRoutePortsClient) GetSender(req *http.Request) (*http.Response, error)
- func (client ExpressRoutePortsClient) List(ctx context.Context) (result ExpressRoutePortListResultPage, err error)
- func (client ExpressRoutePortsClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result ExpressRoutePortListResultPage, err error)
- func (client ExpressRoutePortsClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result ExpressRoutePortListResultIterator, err error)
- func (client ExpressRoutePortsClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
- func (client ExpressRoutePortsClient) ListByResourceGroupResponder(resp *http.Response) (result ExpressRoutePortListResult, err error)
- func (client ExpressRoutePortsClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error)
- func (client ExpressRoutePortsClient) ListComplete(ctx context.Context) (result ExpressRoutePortListResultIterator, err error)
- func (client ExpressRoutePortsClient) ListPreparer(ctx context.Context) (*http.Request, error)
- func (client ExpressRoutePortsClient) ListResponder(resp *http.Response) (result ExpressRoutePortListResult, err error)
- func (client ExpressRoutePortsClient) ListSender(req *http.Request) (*http.Response, error)
- func (client ExpressRoutePortsClient) UpdateTags(ctx context.Context, resourceGroupName string, expressRoutePortName string, ...) (result ExpressRoutePortsUpdateTagsFuture, err error)
- func (client ExpressRoutePortsClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, expressRoutePortName string, ...) (*http.Request, error)
- func (client ExpressRoutePortsClient) UpdateTagsResponder(resp *http.Response) (result ExpressRoutePort, err error)
- func (client ExpressRoutePortsClient) UpdateTagsSender(req *http.Request) (future ExpressRoutePortsUpdateTagsFuture, err error)
- type ExpressRoutePortsCreateOrUpdateFuture
- type ExpressRoutePortsDeleteFuture
- type ExpressRoutePortsEncapsulation
- type ExpressRoutePortsLocation
- type ExpressRoutePortsLocationBandwidths
- type ExpressRoutePortsLocationListResult
- type ExpressRoutePortsLocationListResultIterator
- func (iter *ExpressRoutePortsLocationListResultIterator) Next() error
- func (iter *ExpressRoutePortsLocationListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter ExpressRoutePortsLocationListResultIterator) NotDone() bool
- func (iter ExpressRoutePortsLocationListResultIterator) Response() ExpressRoutePortsLocationListResult
- func (iter ExpressRoutePortsLocationListResultIterator) Value() ExpressRoutePortsLocation
- type ExpressRoutePortsLocationListResultPage
- func (page *ExpressRoutePortsLocationListResultPage) Next() error
- func (page *ExpressRoutePortsLocationListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page ExpressRoutePortsLocationListResultPage) NotDone() bool
- func (page ExpressRoutePortsLocationListResultPage) Response() ExpressRoutePortsLocationListResult
- func (page ExpressRoutePortsLocationListResultPage) Values() []ExpressRoutePortsLocation
- type ExpressRoutePortsLocationPropertiesFormat
- type ExpressRoutePortsLocationsClient
- func (client ExpressRoutePortsLocationsClient) Get(ctx context.Context, locationName string) (result ExpressRoutePortsLocation, err error)
- func (client ExpressRoutePortsLocationsClient) GetPreparer(ctx context.Context, locationName string) (*http.Request, error)
- func (client ExpressRoutePortsLocationsClient) GetResponder(resp *http.Response) (result ExpressRoutePortsLocation, err error)
- func (client ExpressRoutePortsLocationsClient) GetSender(req *http.Request) (*http.Response, error)
- func (client ExpressRoutePortsLocationsClient) List(ctx context.Context) (result ExpressRoutePortsLocationListResultPage, err error)
- func (client ExpressRoutePortsLocationsClient) ListComplete(ctx context.Context) (result ExpressRoutePortsLocationListResultIterator, err error)
- func (client ExpressRoutePortsLocationsClient) ListPreparer(ctx context.Context) (*http.Request, error)
- func (client ExpressRoutePortsLocationsClient) ListResponder(resp *http.Response) (result ExpressRoutePortsLocationListResult, err error)
- func (client ExpressRoutePortsLocationsClient) ListSender(req *http.Request) (*http.Response, error)
- type ExpressRoutePortsUpdateTagsFuture
- type ExpressRouteServiceProvider
- type ExpressRouteServiceProviderBandwidthsOffered
- type ExpressRouteServiceProviderListResult
- type ExpressRouteServiceProviderListResultIterator
- func (iter *ExpressRouteServiceProviderListResultIterator) Next() error
- func (iter *ExpressRouteServiceProviderListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter ExpressRouteServiceProviderListResultIterator) NotDone() bool
- func (iter ExpressRouteServiceProviderListResultIterator) Response() ExpressRouteServiceProviderListResult
- func (iter ExpressRouteServiceProviderListResultIterator) Value() ExpressRouteServiceProvider
- type ExpressRouteServiceProviderListResultPage
- func (page *ExpressRouteServiceProviderListResultPage) Next() error
- func (page *ExpressRouteServiceProviderListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page ExpressRouteServiceProviderListResultPage) NotDone() bool
- func (page ExpressRouteServiceProviderListResultPage) Response() ExpressRouteServiceProviderListResult
- func (page ExpressRouteServiceProviderListResultPage) Values() []ExpressRouteServiceProvider
- type ExpressRouteServiceProviderPropertiesFormat
- type ExpressRouteServiceProvidersClient
- func (client ExpressRouteServiceProvidersClient) List(ctx context.Context) (result ExpressRouteServiceProviderListResultPage, err error)
- func (client ExpressRouteServiceProvidersClient) ListComplete(ctx context.Context) (result ExpressRouteServiceProviderListResultIterator, err error)
- func (client ExpressRouteServiceProvidersClient) ListPreparer(ctx context.Context) (*http.Request, error)
- func (client ExpressRouteServiceProvidersClient) ListResponder(resp *http.Response) (result ExpressRouteServiceProviderListResult, err error)
- func (client ExpressRouteServiceProvidersClient) ListSender(req *http.Request) (*http.Response, error)
- type FirewallPoliciesClient
- func (client FirewallPoliciesClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, firewallPolicyName string, ...) (result FirewallPoliciesCreateOrUpdateFuture, err error)
- func (client FirewallPoliciesClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, firewallPolicyName string, ...) (*http.Request, error)
- func (client FirewallPoliciesClient) CreateOrUpdateResponder(resp *http.Response) (result FirewallPolicy, err error)
- func (client FirewallPoliciesClient) CreateOrUpdateSender(req *http.Request) (future FirewallPoliciesCreateOrUpdateFuture, err error)
- func (client FirewallPoliciesClient) Delete(ctx context.Context, resourceGroupName string, firewallPolicyName string) (result FirewallPoliciesDeleteFuture, err error)
- func (client FirewallPoliciesClient) DeletePreparer(ctx context.Context, resourceGroupName string, firewallPolicyName string) (*http.Request, error)
- func (client FirewallPoliciesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client FirewallPoliciesClient) DeleteSender(req *http.Request) (future FirewallPoliciesDeleteFuture, err error)
- func (client FirewallPoliciesClient) Get(ctx context.Context, resourceGroupName string, firewallPolicyName string, ...) (result FirewallPolicy, err error)
- func (client FirewallPoliciesClient) GetPreparer(ctx context.Context, resourceGroupName string, firewallPolicyName string, ...) (*http.Request, error)
- func (client FirewallPoliciesClient) GetResponder(resp *http.Response) (result FirewallPolicy, err error)
- func (client FirewallPoliciesClient) GetSender(req *http.Request) (*http.Response, error)
- func (client FirewallPoliciesClient) List(ctx context.Context, resourceGroupName string) (result FirewallPolicyListResultPage, err error)
- func (client FirewallPoliciesClient) ListAll(ctx context.Context) (result FirewallPolicyListResultPage, err error)
- func (client FirewallPoliciesClient) ListAllComplete(ctx context.Context) (result FirewallPolicyListResultIterator, err error)
- func (client FirewallPoliciesClient) ListAllPreparer(ctx context.Context) (*http.Request, error)
- func (client FirewallPoliciesClient) ListAllResponder(resp *http.Response) (result FirewallPolicyListResult, err error)
- func (client FirewallPoliciesClient) ListAllSender(req *http.Request) (*http.Response, error)
- func (client FirewallPoliciesClient) ListComplete(ctx context.Context, resourceGroupName string) (result FirewallPolicyListResultIterator, err error)
- func (client FirewallPoliciesClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
- func (client FirewallPoliciesClient) ListResponder(resp *http.Response) (result FirewallPolicyListResult, err error)
- func (client FirewallPoliciesClient) ListSender(req *http.Request) (*http.Response, error)
- func (client FirewallPoliciesClient) UpdateTags(ctx context.Context, resourceGroupName string, firewallPolicyName string, ...) (result FirewallPolicy, err error)
- func (client FirewallPoliciesClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, firewallPolicyName string, ...) (*http.Request, error)
- func (client FirewallPoliciesClient) UpdateTagsResponder(resp *http.Response) (result FirewallPolicy, err error)
- func (client FirewallPoliciesClient) UpdateTagsSender(req *http.Request) (*http.Response, error)
- type FirewallPoliciesCreateOrUpdateFuture
- type FirewallPoliciesDeleteFuture
- type FirewallPolicy
- type FirewallPolicyFilterRule
- func (fpfr FirewallPolicyFilterRule) AsBasicFirewallPolicyRule() (BasicFirewallPolicyRule, bool)
- func (fpfr FirewallPolicyFilterRule) AsFirewallPolicyFilterRule() (*FirewallPolicyFilterRule, bool)
- func (fpfr FirewallPolicyFilterRule) AsFirewallPolicyNatRule() (*FirewallPolicyNatRule, bool)
- func (fpfr FirewallPolicyFilterRule) AsFirewallPolicyRule() (*FirewallPolicyRule, bool)
- func (fpfr FirewallPolicyFilterRule) MarshalJSON() ([]byte, error)
- func (fpfr *FirewallPolicyFilterRule) UnmarshalJSON(body []byte) error
- type FirewallPolicyFilterRuleAction
- type FirewallPolicyFilterRuleActionType
- type FirewallPolicyListResult
- type FirewallPolicyListResultIterator
- func (iter *FirewallPolicyListResultIterator) Next() error
- func (iter *FirewallPolicyListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter FirewallPolicyListResultIterator) NotDone() bool
- func (iter FirewallPolicyListResultIterator) Response() FirewallPolicyListResult
- func (iter FirewallPolicyListResultIterator) Value() FirewallPolicy
- type FirewallPolicyListResultPage
- func (page *FirewallPolicyListResultPage) Next() error
- func (page *FirewallPolicyListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page FirewallPolicyListResultPage) NotDone() bool
- func (page FirewallPolicyListResultPage) Response() FirewallPolicyListResult
- func (page FirewallPolicyListResultPage) Values() []FirewallPolicy
- type FirewallPolicyNatRule
- func (fpnr FirewallPolicyNatRule) AsBasicFirewallPolicyRule() (BasicFirewallPolicyRule, bool)
- func (fpnr FirewallPolicyNatRule) AsFirewallPolicyFilterRule() (*FirewallPolicyFilterRule, bool)
- func (fpnr FirewallPolicyNatRule) AsFirewallPolicyNatRule() (*FirewallPolicyNatRule, bool)
- func (fpnr FirewallPolicyNatRule) AsFirewallPolicyRule() (*FirewallPolicyRule, bool)
- func (fpnr FirewallPolicyNatRule) MarshalJSON() ([]byte, error)
- func (fpnr *FirewallPolicyNatRule) UnmarshalJSON(body []byte) error
- type FirewallPolicyNatRuleAction
- type FirewallPolicyNatRuleActionType
- type FirewallPolicyPropertiesFormat
- type FirewallPolicyRule
- func (fpr FirewallPolicyRule) AsBasicFirewallPolicyRule() (BasicFirewallPolicyRule, bool)
- func (fpr FirewallPolicyRule) AsFirewallPolicyFilterRule() (*FirewallPolicyFilterRule, bool)
- func (fpr FirewallPolicyRule) AsFirewallPolicyNatRule() (*FirewallPolicyNatRule, bool)
- func (fpr FirewallPolicyRule) AsFirewallPolicyRule() (*FirewallPolicyRule, bool)
- func (fpr FirewallPolicyRule) MarshalJSON() ([]byte, error)
- type FirewallPolicyRuleCondition
- func (fprc FirewallPolicyRuleCondition) AsApplicationRuleCondition() (*ApplicationRuleCondition, bool)
- func (fprc FirewallPolicyRuleCondition) AsBasicFirewallPolicyRuleCondition() (BasicFirewallPolicyRuleCondition, bool)
- func (fprc FirewallPolicyRuleCondition) AsFirewallPolicyRuleCondition() (*FirewallPolicyRuleCondition, bool)
- func (fprc FirewallPolicyRuleCondition) AsRuleCondition() (*RuleCondition, bool)
- func (fprc FirewallPolicyRuleCondition) MarshalJSON() ([]byte, error)
- type FirewallPolicyRuleConditionApplicationProtocol
- type FirewallPolicyRuleConditionApplicationProtocolType
- type FirewallPolicyRuleConditionNetworkProtocol
- type FirewallPolicyRuleGroup
- type FirewallPolicyRuleGroupListResult
- type FirewallPolicyRuleGroupListResultIterator
- func (iter *FirewallPolicyRuleGroupListResultIterator) Next() error
- func (iter *FirewallPolicyRuleGroupListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter FirewallPolicyRuleGroupListResultIterator) NotDone() bool
- func (iter FirewallPolicyRuleGroupListResultIterator) Response() FirewallPolicyRuleGroupListResult
- func (iter FirewallPolicyRuleGroupListResultIterator) Value() FirewallPolicyRuleGroup
- type FirewallPolicyRuleGroupListResultPage
- func (page *FirewallPolicyRuleGroupListResultPage) Next() error
- func (page *FirewallPolicyRuleGroupListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page FirewallPolicyRuleGroupListResultPage) NotDone() bool
- func (page FirewallPolicyRuleGroupListResultPage) Response() FirewallPolicyRuleGroupListResult
- func (page FirewallPolicyRuleGroupListResultPage) Values() []FirewallPolicyRuleGroup
- type FirewallPolicyRuleGroupProperties
- type FirewallPolicyRuleGroupsClient
- func (client FirewallPolicyRuleGroupsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, firewallPolicyName string, ...) (result FirewallPolicyRuleGroupsCreateOrUpdateFuture, err error)
- func (client FirewallPolicyRuleGroupsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, firewallPolicyName string, ...) (*http.Request, error)
- func (client FirewallPolicyRuleGroupsClient) CreateOrUpdateResponder(resp *http.Response) (result FirewallPolicyRuleGroup, err error)
- func (client FirewallPolicyRuleGroupsClient) CreateOrUpdateSender(req *http.Request) (future FirewallPolicyRuleGroupsCreateOrUpdateFuture, err error)
- func (client FirewallPolicyRuleGroupsClient) Delete(ctx context.Context, resourceGroupName string, firewallPolicyName string, ...) (result FirewallPolicyRuleGroupsDeleteFuture, err error)
- func (client FirewallPolicyRuleGroupsClient) DeletePreparer(ctx context.Context, resourceGroupName string, firewallPolicyName string, ...) (*http.Request, error)
- func (client FirewallPolicyRuleGroupsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client FirewallPolicyRuleGroupsClient) DeleteSender(req *http.Request) (future FirewallPolicyRuleGroupsDeleteFuture, err error)
- func (client FirewallPolicyRuleGroupsClient) Get(ctx context.Context, resourceGroupName string, firewallPolicyName string, ...) (result FirewallPolicyRuleGroup, err error)
- func (client FirewallPolicyRuleGroupsClient) GetPreparer(ctx context.Context, resourceGroupName string, firewallPolicyName string, ...) (*http.Request, error)
- func (client FirewallPolicyRuleGroupsClient) GetResponder(resp *http.Response) (result FirewallPolicyRuleGroup, err error)
- func (client FirewallPolicyRuleGroupsClient) GetSender(req *http.Request) (*http.Response, error)
- func (client FirewallPolicyRuleGroupsClient) List(ctx context.Context, resourceGroupName string, firewallPolicyName string) (result FirewallPolicyRuleGroupListResultPage, err error)
- func (client FirewallPolicyRuleGroupsClient) ListComplete(ctx context.Context, resourceGroupName string, firewallPolicyName string) (result FirewallPolicyRuleGroupListResultIterator, err error)
- func (client FirewallPolicyRuleGroupsClient) ListPreparer(ctx context.Context, resourceGroupName string, firewallPolicyName string) (*http.Request, error)
- func (client FirewallPolicyRuleGroupsClient) ListResponder(resp *http.Response) (result FirewallPolicyRuleGroupListResult, err error)
- func (client FirewallPolicyRuleGroupsClient) ListSender(req *http.Request) (*http.Response, error)
- type FirewallPolicyRuleGroupsCreateOrUpdateFuture
- type FirewallPolicyRuleGroupsDeleteFuture
- type FlowLogFormatParameters
- type FlowLogFormatType
- type FlowLogInformation
- type FlowLogProperties
- type FlowLogStatusParameters
- type FrontendIPConfiguration
- type FrontendIPConfigurationPropertiesFormat
- type GatewayRoute
- type GatewayRouteListResult
- type GetVpnSitesConfigurationRequest
- type HTTPConfiguration
- type HTTPHeader
- type HTTPMethod
- type HubIPAddresses
- type HubVirtualNetworkConnection
- type HubVirtualNetworkConnectionProperties
- type HubVirtualNetworkConnectionStatus
- type HubVirtualNetworkConnectionsClient
- func (client HubVirtualNetworkConnectionsClient) Get(ctx context.Context, resourceGroupName string, virtualHubName string, ...) (result HubVirtualNetworkConnection, err error)
- func (client HubVirtualNetworkConnectionsClient) GetPreparer(ctx context.Context, resourceGroupName string, virtualHubName string, ...) (*http.Request, error)
- func (client HubVirtualNetworkConnectionsClient) GetResponder(resp *http.Response) (result HubVirtualNetworkConnection, err error)
- func (client HubVirtualNetworkConnectionsClient) GetSender(req *http.Request) (*http.Response, error)
- func (client HubVirtualNetworkConnectionsClient) List(ctx context.Context, resourceGroupName string, virtualHubName string) (result ListHubVirtualNetworkConnectionsResultPage, err error)
- func (client HubVirtualNetworkConnectionsClient) ListComplete(ctx context.Context, resourceGroupName string, virtualHubName string) (result ListHubVirtualNetworkConnectionsResultIterator, err error)
- func (client HubVirtualNetworkConnectionsClient) ListPreparer(ctx context.Context, resourceGroupName string, virtualHubName string) (*http.Request, error)
- func (client HubVirtualNetworkConnectionsClient) ListResponder(resp *http.Response) (result ListHubVirtualNetworkConnectionsResult, err error)
- func (client HubVirtualNetworkConnectionsClient) ListSender(req *http.Request) (*http.Response, error)
- type IPAddressAvailabilityResult
- type IPAllocationMethod
- type IPConfiguration
- type IPConfigurationProfile
- type IPConfigurationProfilePropertiesFormat
- type IPConfigurationPropertiesFormat
- type IPFlowProtocol
- type IPTag
- type IPVersion
- type IkeEncryption
- type IkeIntegrity
- type InboundNatPool
- type InboundNatPoolPropertiesFormat
- type InboundNatRule
- type InboundNatRuleListResult
- type InboundNatRuleListResultIterator
- func (iter *InboundNatRuleListResultIterator) Next() error
- func (iter *InboundNatRuleListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter InboundNatRuleListResultIterator) NotDone() bool
- func (iter InboundNatRuleListResultIterator) Response() InboundNatRuleListResult
- func (iter InboundNatRuleListResultIterator) Value() InboundNatRule
- type InboundNatRuleListResultPage
- func (page *InboundNatRuleListResultPage) Next() error
- func (page *InboundNatRuleListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page InboundNatRuleListResultPage) NotDone() bool
- func (page InboundNatRuleListResultPage) Response() InboundNatRuleListResult
- func (page InboundNatRuleListResultPage) Values() []InboundNatRule
- type InboundNatRulePropertiesFormat
- type InboundNatRulesClient
- func (client InboundNatRulesClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (result InboundNatRulesCreateOrUpdateFuture, err error)
- func (client InboundNatRulesClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (*http.Request, error)
- func (client InboundNatRulesClient) CreateOrUpdateResponder(resp *http.Response) (result InboundNatRule, err error)
- func (client InboundNatRulesClient) CreateOrUpdateSender(req *http.Request) (future InboundNatRulesCreateOrUpdateFuture, err error)
- func (client InboundNatRulesClient) Delete(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (result InboundNatRulesDeleteFuture, err error)
- func (client InboundNatRulesClient) DeletePreparer(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (*http.Request, error)
- func (client InboundNatRulesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client InboundNatRulesClient) DeleteSender(req *http.Request) (future InboundNatRulesDeleteFuture, err error)
- func (client InboundNatRulesClient) Get(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (result InboundNatRule, err error)
- func (client InboundNatRulesClient) GetPreparer(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (*http.Request, error)
- func (client InboundNatRulesClient) GetResponder(resp *http.Response) (result InboundNatRule, err error)
- func (client InboundNatRulesClient) GetSender(req *http.Request) (*http.Response, error)
- func (client InboundNatRulesClient) List(ctx context.Context, resourceGroupName string, loadBalancerName string) (result InboundNatRuleListResultPage, err error)
- func (client InboundNatRulesClient) ListComplete(ctx context.Context, resourceGroupName string, loadBalancerName string) (result InboundNatRuleListResultIterator, err error)
- func (client InboundNatRulesClient) ListPreparer(ctx context.Context, resourceGroupName string, loadBalancerName string) (*http.Request, error)
- func (client InboundNatRulesClient) ListResponder(resp *http.Response) (result InboundNatRuleListResult, err error)
- func (client InboundNatRulesClient) ListSender(req *http.Request) (*http.Response, error)
- type InboundNatRulesCreateOrUpdateFuture
- type InboundNatRulesDeleteFuture
- type IntentPolicy
- type IntentPolicyConfiguration
- type Interface
- type InterfaceAssociation
- type InterfaceDNSSettings
- type InterfaceIPConfiguration
- type InterfaceIPConfigurationListResult
- type InterfaceIPConfigurationListResultIterator
- func (iter *InterfaceIPConfigurationListResultIterator) Next() error
- func (iter *InterfaceIPConfigurationListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter InterfaceIPConfigurationListResultIterator) NotDone() bool
- func (iter InterfaceIPConfigurationListResultIterator) Response() InterfaceIPConfigurationListResult
- func (iter InterfaceIPConfigurationListResultIterator) Value() InterfaceIPConfiguration
- type InterfaceIPConfigurationListResultPage
- func (page *InterfaceIPConfigurationListResultPage) Next() error
- func (page *InterfaceIPConfigurationListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page InterfaceIPConfigurationListResultPage) NotDone() bool
- func (page InterfaceIPConfigurationListResultPage) Response() InterfaceIPConfigurationListResult
- func (page InterfaceIPConfigurationListResultPage) Values() []InterfaceIPConfiguration
- type InterfaceIPConfigurationPrivateLinkConnectionProperties
- type InterfaceIPConfigurationPropertiesFormat
- type InterfaceIPConfigurationsClient
- func (client InterfaceIPConfigurationsClient) Get(ctx context.Context, resourceGroupName string, networkInterfaceName string, ...) (result InterfaceIPConfiguration, err error)
- func (client InterfaceIPConfigurationsClient) GetPreparer(ctx context.Context, resourceGroupName string, networkInterfaceName string, ...) (*http.Request, error)
- func (client InterfaceIPConfigurationsClient) GetResponder(resp *http.Response) (result InterfaceIPConfiguration, err error)
- func (client InterfaceIPConfigurationsClient) GetSender(req *http.Request) (*http.Response, error)
- func (client InterfaceIPConfigurationsClient) List(ctx context.Context, resourceGroupName string, networkInterfaceName string) (result InterfaceIPConfigurationListResultPage, err error)
- func (client InterfaceIPConfigurationsClient) ListComplete(ctx context.Context, resourceGroupName string, networkInterfaceName string) (result InterfaceIPConfigurationListResultIterator, err error)
- func (client InterfaceIPConfigurationsClient) ListPreparer(ctx context.Context, resourceGroupName string, networkInterfaceName string) (*http.Request, error)
- func (client InterfaceIPConfigurationsClient) ListResponder(resp *http.Response) (result InterfaceIPConfigurationListResult, err error)
- func (client InterfaceIPConfigurationsClient) ListSender(req *http.Request) (*http.Response, error)
- type InterfaceListResult
- type InterfaceListResultIterator
- func (iter *InterfaceListResultIterator) Next() error
- func (iter *InterfaceListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter InterfaceListResultIterator) NotDone() bool
- func (iter InterfaceListResultIterator) Response() InterfaceListResult
- func (iter InterfaceListResultIterator) Value() Interface
- type InterfaceListResultPage
- func (page *InterfaceListResultPage) Next() error
- func (page *InterfaceListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page InterfaceListResultPage) NotDone() bool
- func (page InterfaceListResultPage) Response() InterfaceListResult
- func (page InterfaceListResultPage) Values() []Interface
- type InterfaceLoadBalancerListResult
- type InterfaceLoadBalancerListResultIterator
- func (iter *InterfaceLoadBalancerListResultIterator) Next() error
- func (iter *InterfaceLoadBalancerListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter InterfaceLoadBalancerListResultIterator) NotDone() bool
- func (iter InterfaceLoadBalancerListResultIterator) Response() InterfaceLoadBalancerListResult
- func (iter InterfaceLoadBalancerListResultIterator) Value() LoadBalancer
- type InterfaceLoadBalancerListResultPage
- func (page *InterfaceLoadBalancerListResultPage) Next() error
- func (page *InterfaceLoadBalancerListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page InterfaceLoadBalancerListResultPage) NotDone() bool
- func (page InterfaceLoadBalancerListResultPage) Response() InterfaceLoadBalancerListResult
- func (page InterfaceLoadBalancerListResultPage) Values() []LoadBalancer
- type InterfaceLoadBalancersClient
- func (client InterfaceLoadBalancersClient) List(ctx context.Context, resourceGroupName string, networkInterfaceName string) (result InterfaceLoadBalancerListResultPage, err error)
- func (client InterfaceLoadBalancersClient) ListComplete(ctx context.Context, resourceGroupName string, networkInterfaceName string) (result InterfaceLoadBalancerListResultIterator, err error)
- func (client InterfaceLoadBalancersClient) ListPreparer(ctx context.Context, resourceGroupName string, networkInterfaceName string) (*http.Request, error)
- func (client InterfaceLoadBalancersClient) ListResponder(resp *http.Response) (result InterfaceLoadBalancerListResult, err error)
- func (client InterfaceLoadBalancersClient) ListSender(req *http.Request) (*http.Response, error)
- type InterfacePropertiesFormat
- type InterfaceTapConfiguration
- type InterfaceTapConfigurationListResult
- type InterfaceTapConfigurationListResultIterator
- func (iter *InterfaceTapConfigurationListResultIterator) Next() error
- func (iter *InterfaceTapConfigurationListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter InterfaceTapConfigurationListResultIterator) NotDone() bool
- func (iter InterfaceTapConfigurationListResultIterator) Response() InterfaceTapConfigurationListResult
- func (iter InterfaceTapConfigurationListResultIterator) Value() InterfaceTapConfiguration
- type InterfaceTapConfigurationListResultPage
- func (page *InterfaceTapConfigurationListResultPage) Next() error
- func (page *InterfaceTapConfigurationListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page InterfaceTapConfigurationListResultPage) NotDone() bool
- func (page InterfaceTapConfigurationListResultPage) Response() InterfaceTapConfigurationListResult
- func (page InterfaceTapConfigurationListResultPage) Values() []InterfaceTapConfiguration
- type InterfaceTapConfigurationPropertiesFormat
- type InterfaceTapConfigurationsClient
- func (client InterfaceTapConfigurationsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, networkInterfaceName string, ...) (result InterfaceTapConfigurationsCreateOrUpdateFuture, err error)
- func (client InterfaceTapConfigurationsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, networkInterfaceName string, ...) (*http.Request, error)
- func (client InterfaceTapConfigurationsClient) CreateOrUpdateResponder(resp *http.Response) (result InterfaceTapConfiguration, err error)
- func (client InterfaceTapConfigurationsClient) CreateOrUpdateSender(req *http.Request) (future InterfaceTapConfigurationsCreateOrUpdateFuture, err error)
- func (client InterfaceTapConfigurationsClient) Delete(ctx context.Context, resourceGroupName string, networkInterfaceName string, ...) (result InterfaceTapConfigurationsDeleteFuture, err error)
- func (client InterfaceTapConfigurationsClient) DeletePreparer(ctx context.Context, resourceGroupName string, networkInterfaceName string, ...) (*http.Request, error)
- func (client InterfaceTapConfigurationsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client InterfaceTapConfigurationsClient) DeleteSender(req *http.Request) (future InterfaceTapConfigurationsDeleteFuture, err error)
- func (client InterfaceTapConfigurationsClient) Get(ctx context.Context, resourceGroupName string, networkInterfaceName string, ...) (result InterfaceTapConfiguration, err error)
- func (client InterfaceTapConfigurationsClient) GetPreparer(ctx context.Context, resourceGroupName string, networkInterfaceName string, ...) (*http.Request, error)
- func (client InterfaceTapConfigurationsClient) GetResponder(resp *http.Response) (result InterfaceTapConfiguration, err error)
- func (client InterfaceTapConfigurationsClient) GetSender(req *http.Request) (*http.Response, error)
- func (client InterfaceTapConfigurationsClient) List(ctx context.Context, resourceGroupName string, networkInterfaceName string) (result InterfaceTapConfigurationListResultPage, err error)
- func (client InterfaceTapConfigurationsClient) ListComplete(ctx context.Context, resourceGroupName string, networkInterfaceName string) (result InterfaceTapConfigurationListResultIterator, err error)
- func (client InterfaceTapConfigurationsClient) ListPreparer(ctx context.Context, resourceGroupName string, networkInterfaceName string) (*http.Request, error)
- func (client InterfaceTapConfigurationsClient) ListResponder(resp *http.Response) (result InterfaceTapConfigurationListResult, err error)
- func (client InterfaceTapConfigurationsClient) ListSender(req *http.Request) (*http.Response, error)
- type InterfaceTapConfigurationsCreateOrUpdateFuture
- type InterfaceTapConfigurationsDeleteFuture
- type InterfacesClient
- func (client InterfacesClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, networkInterfaceName string, ...) (result InterfacesCreateOrUpdateFuture, err error)
- func (client InterfacesClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, networkInterfaceName string, ...) (*http.Request, error)
- func (client InterfacesClient) CreateOrUpdateResponder(resp *http.Response) (result Interface, err error)
- func (client InterfacesClient) CreateOrUpdateSender(req *http.Request) (future InterfacesCreateOrUpdateFuture, err error)
- func (client InterfacesClient) Delete(ctx context.Context, resourceGroupName string, networkInterfaceName string) (result InterfacesDeleteFuture, err error)
- func (client InterfacesClient) DeletePreparer(ctx context.Context, resourceGroupName string, networkInterfaceName string) (*http.Request, error)
- func (client InterfacesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client InterfacesClient) DeleteSender(req *http.Request) (future InterfacesDeleteFuture, err error)
- func (client InterfacesClient) Get(ctx context.Context, resourceGroupName string, networkInterfaceName string, ...) (result Interface, err error)
- func (client InterfacesClient) GetEffectiveRouteTable(ctx context.Context, resourceGroupName string, networkInterfaceName string) (result InterfacesGetEffectiveRouteTableFuture, err error)
- func (client InterfacesClient) GetEffectiveRouteTablePreparer(ctx context.Context, resourceGroupName string, networkInterfaceName string) (*http.Request, error)
- func (client InterfacesClient) GetEffectiveRouteTableResponder(resp *http.Response) (result EffectiveRouteListResult, err error)
- func (client InterfacesClient) GetEffectiveRouteTableSender(req *http.Request) (future InterfacesGetEffectiveRouteTableFuture, err error)
- func (client InterfacesClient) GetPreparer(ctx context.Context, resourceGroupName string, networkInterfaceName string, ...) (*http.Request, error)
- func (client InterfacesClient) GetResponder(resp *http.Response) (result Interface, err error)
- func (client InterfacesClient) GetSender(req *http.Request) (*http.Response, error)
- func (client InterfacesClient) GetVirtualMachineScaleSetIPConfiguration(ctx context.Context, resourceGroupName string, ...) (result InterfaceIPConfiguration, err error)
- func (client InterfacesClient) GetVirtualMachineScaleSetIPConfigurationPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client InterfacesClient) GetVirtualMachineScaleSetIPConfigurationResponder(resp *http.Response) (result InterfaceIPConfiguration, err error)
- func (client InterfacesClient) GetVirtualMachineScaleSetIPConfigurationSender(req *http.Request) (*http.Response, error)
- func (client InterfacesClient) GetVirtualMachineScaleSetNetworkInterface(ctx context.Context, resourceGroupName string, ...) (result Interface, err error)
- func (client InterfacesClient) GetVirtualMachineScaleSetNetworkInterfacePreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client InterfacesClient) GetVirtualMachineScaleSetNetworkInterfaceResponder(resp *http.Response) (result Interface, err error)
- func (client InterfacesClient) GetVirtualMachineScaleSetNetworkInterfaceSender(req *http.Request) (*http.Response, error)
- func (client InterfacesClient) List(ctx context.Context, resourceGroupName string) (result InterfaceListResultPage, err error)
- func (client InterfacesClient) ListAll(ctx context.Context) (result InterfaceListResultPage, err error)
- func (client InterfacesClient) ListAllComplete(ctx context.Context) (result InterfaceListResultIterator, err error)
- func (client InterfacesClient) ListAllPreparer(ctx context.Context) (*http.Request, error)
- func (client InterfacesClient) ListAllResponder(resp *http.Response) (result InterfaceListResult, err error)
- func (client InterfacesClient) ListAllSender(req *http.Request) (*http.Response, error)
- func (client InterfacesClient) ListComplete(ctx context.Context, resourceGroupName string) (result InterfaceListResultIterator, err error)
- func (client InterfacesClient) ListEffectiveNetworkSecurityGroups(ctx context.Context, resourceGroupName string, networkInterfaceName string) (result InterfacesListEffectiveNetworkSecurityGroupsFuture, err error)
- func (client InterfacesClient) ListEffectiveNetworkSecurityGroupsPreparer(ctx context.Context, resourceGroupName string, networkInterfaceName string) (*http.Request, error)
- func (client InterfacesClient) ListEffectiveNetworkSecurityGroupsResponder(resp *http.Response) (result EffectiveNetworkSecurityGroupListResult, err error)
- func (client InterfacesClient) ListEffectiveNetworkSecurityGroupsSender(req *http.Request) (future InterfacesListEffectiveNetworkSecurityGroupsFuture, err error)
- func (client InterfacesClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
- func (client InterfacesClient) ListResponder(resp *http.Response) (result InterfaceListResult, err error)
- func (client InterfacesClient) ListSender(req *http.Request) (*http.Response, error)
- func (client InterfacesClient) ListVirtualMachineScaleSetIPConfigurations(ctx context.Context, resourceGroupName string, ...) (result InterfaceIPConfigurationListResultPage, err error)
- func (client InterfacesClient) ListVirtualMachineScaleSetIPConfigurationsComplete(ctx context.Context, resourceGroupName string, ...) (result InterfaceIPConfigurationListResultIterator, err error)
- func (client InterfacesClient) ListVirtualMachineScaleSetIPConfigurationsPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client InterfacesClient) ListVirtualMachineScaleSetIPConfigurationsResponder(resp *http.Response) (result InterfaceIPConfigurationListResult, err error)
- func (client InterfacesClient) ListVirtualMachineScaleSetIPConfigurationsSender(req *http.Request) (*http.Response, error)
- func (client InterfacesClient) ListVirtualMachineScaleSetNetworkInterfaces(ctx context.Context, resourceGroupName string, ...) (result InterfaceListResultPage, err error)
- func (client InterfacesClient) ListVirtualMachineScaleSetNetworkInterfacesComplete(ctx context.Context, resourceGroupName string, ...) (result InterfaceListResultIterator, err error)
- func (client InterfacesClient) ListVirtualMachineScaleSetNetworkInterfacesPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client InterfacesClient) ListVirtualMachineScaleSetNetworkInterfacesResponder(resp *http.Response) (result InterfaceListResult, err error)
- func (client InterfacesClient) ListVirtualMachineScaleSetNetworkInterfacesSender(req *http.Request) (*http.Response, error)
- func (client InterfacesClient) ListVirtualMachineScaleSetVMNetworkInterfaces(ctx context.Context, resourceGroupName string, ...) (result InterfaceListResultPage, err error)
- func (client InterfacesClient) ListVirtualMachineScaleSetVMNetworkInterfacesComplete(ctx context.Context, resourceGroupName string, ...) (result InterfaceListResultIterator, err error)
- func (client InterfacesClient) ListVirtualMachineScaleSetVMNetworkInterfacesPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client InterfacesClient) ListVirtualMachineScaleSetVMNetworkInterfacesResponder(resp *http.Response) (result InterfaceListResult, err error)
- func (client InterfacesClient) ListVirtualMachineScaleSetVMNetworkInterfacesSender(req *http.Request) (*http.Response, error)
- func (client InterfacesClient) UpdateTags(ctx context.Context, resourceGroupName string, networkInterfaceName string, ...) (result InterfacesUpdateTagsFuture, err error)
- func (client InterfacesClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, networkInterfaceName string, ...) (*http.Request, error)
- func (client InterfacesClient) UpdateTagsResponder(resp *http.Response) (result Interface, err error)
- func (client InterfacesClient) UpdateTagsSender(req *http.Request) (future InterfacesUpdateTagsFuture, err error)
- type InterfacesCreateOrUpdateFuture
- type InterfacesDeleteFuture
- type InterfacesGetEffectiveRouteTableFuture
- type InterfacesListEffectiveNetworkSecurityGroupsFuture
- type InterfacesUpdateTagsFuture
- type IpsecEncryption
- type IpsecIntegrity
- type IpsecPolicy
- type Ipv6ExpressRouteCircuitPeeringConfig
- type IssueType
- type ListHubVirtualNetworkConnectionsResult
- type ListHubVirtualNetworkConnectionsResultIterator
- func (iter *ListHubVirtualNetworkConnectionsResultIterator) Next() error
- func (iter *ListHubVirtualNetworkConnectionsResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter ListHubVirtualNetworkConnectionsResultIterator) NotDone() bool
- func (iter ListHubVirtualNetworkConnectionsResultIterator) Response() ListHubVirtualNetworkConnectionsResult
- func (iter ListHubVirtualNetworkConnectionsResultIterator) Value() HubVirtualNetworkConnection
- type ListHubVirtualNetworkConnectionsResultPage
- func (page *ListHubVirtualNetworkConnectionsResultPage) Next() error
- func (page *ListHubVirtualNetworkConnectionsResultPage) NextWithContext(ctx context.Context) (err error)
- func (page ListHubVirtualNetworkConnectionsResultPage) NotDone() bool
- func (page ListHubVirtualNetworkConnectionsResultPage) Response() ListHubVirtualNetworkConnectionsResult
- func (page ListHubVirtualNetworkConnectionsResultPage) Values() []HubVirtualNetworkConnection
- type ListP2SVpnGatewaysResult
- type ListP2SVpnGatewaysResultIterator
- func (iter *ListP2SVpnGatewaysResultIterator) Next() error
- func (iter *ListP2SVpnGatewaysResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter ListP2SVpnGatewaysResultIterator) NotDone() bool
- func (iter ListP2SVpnGatewaysResultIterator) Response() ListP2SVpnGatewaysResult
- func (iter ListP2SVpnGatewaysResultIterator) Value() P2SVpnGateway
- type ListP2SVpnGatewaysResultPage
- func (page *ListP2SVpnGatewaysResultPage) Next() error
- func (page *ListP2SVpnGatewaysResultPage) NextWithContext(ctx context.Context) (err error)
- func (page ListP2SVpnGatewaysResultPage) NotDone() bool
- func (page ListP2SVpnGatewaysResultPage) Response() ListP2SVpnGatewaysResult
- func (page ListP2SVpnGatewaysResultPage) Values() []P2SVpnGateway
- type ListP2SVpnServerConfigurationsResult
- type ListP2SVpnServerConfigurationsResultIterator
- func (iter *ListP2SVpnServerConfigurationsResultIterator) Next() error
- func (iter *ListP2SVpnServerConfigurationsResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter ListP2SVpnServerConfigurationsResultIterator) NotDone() bool
- func (iter ListP2SVpnServerConfigurationsResultIterator) Response() ListP2SVpnServerConfigurationsResult
- func (iter ListP2SVpnServerConfigurationsResultIterator) Value() P2SVpnServerConfiguration
- type ListP2SVpnServerConfigurationsResultPage
- func (page *ListP2SVpnServerConfigurationsResultPage) Next() error
- func (page *ListP2SVpnServerConfigurationsResultPage) NextWithContext(ctx context.Context) (err error)
- func (page ListP2SVpnServerConfigurationsResultPage) NotDone() bool
- func (page ListP2SVpnServerConfigurationsResultPage) Response() ListP2SVpnServerConfigurationsResult
- func (page ListP2SVpnServerConfigurationsResultPage) Values() []P2SVpnServerConfiguration
- type ListString
- type ListVirtualHubsResult
- type ListVirtualHubsResultIterator
- func (iter *ListVirtualHubsResultIterator) Next() error
- func (iter *ListVirtualHubsResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter ListVirtualHubsResultIterator) NotDone() bool
- func (iter ListVirtualHubsResultIterator) Response() ListVirtualHubsResult
- func (iter ListVirtualHubsResultIterator) Value() VirtualHub
- type ListVirtualHubsResultPage
- func (page *ListVirtualHubsResultPage) Next() error
- func (page *ListVirtualHubsResultPage) NextWithContext(ctx context.Context) (err error)
- func (page ListVirtualHubsResultPage) NotDone() bool
- func (page ListVirtualHubsResultPage) Response() ListVirtualHubsResult
- func (page ListVirtualHubsResultPage) Values() []VirtualHub
- type ListVirtualWANsResult
- type ListVirtualWANsResultIterator
- func (iter *ListVirtualWANsResultIterator) Next() error
- func (iter *ListVirtualWANsResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter ListVirtualWANsResultIterator) NotDone() bool
- func (iter ListVirtualWANsResultIterator) Response() ListVirtualWANsResult
- func (iter ListVirtualWANsResultIterator) Value() VirtualWAN
- type ListVirtualWANsResultPage
- func (page *ListVirtualWANsResultPage) Next() error
- func (page *ListVirtualWANsResultPage) NextWithContext(ctx context.Context) (err error)
- func (page ListVirtualWANsResultPage) NotDone() bool
- func (page ListVirtualWANsResultPage) Response() ListVirtualWANsResult
- func (page ListVirtualWANsResultPage) Values() []VirtualWAN
- type ListVpnConnectionsResult
- type ListVpnConnectionsResultIterator
- func (iter *ListVpnConnectionsResultIterator) Next() error
- func (iter *ListVpnConnectionsResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter ListVpnConnectionsResultIterator) NotDone() bool
- func (iter ListVpnConnectionsResultIterator) Response() ListVpnConnectionsResult
- func (iter ListVpnConnectionsResultIterator) Value() VpnConnection
- type ListVpnConnectionsResultPage
- func (page *ListVpnConnectionsResultPage) Next() error
- func (page *ListVpnConnectionsResultPage) NextWithContext(ctx context.Context) (err error)
- func (page ListVpnConnectionsResultPage) NotDone() bool
- func (page ListVpnConnectionsResultPage) Response() ListVpnConnectionsResult
- func (page ListVpnConnectionsResultPage) Values() []VpnConnection
- type ListVpnGatewaysResult
- type ListVpnGatewaysResultIterator
- func (iter *ListVpnGatewaysResultIterator) Next() error
- func (iter *ListVpnGatewaysResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter ListVpnGatewaysResultIterator) NotDone() bool
- func (iter ListVpnGatewaysResultIterator) Response() ListVpnGatewaysResult
- func (iter ListVpnGatewaysResultIterator) Value() VpnGateway
- type ListVpnGatewaysResultPage
- func (page *ListVpnGatewaysResultPage) Next() error
- func (page *ListVpnGatewaysResultPage) NextWithContext(ctx context.Context) (err error)
- func (page ListVpnGatewaysResultPage) NotDone() bool
- func (page ListVpnGatewaysResultPage) Response() ListVpnGatewaysResult
- func (page ListVpnGatewaysResultPage) Values() []VpnGateway
- type ListVpnSiteLinkConnectionsResult
- type ListVpnSiteLinkConnectionsResultIterator
- func (iter *ListVpnSiteLinkConnectionsResultIterator) Next() error
- func (iter *ListVpnSiteLinkConnectionsResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter ListVpnSiteLinkConnectionsResultIterator) NotDone() bool
- func (iter ListVpnSiteLinkConnectionsResultIterator) Response() ListVpnSiteLinkConnectionsResult
- func (iter ListVpnSiteLinkConnectionsResultIterator) Value() VpnSiteLinkConnection
- type ListVpnSiteLinkConnectionsResultPage
- func (page *ListVpnSiteLinkConnectionsResultPage) Next() error
- func (page *ListVpnSiteLinkConnectionsResultPage) NextWithContext(ctx context.Context) (err error)
- func (page ListVpnSiteLinkConnectionsResultPage) NotDone() bool
- func (page ListVpnSiteLinkConnectionsResultPage) Response() ListVpnSiteLinkConnectionsResult
- func (page ListVpnSiteLinkConnectionsResultPage) Values() []VpnSiteLinkConnection
- type ListVpnSiteLinksResult
- type ListVpnSiteLinksResultIterator
- func (iter *ListVpnSiteLinksResultIterator) Next() error
- func (iter *ListVpnSiteLinksResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter ListVpnSiteLinksResultIterator) NotDone() bool
- func (iter ListVpnSiteLinksResultIterator) Response() ListVpnSiteLinksResult
- func (iter ListVpnSiteLinksResultIterator) Value() VpnSiteLink
- type ListVpnSiteLinksResultPage
- func (page *ListVpnSiteLinksResultPage) Next() error
- func (page *ListVpnSiteLinksResultPage) NextWithContext(ctx context.Context) (err error)
- func (page ListVpnSiteLinksResultPage) NotDone() bool
- func (page ListVpnSiteLinksResultPage) Response() ListVpnSiteLinksResult
- func (page ListVpnSiteLinksResultPage) Values() []VpnSiteLink
- type ListVpnSitesResult
- type ListVpnSitesResultIterator
- func (iter *ListVpnSitesResultIterator) Next() error
- func (iter *ListVpnSitesResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter ListVpnSitesResultIterator) NotDone() bool
- func (iter ListVpnSitesResultIterator) Response() ListVpnSitesResult
- func (iter ListVpnSitesResultIterator) Value() VpnSite
- type ListVpnSitesResultPage
- func (page *ListVpnSitesResultPage) Next() error
- func (page *ListVpnSitesResultPage) NextWithContext(ctx context.Context) (err error)
- func (page ListVpnSitesResultPage) NotDone() bool
- func (page ListVpnSitesResultPage) Response() ListVpnSitesResult
- func (page ListVpnSitesResultPage) Values() []VpnSite
- type LoadBalancer
- type LoadBalancerBackendAddressPoolListResult
- type LoadBalancerBackendAddressPoolListResultIterator
- func (iter *LoadBalancerBackendAddressPoolListResultIterator) Next() error
- func (iter *LoadBalancerBackendAddressPoolListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter LoadBalancerBackendAddressPoolListResultIterator) NotDone() bool
- func (iter LoadBalancerBackendAddressPoolListResultIterator) Response() LoadBalancerBackendAddressPoolListResult
- func (iter LoadBalancerBackendAddressPoolListResultIterator) Value() BackendAddressPool
- type LoadBalancerBackendAddressPoolListResultPage
- func (page *LoadBalancerBackendAddressPoolListResultPage) Next() error
- func (page *LoadBalancerBackendAddressPoolListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page LoadBalancerBackendAddressPoolListResultPage) NotDone() bool
- func (page LoadBalancerBackendAddressPoolListResultPage) Response() LoadBalancerBackendAddressPoolListResult
- func (page LoadBalancerBackendAddressPoolListResultPage) Values() []BackendAddressPool
- type LoadBalancerBackendAddressPoolsClient
- func (client LoadBalancerBackendAddressPoolsClient) Get(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (result BackendAddressPool, err error)
- func (client LoadBalancerBackendAddressPoolsClient) GetPreparer(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (*http.Request, error)
- func (client LoadBalancerBackendAddressPoolsClient) GetResponder(resp *http.Response) (result BackendAddressPool, err error)
- func (client LoadBalancerBackendAddressPoolsClient) GetSender(req *http.Request) (*http.Response, error)
- func (client LoadBalancerBackendAddressPoolsClient) List(ctx context.Context, resourceGroupName string, loadBalancerName string) (result LoadBalancerBackendAddressPoolListResultPage, err error)
- func (client LoadBalancerBackendAddressPoolsClient) ListComplete(ctx context.Context, resourceGroupName string, loadBalancerName string) (result LoadBalancerBackendAddressPoolListResultIterator, err error)
- func (client LoadBalancerBackendAddressPoolsClient) ListPreparer(ctx context.Context, resourceGroupName string, loadBalancerName string) (*http.Request, error)
- func (client LoadBalancerBackendAddressPoolsClient) ListResponder(resp *http.Response) (result LoadBalancerBackendAddressPoolListResult, err error)
- func (client LoadBalancerBackendAddressPoolsClient) ListSender(req *http.Request) (*http.Response, error)
- type LoadBalancerFrontendIPConfigurationListResult
- type LoadBalancerFrontendIPConfigurationListResultIterator
- func (iter *LoadBalancerFrontendIPConfigurationListResultIterator) Next() error
- func (iter *LoadBalancerFrontendIPConfigurationListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter LoadBalancerFrontendIPConfigurationListResultIterator) NotDone() bool
- func (iter LoadBalancerFrontendIPConfigurationListResultIterator) Response() LoadBalancerFrontendIPConfigurationListResult
- func (iter LoadBalancerFrontendIPConfigurationListResultIterator) Value() FrontendIPConfiguration
- type LoadBalancerFrontendIPConfigurationListResultPage
- func (page *LoadBalancerFrontendIPConfigurationListResultPage) Next() error
- func (page *LoadBalancerFrontendIPConfigurationListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page LoadBalancerFrontendIPConfigurationListResultPage) NotDone() bool
- func (page LoadBalancerFrontendIPConfigurationListResultPage) Response() LoadBalancerFrontendIPConfigurationListResult
- func (page LoadBalancerFrontendIPConfigurationListResultPage) Values() []FrontendIPConfiguration
- type LoadBalancerFrontendIPConfigurationsClient
- func (client LoadBalancerFrontendIPConfigurationsClient) Get(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (result FrontendIPConfiguration, err error)
- func (client LoadBalancerFrontendIPConfigurationsClient) GetPreparer(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (*http.Request, error)
- func (client LoadBalancerFrontendIPConfigurationsClient) GetResponder(resp *http.Response) (result FrontendIPConfiguration, err error)
- func (client LoadBalancerFrontendIPConfigurationsClient) GetSender(req *http.Request) (*http.Response, error)
- func (client LoadBalancerFrontendIPConfigurationsClient) List(ctx context.Context, resourceGroupName string, loadBalancerName string) (result LoadBalancerFrontendIPConfigurationListResultPage, err error)
- func (client LoadBalancerFrontendIPConfigurationsClient) ListComplete(ctx context.Context, resourceGroupName string, loadBalancerName string) (result LoadBalancerFrontendIPConfigurationListResultIterator, err error)
- func (client LoadBalancerFrontendIPConfigurationsClient) ListPreparer(ctx context.Context, resourceGroupName string, loadBalancerName string) (*http.Request, error)
- func (client LoadBalancerFrontendIPConfigurationsClient) ListResponder(resp *http.Response) (result LoadBalancerFrontendIPConfigurationListResult, err error)
- func (client LoadBalancerFrontendIPConfigurationsClient) ListSender(req *http.Request) (*http.Response, error)
- type LoadBalancerListResult
- type LoadBalancerListResultIterator
- func (iter *LoadBalancerListResultIterator) Next() error
- func (iter *LoadBalancerListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter LoadBalancerListResultIterator) NotDone() bool
- func (iter LoadBalancerListResultIterator) Response() LoadBalancerListResult
- func (iter LoadBalancerListResultIterator) Value() LoadBalancer
- type LoadBalancerListResultPage
- func (page *LoadBalancerListResultPage) Next() error
- func (page *LoadBalancerListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page LoadBalancerListResultPage) NotDone() bool
- func (page LoadBalancerListResultPage) Response() LoadBalancerListResult
- func (page LoadBalancerListResultPage) Values() []LoadBalancer
- type LoadBalancerLoadBalancingRuleListResult
- type LoadBalancerLoadBalancingRuleListResultIterator
- func (iter *LoadBalancerLoadBalancingRuleListResultIterator) Next() error
- func (iter *LoadBalancerLoadBalancingRuleListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter LoadBalancerLoadBalancingRuleListResultIterator) NotDone() bool
- func (iter LoadBalancerLoadBalancingRuleListResultIterator) Response() LoadBalancerLoadBalancingRuleListResult
- func (iter LoadBalancerLoadBalancingRuleListResultIterator) Value() LoadBalancingRule
- type LoadBalancerLoadBalancingRuleListResultPage
- func (page *LoadBalancerLoadBalancingRuleListResultPage) Next() error
- func (page *LoadBalancerLoadBalancingRuleListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page LoadBalancerLoadBalancingRuleListResultPage) NotDone() bool
- func (page LoadBalancerLoadBalancingRuleListResultPage) Response() LoadBalancerLoadBalancingRuleListResult
- func (page LoadBalancerLoadBalancingRuleListResultPage) Values() []LoadBalancingRule
- type LoadBalancerLoadBalancingRulesClient
- func (client LoadBalancerLoadBalancingRulesClient) Get(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (result LoadBalancingRule, err error)
- func (client LoadBalancerLoadBalancingRulesClient) GetPreparer(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (*http.Request, error)
- func (client LoadBalancerLoadBalancingRulesClient) GetResponder(resp *http.Response) (result LoadBalancingRule, err error)
- func (client LoadBalancerLoadBalancingRulesClient) GetSender(req *http.Request) (*http.Response, error)
- func (client LoadBalancerLoadBalancingRulesClient) List(ctx context.Context, resourceGroupName string, loadBalancerName string) (result LoadBalancerLoadBalancingRuleListResultPage, err error)
- func (client LoadBalancerLoadBalancingRulesClient) ListComplete(ctx context.Context, resourceGroupName string, loadBalancerName string) (result LoadBalancerLoadBalancingRuleListResultIterator, err error)
- func (client LoadBalancerLoadBalancingRulesClient) ListPreparer(ctx context.Context, resourceGroupName string, loadBalancerName string) (*http.Request, error)
- func (client LoadBalancerLoadBalancingRulesClient) ListResponder(resp *http.Response) (result LoadBalancerLoadBalancingRuleListResult, err error)
- func (client LoadBalancerLoadBalancingRulesClient) ListSender(req *http.Request) (*http.Response, error)
- type LoadBalancerNetworkInterfacesClient
- func (client LoadBalancerNetworkInterfacesClient) List(ctx context.Context, resourceGroupName string, loadBalancerName string) (result InterfaceListResultPage, err error)
- func (client LoadBalancerNetworkInterfacesClient) ListComplete(ctx context.Context, resourceGroupName string, loadBalancerName string) (result InterfaceListResultIterator, err error)
- func (client LoadBalancerNetworkInterfacesClient) ListPreparer(ctx context.Context, resourceGroupName string, loadBalancerName string) (*http.Request, error)
- func (client LoadBalancerNetworkInterfacesClient) ListResponder(resp *http.Response) (result InterfaceListResult, err error)
- func (client LoadBalancerNetworkInterfacesClient) ListSender(req *http.Request) (*http.Response, error)
- type LoadBalancerOutboundRuleListResult
- type LoadBalancerOutboundRuleListResultIterator
- func (iter *LoadBalancerOutboundRuleListResultIterator) Next() error
- func (iter *LoadBalancerOutboundRuleListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter LoadBalancerOutboundRuleListResultIterator) NotDone() bool
- func (iter LoadBalancerOutboundRuleListResultIterator) Response() LoadBalancerOutboundRuleListResult
- func (iter LoadBalancerOutboundRuleListResultIterator) Value() OutboundRule
- type LoadBalancerOutboundRuleListResultPage
- func (page *LoadBalancerOutboundRuleListResultPage) Next() error
- func (page *LoadBalancerOutboundRuleListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page LoadBalancerOutboundRuleListResultPage) NotDone() bool
- func (page LoadBalancerOutboundRuleListResultPage) Response() LoadBalancerOutboundRuleListResult
- func (page LoadBalancerOutboundRuleListResultPage) Values() []OutboundRule
- type LoadBalancerOutboundRuleProtocol
- type LoadBalancerOutboundRulesClient
- func (client LoadBalancerOutboundRulesClient) Get(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (result OutboundRule, err error)
- func (client LoadBalancerOutboundRulesClient) GetPreparer(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (*http.Request, error)
- func (client LoadBalancerOutboundRulesClient) GetResponder(resp *http.Response) (result OutboundRule, err error)
- func (client LoadBalancerOutboundRulesClient) GetSender(req *http.Request) (*http.Response, error)
- func (client LoadBalancerOutboundRulesClient) List(ctx context.Context, resourceGroupName string, loadBalancerName string) (result LoadBalancerOutboundRuleListResultPage, err error)
- func (client LoadBalancerOutboundRulesClient) ListComplete(ctx context.Context, resourceGroupName string, loadBalancerName string) (result LoadBalancerOutboundRuleListResultIterator, err error)
- func (client LoadBalancerOutboundRulesClient) ListPreparer(ctx context.Context, resourceGroupName string, loadBalancerName string) (*http.Request, error)
- func (client LoadBalancerOutboundRulesClient) ListResponder(resp *http.Response) (result LoadBalancerOutboundRuleListResult, err error)
- func (client LoadBalancerOutboundRulesClient) ListSender(req *http.Request) (*http.Response, error)
- type LoadBalancerProbeListResult
- type LoadBalancerProbeListResultIterator
- func (iter *LoadBalancerProbeListResultIterator) Next() error
- func (iter *LoadBalancerProbeListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter LoadBalancerProbeListResultIterator) NotDone() bool
- func (iter LoadBalancerProbeListResultIterator) Response() LoadBalancerProbeListResult
- func (iter LoadBalancerProbeListResultIterator) Value() Probe
- type LoadBalancerProbeListResultPage
- func (page *LoadBalancerProbeListResultPage) Next() error
- func (page *LoadBalancerProbeListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page LoadBalancerProbeListResultPage) NotDone() bool
- func (page LoadBalancerProbeListResultPage) Response() LoadBalancerProbeListResult
- func (page LoadBalancerProbeListResultPage) Values() []Probe
- type LoadBalancerProbesClient
- func (client LoadBalancerProbesClient) Get(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (result Probe, err error)
- func (client LoadBalancerProbesClient) GetPreparer(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (*http.Request, error)
- func (client LoadBalancerProbesClient) GetResponder(resp *http.Response) (result Probe, err error)
- func (client LoadBalancerProbesClient) GetSender(req *http.Request) (*http.Response, error)
- func (client LoadBalancerProbesClient) List(ctx context.Context, resourceGroupName string, loadBalancerName string) (result LoadBalancerProbeListResultPage, err error)
- func (client LoadBalancerProbesClient) ListComplete(ctx context.Context, resourceGroupName string, loadBalancerName string) (result LoadBalancerProbeListResultIterator, err error)
- func (client LoadBalancerProbesClient) ListPreparer(ctx context.Context, resourceGroupName string, loadBalancerName string) (*http.Request, error)
- func (client LoadBalancerProbesClient) ListResponder(resp *http.Response) (result LoadBalancerProbeListResult, err error)
- func (client LoadBalancerProbesClient) ListSender(req *http.Request) (*http.Response, error)
- type LoadBalancerPropertiesFormat
- type LoadBalancerSku
- type LoadBalancerSkuName
- type LoadBalancersClient
- func (client LoadBalancersClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (result LoadBalancersCreateOrUpdateFuture, err error)
- func (client LoadBalancersClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (*http.Request, error)
- func (client LoadBalancersClient) CreateOrUpdateResponder(resp *http.Response) (result LoadBalancer, err error)
- func (client LoadBalancersClient) CreateOrUpdateSender(req *http.Request) (future LoadBalancersCreateOrUpdateFuture, err error)
- func (client LoadBalancersClient) Delete(ctx context.Context, resourceGroupName string, loadBalancerName string) (result LoadBalancersDeleteFuture, err error)
- func (client LoadBalancersClient) DeletePreparer(ctx context.Context, resourceGroupName string, loadBalancerName string) (*http.Request, error)
- func (client LoadBalancersClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client LoadBalancersClient) DeleteSender(req *http.Request) (future LoadBalancersDeleteFuture, err error)
- func (client LoadBalancersClient) Get(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (result LoadBalancer, err error)
- func (client LoadBalancersClient) GetPreparer(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (*http.Request, error)
- func (client LoadBalancersClient) GetResponder(resp *http.Response) (result LoadBalancer, err error)
- func (client LoadBalancersClient) GetSender(req *http.Request) (*http.Response, error)
- func (client LoadBalancersClient) List(ctx context.Context, resourceGroupName string) (result LoadBalancerListResultPage, err error)
- func (client LoadBalancersClient) ListAll(ctx context.Context) (result LoadBalancerListResultPage, err error)
- func (client LoadBalancersClient) ListAllComplete(ctx context.Context) (result LoadBalancerListResultIterator, err error)
- func (client LoadBalancersClient) ListAllPreparer(ctx context.Context) (*http.Request, error)
- func (client LoadBalancersClient) ListAllResponder(resp *http.Response) (result LoadBalancerListResult, err error)
- func (client LoadBalancersClient) ListAllSender(req *http.Request) (*http.Response, error)
- func (client LoadBalancersClient) ListComplete(ctx context.Context, resourceGroupName string) (result LoadBalancerListResultIterator, err error)
- func (client LoadBalancersClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
- func (client LoadBalancersClient) ListResponder(resp *http.Response) (result LoadBalancerListResult, err error)
- func (client LoadBalancersClient) ListSender(req *http.Request) (*http.Response, error)
- func (client LoadBalancersClient) UpdateTags(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (result LoadBalancersUpdateTagsFuture, err error)
- func (client LoadBalancersClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, loadBalancerName string, ...) (*http.Request, error)
- func (client LoadBalancersClient) UpdateTagsResponder(resp *http.Response) (result LoadBalancer, err error)
- func (client LoadBalancersClient) UpdateTagsSender(req *http.Request) (future LoadBalancersUpdateTagsFuture, err error)
- type LoadBalancersCreateOrUpdateFuture
- type LoadBalancersDeleteFuture
- type LoadBalancersUpdateTagsFuture
- type LoadBalancingRule
- type LoadBalancingRulePropertiesFormat
- type LoadDistribution
- type LocalNetworkGateway
- type LocalNetworkGatewayListResult
- type LocalNetworkGatewayListResultIterator
- func (iter *LocalNetworkGatewayListResultIterator) Next() error
- func (iter *LocalNetworkGatewayListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter LocalNetworkGatewayListResultIterator) NotDone() bool
- func (iter LocalNetworkGatewayListResultIterator) Response() LocalNetworkGatewayListResult
- func (iter LocalNetworkGatewayListResultIterator) Value() LocalNetworkGateway
- type LocalNetworkGatewayListResultPage
- func (page *LocalNetworkGatewayListResultPage) Next() error
- func (page *LocalNetworkGatewayListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page LocalNetworkGatewayListResultPage) NotDone() bool
- func (page LocalNetworkGatewayListResultPage) Response() LocalNetworkGatewayListResult
- func (page LocalNetworkGatewayListResultPage) Values() []LocalNetworkGateway
- type LocalNetworkGatewayPropertiesFormat
- type LocalNetworkGatewaysClient
- func (client LocalNetworkGatewaysClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, localNetworkGatewayName string, ...) (result LocalNetworkGatewaysCreateOrUpdateFuture, err error)
- func (client LocalNetworkGatewaysClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, localNetworkGatewayName string, ...) (*http.Request, error)
- func (client LocalNetworkGatewaysClient) CreateOrUpdateResponder(resp *http.Response) (result LocalNetworkGateway, err error)
- func (client LocalNetworkGatewaysClient) CreateOrUpdateSender(req *http.Request) (future LocalNetworkGatewaysCreateOrUpdateFuture, err error)
- func (client LocalNetworkGatewaysClient) Delete(ctx context.Context, resourceGroupName string, localNetworkGatewayName string) (result LocalNetworkGatewaysDeleteFuture, err error)
- func (client LocalNetworkGatewaysClient) DeletePreparer(ctx context.Context, resourceGroupName string, localNetworkGatewayName string) (*http.Request, error)
- func (client LocalNetworkGatewaysClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client LocalNetworkGatewaysClient) DeleteSender(req *http.Request) (future LocalNetworkGatewaysDeleteFuture, err error)
- func (client LocalNetworkGatewaysClient) Get(ctx context.Context, resourceGroupName string, localNetworkGatewayName string) (result LocalNetworkGateway, err error)
- func (client LocalNetworkGatewaysClient) GetPreparer(ctx context.Context, resourceGroupName string, localNetworkGatewayName string) (*http.Request, error)
- func (client LocalNetworkGatewaysClient) GetResponder(resp *http.Response) (result LocalNetworkGateway, err error)
- func (client LocalNetworkGatewaysClient) GetSender(req *http.Request) (*http.Response, error)
- func (client LocalNetworkGatewaysClient) List(ctx context.Context, resourceGroupName string) (result LocalNetworkGatewayListResultPage, err error)
- func (client LocalNetworkGatewaysClient) ListComplete(ctx context.Context, resourceGroupName string) (result LocalNetworkGatewayListResultIterator, err error)
- func (client LocalNetworkGatewaysClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
- func (client LocalNetworkGatewaysClient) ListResponder(resp *http.Response) (result LocalNetworkGatewayListResult, err error)
- func (client LocalNetworkGatewaysClient) ListSender(req *http.Request) (*http.Response, error)
- func (client LocalNetworkGatewaysClient) UpdateTags(ctx context.Context, resourceGroupName string, localNetworkGatewayName string, ...) (result LocalNetworkGatewaysUpdateTagsFuture, err error)
- func (client LocalNetworkGatewaysClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, localNetworkGatewayName string, ...) (*http.Request, error)
- func (client LocalNetworkGatewaysClient) UpdateTagsResponder(resp *http.Response) (result LocalNetworkGateway, err error)
- func (client LocalNetworkGatewaysClient) UpdateTagsSender(req *http.Request) (future LocalNetworkGatewaysUpdateTagsFuture, err error)
- type LocalNetworkGatewaysCreateOrUpdateFuture
- type LocalNetworkGatewaysDeleteFuture
- type LocalNetworkGatewaysUpdateTagsFuture
- type LogSpecification
- type ManagedServiceIdentity
- type ManagedServiceIdentityUserAssignedIdentitiesValue
- type MatchCondition
- type MatchVariable
- type MatchedRule
- type MetricSpecification
- type NatGateway
- type NatGatewayListResult
- type NatGatewayListResultIterator
- func (iter *NatGatewayListResultIterator) Next() error
- func (iter *NatGatewayListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter NatGatewayListResultIterator) NotDone() bool
- func (iter NatGatewayListResultIterator) Response() NatGatewayListResult
- func (iter NatGatewayListResultIterator) Value() NatGateway
- type NatGatewayListResultPage
- func (page *NatGatewayListResultPage) Next() error
- func (page *NatGatewayListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page NatGatewayListResultPage) NotDone() bool
- func (page NatGatewayListResultPage) Response() NatGatewayListResult
- func (page NatGatewayListResultPage) Values() []NatGateway
- type NatGatewayPropertiesFormat
- type NatGatewaySku
- type NatGatewaySkuName
- type NatGatewaysClient
- func (client NatGatewaysClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, natGatewayName string, ...) (result NatGatewaysCreateOrUpdateFuture, err error)
- func (client NatGatewaysClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, natGatewayName string, ...) (*http.Request, error)
- func (client NatGatewaysClient) CreateOrUpdateResponder(resp *http.Response) (result NatGateway, err error)
- func (client NatGatewaysClient) CreateOrUpdateSender(req *http.Request) (future NatGatewaysCreateOrUpdateFuture, err error)
- func (client NatGatewaysClient) Delete(ctx context.Context, resourceGroupName string, natGatewayName string) (result NatGatewaysDeleteFuture, err error)
- func (client NatGatewaysClient) DeletePreparer(ctx context.Context, resourceGroupName string, natGatewayName string) (*http.Request, error)
- func (client NatGatewaysClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client NatGatewaysClient) DeleteSender(req *http.Request) (future NatGatewaysDeleteFuture, err error)
- func (client NatGatewaysClient) Get(ctx context.Context, resourceGroupName string, natGatewayName string, ...) (result NatGateway, err error)
- func (client NatGatewaysClient) GetPreparer(ctx context.Context, resourceGroupName string, natGatewayName string, ...) (*http.Request, error)
- func (client NatGatewaysClient) GetResponder(resp *http.Response) (result NatGateway, err error)
- func (client NatGatewaysClient) GetSender(req *http.Request) (*http.Response, error)
- func (client NatGatewaysClient) List(ctx context.Context, resourceGroupName string) (result NatGatewayListResultPage, err error)
- func (client NatGatewaysClient) ListAll(ctx context.Context) (result NatGatewayListResultPage, err error)
- func (client NatGatewaysClient) ListAllComplete(ctx context.Context) (result NatGatewayListResultIterator, err error)
- func (client NatGatewaysClient) ListAllPreparer(ctx context.Context) (*http.Request, error)
- func (client NatGatewaysClient) ListAllResponder(resp *http.Response) (result NatGatewayListResult, err error)
- func (client NatGatewaysClient) ListAllSender(req *http.Request) (*http.Response, error)
- func (client NatGatewaysClient) ListComplete(ctx context.Context, resourceGroupName string) (result NatGatewayListResultIterator, err error)
- func (client NatGatewaysClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
- func (client NatGatewaysClient) ListResponder(resp *http.Response) (result NatGatewayListResult, err error)
- func (client NatGatewaysClient) ListSender(req *http.Request) (*http.Response, error)
- func (client NatGatewaysClient) UpdateTags(ctx context.Context, resourceGroupName string, natGatewayName string, ...) (result NatGateway, err error)
- func (client NatGatewaysClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, natGatewayName string, ...) (*http.Request, error)
- func (client NatGatewaysClient) UpdateTagsResponder(resp *http.Response) (result NatGateway, err error)
- func (client NatGatewaysClient) UpdateTagsSender(req *http.Request) (*http.Response, error)
- type NatGatewaysCreateOrUpdateFuture
- type NatGatewaysDeleteFuture
- type NextHopParameters
- type NextHopResult
- type NextHopType
- type OfficeTrafficCategory
- type Operation
- type OperationDisplay
- type OperationListResult
- type OperationListResultIterator
- func (iter *OperationListResultIterator) Next() error
- func (iter *OperationListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter OperationListResultIterator) NotDone() bool
- func (iter OperationListResultIterator) Response() OperationListResult
- func (iter OperationListResultIterator) Value() Operation
- type OperationListResultPage
- func (page *OperationListResultPage) Next() error
- func (page *OperationListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page OperationListResultPage) NotDone() bool
- func (page OperationListResultPage) Response() OperationListResult
- func (page OperationListResultPage) Values() []Operation
- type OperationPropertiesFormat
- type OperationPropertiesFormatServiceSpecification
- type OperationStatus
- type OperationsClient
- func (client OperationsClient) List(ctx context.Context) (result OperationListResultPage, err error)
- func (client OperationsClient) ListComplete(ctx context.Context) (result OperationListResultIterator, err error)
- func (client OperationsClient) ListPreparer(ctx context.Context) (*http.Request, error)
- func (client OperationsClient) ListResponder(resp *http.Response) (result OperationListResult, err error)
- func (client OperationsClient) ListSender(req *http.Request) (*http.Response, error)
- type Origin
- type OutboundRule
- type OutboundRulePropertiesFormat
- type P2SVpnGateway
- type P2SVpnGatewayProperties
- type P2SVpnProfileParameters
- type P2SVpnServerConfigRadiusClientRootCertificate
- type P2SVpnServerConfigRadiusClientRootCertificatePropertiesFormat
- type P2SVpnServerConfigRadiusServerRootCertificate
- type P2SVpnServerConfigRadiusServerRootCertificatePropertiesFormat
- type P2SVpnServerConfigVpnClientRevokedCertificate
- type P2SVpnServerConfigVpnClientRevokedCertificatePropertiesFormat
- type P2SVpnServerConfigVpnClientRootCertificate
- type P2SVpnServerConfigVpnClientRootCertificatePropertiesFormat
- type P2SVpnServerConfiguration
- type P2SVpnServerConfigurationProperties
- type P2sVpnGatewaysClient
- func (client P2sVpnGatewaysClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, gatewayName string, ...) (result P2sVpnGatewaysCreateOrUpdateFuture, err error)
- func (client P2sVpnGatewaysClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, gatewayName string, ...) (*http.Request, error)
- func (client P2sVpnGatewaysClient) CreateOrUpdateResponder(resp *http.Response) (result P2SVpnGateway, err error)
- func (client P2sVpnGatewaysClient) CreateOrUpdateSender(req *http.Request) (future P2sVpnGatewaysCreateOrUpdateFuture, err error)
- func (client P2sVpnGatewaysClient) Delete(ctx context.Context, resourceGroupName string, gatewayName string) (result P2sVpnGatewaysDeleteFuture, err error)
- func (client P2sVpnGatewaysClient) DeletePreparer(ctx context.Context, resourceGroupName string, gatewayName string) (*http.Request, error)
- func (client P2sVpnGatewaysClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client P2sVpnGatewaysClient) DeleteSender(req *http.Request) (future P2sVpnGatewaysDeleteFuture, err error)
- func (client P2sVpnGatewaysClient) GenerateVpnProfile(ctx context.Context, resourceGroupName string, gatewayName string, ...) (result P2sVpnGatewaysGenerateVpnProfileFuture, err error)
- func (client P2sVpnGatewaysClient) GenerateVpnProfilePreparer(ctx context.Context, resourceGroupName string, gatewayName string, ...) (*http.Request, error)
- func (client P2sVpnGatewaysClient) GenerateVpnProfileResponder(resp *http.Response) (result VpnProfileResponse, err error)
- func (client P2sVpnGatewaysClient) GenerateVpnProfileSender(req *http.Request) (future P2sVpnGatewaysGenerateVpnProfileFuture, err error)
- func (client P2sVpnGatewaysClient) Get(ctx context.Context, resourceGroupName string, gatewayName string) (result P2SVpnGateway, err error)
- func (client P2sVpnGatewaysClient) GetP2sVpnConnectionHealth(ctx context.Context, resourceGroupName string, gatewayName string) (result P2sVpnGatewaysGetP2sVpnConnectionHealthFuture, err error)
- func (client P2sVpnGatewaysClient) GetP2sVpnConnectionHealthPreparer(ctx context.Context, resourceGroupName string, gatewayName string) (*http.Request, error)
- func (client P2sVpnGatewaysClient) GetP2sVpnConnectionHealthResponder(resp *http.Response) (result P2SVpnGateway, err error)
- func (client P2sVpnGatewaysClient) GetP2sVpnConnectionHealthSender(req *http.Request) (future P2sVpnGatewaysGetP2sVpnConnectionHealthFuture, err error)
- func (client P2sVpnGatewaysClient) GetPreparer(ctx context.Context, resourceGroupName string, gatewayName string) (*http.Request, error)
- func (client P2sVpnGatewaysClient) GetResponder(resp *http.Response) (result P2SVpnGateway, err error)
- func (client P2sVpnGatewaysClient) GetSender(req *http.Request) (*http.Response, error)
- func (client P2sVpnGatewaysClient) List(ctx context.Context) (result ListP2SVpnGatewaysResultPage, err error)
- func (client P2sVpnGatewaysClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result ListP2SVpnGatewaysResultPage, err error)
- func (client P2sVpnGatewaysClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result ListP2SVpnGatewaysResultIterator, err error)
- func (client P2sVpnGatewaysClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
- func (client P2sVpnGatewaysClient) ListByResourceGroupResponder(resp *http.Response) (result ListP2SVpnGatewaysResult, err error)
- func (client P2sVpnGatewaysClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error)
- func (client P2sVpnGatewaysClient) ListComplete(ctx context.Context) (result ListP2SVpnGatewaysResultIterator, err error)
- func (client P2sVpnGatewaysClient) ListPreparer(ctx context.Context) (*http.Request, error)
- func (client P2sVpnGatewaysClient) ListResponder(resp *http.Response) (result ListP2SVpnGatewaysResult, err error)
- func (client P2sVpnGatewaysClient) ListSender(req *http.Request) (*http.Response, error)
- func (client P2sVpnGatewaysClient) UpdateTags(ctx context.Context, resourceGroupName string, gatewayName string, ...) (result P2sVpnGatewaysUpdateTagsFuture, err error)
- func (client P2sVpnGatewaysClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, gatewayName string, ...) (*http.Request, error)
- func (client P2sVpnGatewaysClient) UpdateTagsResponder(resp *http.Response) (result P2SVpnGateway, err error)
- func (client P2sVpnGatewaysClient) UpdateTagsSender(req *http.Request) (future P2sVpnGatewaysUpdateTagsFuture, err error)
- type P2sVpnGatewaysCreateOrUpdateFuture
- type P2sVpnGatewaysDeleteFuture
- type P2sVpnGatewaysGenerateVpnProfileFuture
- type P2sVpnGatewaysGetP2sVpnConnectionHealthFuture
- type P2sVpnGatewaysUpdateTagsFuture
- type P2sVpnServerConfigurationsClient
- func (client P2sVpnServerConfigurationsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, virtualWanName string, ...) (result P2sVpnServerConfigurationsCreateOrUpdateFuture, err error)
- func (client P2sVpnServerConfigurationsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, virtualWanName string, ...) (*http.Request, error)
- func (client P2sVpnServerConfigurationsClient) CreateOrUpdateResponder(resp *http.Response) (result P2SVpnServerConfiguration, err error)
- func (client P2sVpnServerConfigurationsClient) CreateOrUpdateSender(req *http.Request) (future P2sVpnServerConfigurationsCreateOrUpdateFuture, err error)
- func (client P2sVpnServerConfigurationsClient) Delete(ctx context.Context, resourceGroupName string, virtualWanName string, ...) (result P2sVpnServerConfigurationsDeleteFuture, err error)
- func (client P2sVpnServerConfigurationsClient) DeletePreparer(ctx context.Context, resourceGroupName string, virtualWanName string, ...) (*http.Request, error)
- func (client P2sVpnServerConfigurationsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client P2sVpnServerConfigurationsClient) DeleteSender(req *http.Request) (future P2sVpnServerConfigurationsDeleteFuture, err error)
- func (client P2sVpnServerConfigurationsClient) Get(ctx context.Context, resourceGroupName string, virtualWanName string, ...) (result P2SVpnServerConfiguration, err error)
- func (client P2sVpnServerConfigurationsClient) GetPreparer(ctx context.Context, resourceGroupName string, virtualWanName string, ...) (*http.Request, error)
- func (client P2sVpnServerConfigurationsClient) GetResponder(resp *http.Response) (result P2SVpnServerConfiguration, err error)
- func (client P2sVpnServerConfigurationsClient) GetSender(req *http.Request) (*http.Response, error)
- func (client P2sVpnServerConfigurationsClient) ListByVirtualWan(ctx context.Context, resourceGroupName string, virtualWanName string) (result ListP2SVpnServerConfigurationsResultPage, err error)
- func (client P2sVpnServerConfigurationsClient) ListByVirtualWanComplete(ctx context.Context, resourceGroupName string, virtualWanName string) (result ListP2SVpnServerConfigurationsResultIterator, err error)
- func (client P2sVpnServerConfigurationsClient) ListByVirtualWanPreparer(ctx context.Context, resourceGroupName string, virtualWanName string) (*http.Request, error)
- func (client P2sVpnServerConfigurationsClient) ListByVirtualWanResponder(resp *http.Response) (result ListP2SVpnServerConfigurationsResult, err error)
- func (client P2sVpnServerConfigurationsClient) ListByVirtualWanSender(req *http.Request) (*http.Response, error)
- type P2sVpnServerConfigurationsCreateOrUpdateFuture
- type P2sVpnServerConfigurationsDeleteFuture
- type PacketCapture
- type PacketCaptureFilter
- type PacketCaptureListResult
- type PacketCaptureParameters
- type PacketCaptureQueryStatusResult
- type PacketCaptureResult
- type PacketCaptureResultProperties
- type PacketCaptureStorageLocation
- type PacketCapturesClient
- func (client PacketCapturesClient) Create(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result PacketCapturesCreateFuture, err error)
- func (client PacketCapturesClient) CreatePreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error)
- func (client PacketCapturesClient) CreateResponder(resp *http.Response) (result PacketCaptureResult, err error)
- func (client PacketCapturesClient) CreateSender(req *http.Request) (future PacketCapturesCreateFuture, err error)
- func (client PacketCapturesClient) Delete(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result PacketCapturesDeleteFuture, err error)
- func (client PacketCapturesClient) DeletePreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error)
- func (client PacketCapturesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client PacketCapturesClient) DeleteSender(req *http.Request) (future PacketCapturesDeleteFuture, err error)
- func (client PacketCapturesClient) Get(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result PacketCaptureResult, err error)
- func (client PacketCapturesClient) GetPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error)
- func (client PacketCapturesClient) GetResponder(resp *http.Response) (result PacketCaptureResult, err error)
- func (client PacketCapturesClient) GetSender(req *http.Request) (*http.Response, error)
- func (client PacketCapturesClient) GetStatus(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result PacketCapturesGetStatusFuture, err error)
- func (client PacketCapturesClient) GetStatusPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error)
- func (client PacketCapturesClient) GetStatusResponder(resp *http.Response) (result PacketCaptureQueryStatusResult, err error)
- func (client PacketCapturesClient) GetStatusSender(req *http.Request) (future PacketCapturesGetStatusFuture, err error)
- func (client PacketCapturesClient) List(ctx context.Context, resourceGroupName string, networkWatcherName string) (result PacketCaptureListResult, err error)
- func (client PacketCapturesClient) ListPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string) (*http.Request, error)
- func (client PacketCapturesClient) ListResponder(resp *http.Response) (result PacketCaptureListResult, err error)
- func (client PacketCapturesClient) ListSender(req *http.Request) (*http.Response, error)
- func (client PacketCapturesClient) Stop(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result PacketCapturesStopFuture, err error)
- func (client PacketCapturesClient) StopPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error)
- func (client PacketCapturesClient) StopResponder(resp *http.Response) (result autorest.Response, err error)
- func (client PacketCapturesClient) StopSender(req *http.Request) (future PacketCapturesStopFuture, err error)
- type PacketCapturesCreateFuture
- type PacketCapturesDeleteFuture
- type PacketCapturesGetStatusFuture
- type PacketCapturesStopFuture
- type PatchRouteFilter
- type PatchRouteFilterRule
- type PcError
- type PcProtocol
- type PcStatus
- type PeerExpressRouteCircuitConnection
- type PeerExpressRouteCircuitConnectionListResult
- type PeerExpressRouteCircuitConnectionListResultIterator
- func (iter *PeerExpressRouteCircuitConnectionListResultIterator) Next() error
- func (iter *PeerExpressRouteCircuitConnectionListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter PeerExpressRouteCircuitConnectionListResultIterator) NotDone() bool
- func (iter PeerExpressRouteCircuitConnectionListResultIterator) Response() PeerExpressRouteCircuitConnectionListResult
- func (iter PeerExpressRouteCircuitConnectionListResultIterator) Value() PeerExpressRouteCircuitConnection
- type PeerExpressRouteCircuitConnectionListResultPage
- func (page *PeerExpressRouteCircuitConnectionListResultPage) Next() error
- func (page *PeerExpressRouteCircuitConnectionListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page PeerExpressRouteCircuitConnectionListResultPage) NotDone() bool
- func (page PeerExpressRouteCircuitConnectionListResultPage) Response() PeerExpressRouteCircuitConnectionListResult
- func (page PeerExpressRouteCircuitConnectionListResultPage) Values() []PeerExpressRouteCircuitConnection
- type PeerExpressRouteCircuitConnectionPropertiesFormat
- type PeerExpressRouteCircuitConnectionsClient
- func (client PeerExpressRouteCircuitConnectionsClient) Get(ctx context.Context, resourceGroupName string, circuitName string, ...) (result PeerExpressRouteCircuitConnection, err error)
- func (client PeerExpressRouteCircuitConnectionsClient) GetPreparer(ctx context.Context, resourceGroupName string, circuitName string, ...) (*http.Request, error)
- func (client PeerExpressRouteCircuitConnectionsClient) GetResponder(resp *http.Response) (result PeerExpressRouteCircuitConnection, err error)
- func (client PeerExpressRouteCircuitConnectionsClient) GetSender(req *http.Request) (*http.Response, error)
- func (client PeerExpressRouteCircuitConnectionsClient) List(ctx context.Context, resourceGroupName string, circuitName string, ...) (result PeerExpressRouteCircuitConnectionListResultPage, err error)
- func (client PeerExpressRouteCircuitConnectionsClient) ListComplete(ctx context.Context, resourceGroupName string, circuitName string, ...) (result PeerExpressRouteCircuitConnectionListResultIterator, err error)
- func (client PeerExpressRouteCircuitConnectionsClient) ListPreparer(ctx context.Context, resourceGroupName string, circuitName string, ...) (*http.Request, error)
- func (client PeerExpressRouteCircuitConnectionsClient) ListResponder(resp *http.Response) (result PeerExpressRouteCircuitConnectionListResult, err error)
- func (client PeerExpressRouteCircuitConnectionsClient) ListSender(req *http.Request) (*http.Response, error)
- type PfsGroup
- type PolicySettings
- type PrepareNetworkPoliciesRequest
- type PrivateEndpoint
- type PrivateEndpointConnection
- type PrivateEndpointConnectionProperties
- type PrivateEndpointListResult
- type PrivateEndpointListResultIterator
- func (iter *PrivateEndpointListResultIterator) Next() error
- func (iter *PrivateEndpointListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter PrivateEndpointListResultIterator) NotDone() bool
- func (iter PrivateEndpointListResultIterator) Response() PrivateEndpointListResult
- func (iter PrivateEndpointListResultIterator) Value() PrivateEndpoint
- type PrivateEndpointListResultPage
- func (page *PrivateEndpointListResultPage) Next() error
- func (page *PrivateEndpointListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page PrivateEndpointListResultPage) NotDone() bool
- func (page PrivateEndpointListResultPage) Response() PrivateEndpointListResult
- func (page PrivateEndpointListResultPage) Values() []PrivateEndpoint
- type PrivateEndpointProperties
- type PrivateEndpointsClient
- func (client PrivateEndpointsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, privateEndpointName string, ...) (result PrivateEndpointsCreateOrUpdateFuture, err error)
- func (client PrivateEndpointsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, privateEndpointName string, ...) (*http.Request, error)
- func (client PrivateEndpointsClient) CreateOrUpdateResponder(resp *http.Response) (result PrivateEndpoint, err error)
- func (client PrivateEndpointsClient) CreateOrUpdateSender(req *http.Request) (future PrivateEndpointsCreateOrUpdateFuture, err error)
- func (client PrivateEndpointsClient) Delete(ctx context.Context, resourceGroupName string, privateEndpointName string) (result PrivateEndpointsDeleteFuture, err error)
- func (client PrivateEndpointsClient) DeletePreparer(ctx context.Context, resourceGroupName string, privateEndpointName string) (*http.Request, error)
- func (client PrivateEndpointsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client PrivateEndpointsClient) DeleteSender(req *http.Request) (future PrivateEndpointsDeleteFuture, err error)
- func (client PrivateEndpointsClient) Get(ctx context.Context, resourceGroupName string, privateEndpointName string, ...) (result PrivateEndpoint, err error)
- func (client PrivateEndpointsClient) GetPreparer(ctx context.Context, resourceGroupName string, privateEndpointName string, ...) (*http.Request, error)
- func (client PrivateEndpointsClient) GetResponder(resp *http.Response) (result PrivateEndpoint, err error)
- func (client PrivateEndpointsClient) GetSender(req *http.Request) (*http.Response, error)
- func (client PrivateEndpointsClient) List(ctx context.Context, resourceGroupName string) (result PrivateEndpointListResultPage, err error)
- func (client PrivateEndpointsClient) ListBySubscription(ctx context.Context) (result PrivateEndpointListResultPage, err error)
- func (client PrivateEndpointsClient) ListBySubscriptionComplete(ctx context.Context) (result PrivateEndpointListResultIterator, err error)
- func (client PrivateEndpointsClient) ListBySubscriptionPreparer(ctx context.Context) (*http.Request, error)
- func (client PrivateEndpointsClient) ListBySubscriptionResponder(resp *http.Response) (result PrivateEndpointListResult, err error)
- func (client PrivateEndpointsClient) ListBySubscriptionSender(req *http.Request) (*http.Response, error)
- func (client PrivateEndpointsClient) ListComplete(ctx context.Context, resourceGroupName string) (result PrivateEndpointListResultIterator, err error)
- func (client PrivateEndpointsClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
- func (client PrivateEndpointsClient) ListResponder(resp *http.Response) (result PrivateEndpointListResult, err error)
- func (client PrivateEndpointsClient) ListSender(req *http.Request) (*http.Response, error)
- type PrivateEndpointsCreateOrUpdateFuture
- type PrivateEndpointsDeleteFuture
- type PrivateLinkService
- type PrivateLinkServiceConnection
- type PrivateLinkServiceConnectionProperties
- type PrivateLinkServiceConnectionState
- type PrivateLinkServiceIPConfiguration
- type PrivateLinkServiceIPConfigurationProperties
- type PrivateLinkServiceListResult
- type PrivateLinkServiceListResultIterator
- func (iter *PrivateLinkServiceListResultIterator) Next() error
- func (iter *PrivateLinkServiceListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter PrivateLinkServiceListResultIterator) NotDone() bool
- func (iter PrivateLinkServiceListResultIterator) Response() PrivateLinkServiceListResult
- func (iter PrivateLinkServiceListResultIterator) Value() PrivateLinkService
- type PrivateLinkServiceListResultPage
- func (page *PrivateLinkServiceListResultPage) Next() error
- func (page *PrivateLinkServiceListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page PrivateLinkServiceListResultPage) NotDone() bool
- func (page PrivateLinkServiceListResultPage) Response() PrivateLinkServiceListResult
- func (page PrivateLinkServiceListResultPage) Values() []PrivateLinkService
- type PrivateLinkServiceProperties
- type PrivateLinkServicePropertiesAutoApproval
- type PrivateLinkServicePropertiesVisibility
- type PrivateLinkServiceVisibility
- type PrivateLinkServicesCheckPrivateLinkServiceVisibilityByResourceGroupFuture
- type PrivateLinkServicesCheckPrivateLinkServiceVisibilityFuture
- type PrivateLinkServicesClient
- func (client PrivateLinkServicesClient) CheckPrivateLinkServiceVisibility(ctx context.Context, location string, ...) (result PrivateLinkServicesCheckPrivateLinkServiceVisibilityFuture, err error)
- func (client PrivateLinkServicesClient) CheckPrivateLinkServiceVisibilityByResourceGroup(ctx context.Context, location string, resourceGroupName string, ...) (...)
- func (client PrivateLinkServicesClient) CheckPrivateLinkServiceVisibilityByResourceGroupPreparer(ctx context.Context, location string, resourceGroupName string, ...) (*http.Request, error)
- func (client PrivateLinkServicesClient) CheckPrivateLinkServiceVisibilityByResourceGroupResponder(resp *http.Response) (result PrivateLinkServiceVisibility, err error)
- func (client PrivateLinkServicesClient) CheckPrivateLinkServiceVisibilityByResourceGroupSender(req *http.Request) (...)
- func (client PrivateLinkServicesClient) CheckPrivateLinkServiceVisibilityPreparer(ctx context.Context, location string, ...) (*http.Request, error)
- func (client PrivateLinkServicesClient) CheckPrivateLinkServiceVisibilityResponder(resp *http.Response) (result PrivateLinkServiceVisibility, err error)
- func (client PrivateLinkServicesClient) CheckPrivateLinkServiceVisibilitySender(req *http.Request) (future PrivateLinkServicesCheckPrivateLinkServiceVisibilityFuture, err error)
- func (client PrivateLinkServicesClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result PrivateLinkServicesCreateOrUpdateFuture, err error)
- func (client PrivateLinkServicesClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)
- func (client PrivateLinkServicesClient) CreateOrUpdateResponder(resp *http.Response) (result PrivateLinkService, err error)
- func (client PrivateLinkServicesClient) CreateOrUpdateSender(req *http.Request) (future PrivateLinkServicesCreateOrUpdateFuture, err error)
- func (client PrivateLinkServicesClient) Delete(ctx context.Context, resourceGroupName string, serviceName string) (result PrivateLinkServicesDeleteFuture, err error)
- func (client PrivateLinkServicesClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error)
- func (client PrivateLinkServicesClient) DeletePrivateEndpointConnection(ctx context.Context, resourceGroupName string, serviceName string, ...) (result PrivateLinkServicesDeletePrivateEndpointConnectionFuture, err error)
- func (client PrivateLinkServicesClient) DeletePrivateEndpointConnectionPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)
- func (client PrivateLinkServicesClient) DeletePrivateEndpointConnectionResponder(resp *http.Response) (result autorest.Response, err error)
- func (client PrivateLinkServicesClient) DeletePrivateEndpointConnectionSender(req *http.Request) (future PrivateLinkServicesDeletePrivateEndpointConnectionFuture, err error)
- func (client PrivateLinkServicesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client PrivateLinkServicesClient) DeleteSender(req *http.Request) (future PrivateLinkServicesDeleteFuture, err error)
- func (client PrivateLinkServicesClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result PrivateLinkService, err error)
- func (client PrivateLinkServicesClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)
- func (client PrivateLinkServicesClient) GetResponder(resp *http.Response) (result PrivateLinkService, err error)
- func (client PrivateLinkServicesClient) GetSender(req *http.Request) (*http.Response, error)
- func (client PrivateLinkServicesClient) List(ctx context.Context, resourceGroupName string) (result PrivateLinkServiceListResultPage, err error)
- func (client PrivateLinkServicesClient) ListAutoApprovedPrivateLinkServices(ctx context.Context, location string) (result AutoApprovedPrivateLinkServicesResultPage, err error)
- func (client PrivateLinkServicesClient) ListAutoApprovedPrivateLinkServicesByResourceGroup(ctx context.Context, location string, resourceGroupName string) (result AutoApprovedPrivateLinkServicesResultPage, err error)
- func (client PrivateLinkServicesClient) ListAutoApprovedPrivateLinkServicesByResourceGroupComplete(ctx context.Context, location string, resourceGroupName string) (result AutoApprovedPrivateLinkServicesResultIterator, err error)
- func (client PrivateLinkServicesClient) ListAutoApprovedPrivateLinkServicesByResourceGroupPreparer(ctx context.Context, location string, resourceGroupName string) (*http.Request, error)
- func (client PrivateLinkServicesClient) ListAutoApprovedPrivateLinkServicesByResourceGroupResponder(resp *http.Response) (result AutoApprovedPrivateLinkServicesResult, err error)
- func (client PrivateLinkServicesClient) ListAutoApprovedPrivateLinkServicesByResourceGroupSender(req *http.Request) (*http.Response, error)
- func (client PrivateLinkServicesClient) ListAutoApprovedPrivateLinkServicesComplete(ctx context.Context, location string) (result AutoApprovedPrivateLinkServicesResultIterator, err error)
- func (client PrivateLinkServicesClient) ListAutoApprovedPrivateLinkServicesPreparer(ctx context.Context, location string) (*http.Request, error)
- func (client PrivateLinkServicesClient) ListAutoApprovedPrivateLinkServicesResponder(resp *http.Response) (result AutoApprovedPrivateLinkServicesResult, err error)
- func (client PrivateLinkServicesClient) ListAutoApprovedPrivateLinkServicesSender(req *http.Request) (*http.Response, error)
- func (client PrivateLinkServicesClient) ListBySubscription(ctx context.Context) (result PrivateLinkServiceListResultPage, err error)
- func (client PrivateLinkServicesClient) ListBySubscriptionComplete(ctx context.Context) (result PrivateLinkServiceListResultIterator, err error)
- func (client PrivateLinkServicesClient) ListBySubscriptionPreparer(ctx context.Context) (*http.Request, error)
- func (client PrivateLinkServicesClient) ListBySubscriptionResponder(resp *http.Response) (result PrivateLinkServiceListResult, err error)
- func (client PrivateLinkServicesClient) ListBySubscriptionSender(req *http.Request) (*http.Response, error)
- func (client PrivateLinkServicesClient) ListComplete(ctx context.Context, resourceGroupName string) (result PrivateLinkServiceListResultIterator, err error)
- func (client PrivateLinkServicesClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
- func (client PrivateLinkServicesClient) ListResponder(resp *http.Response) (result PrivateLinkServiceListResult, err error)
- func (client PrivateLinkServicesClient) ListSender(req *http.Request) (*http.Response, error)
- func (client PrivateLinkServicesClient) UpdatePrivateEndpointConnection(ctx context.Context, resourceGroupName string, serviceName string, ...) (result PrivateEndpointConnection, err error)
- func (client PrivateLinkServicesClient) UpdatePrivateEndpointConnectionPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)
- func (client PrivateLinkServicesClient) UpdatePrivateEndpointConnectionResponder(resp *http.Response) (result PrivateEndpointConnection, err error)
- func (client PrivateLinkServicesClient) UpdatePrivateEndpointConnectionSender(req *http.Request) (*http.Response, error)
- type PrivateLinkServicesCreateOrUpdateFuture
- type PrivateLinkServicesDeleteFuture
- type PrivateLinkServicesDeletePrivateEndpointConnectionFuture
- type Probe
- type ProbePropertiesFormat
- type ProbeProtocol
- type ProcessorArchitecture
- type Profile
- type ProfileListResult
- type ProfileListResultIterator
- func (iter *ProfileListResultIterator) Next() error
- func (iter *ProfileListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter ProfileListResultIterator) NotDone() bool
- func (iter ProfileListResultIterator) Response() ProfileListResult
- func (iter ProfileListResultIterator) Value() Profile
- type ProfileListResultPage
- type ProfilePropertiesFormat
- type ProfilesClient
- func (client ProfilesClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, networkProfileName string, ...) (result Profile, err error)
- func (client ProfilesClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, networkProfileName string, ...) (*http.Request, error)
- func (client ProfilesClient) CreateOrUpdateResponder(resp *http.Response) (result Profile, err error)
- func (client ProfilesClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)
- func (client ProfilesClient) Delete(ctx context.Context, resourceGroupName string, networkProfileName string) (result ProfilesDeleteFuture, err error)
- func (client ProfilesClient) DeletePreparer(ctx context.Context, resourceGroupName string, networkProfileName string) (*http.Request, error)
- func (client ProfilesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client ProfilesClient) DeleteSender(req *http.Request) (future ProfilesDeleteFuture, err error)
- func (client ProfilesClient) Get(ctx context.Context, resourceGroupName string, networkProfileName string, ...) (result Profile, err error)
- func (client ProfilesClient) GetPreparer(ctx context.Context, resourceGroupName string, networkProfileName string, ...) (*http.Request, error)
- func (client ProfilesClient) GetResponder(resp *http.Response) (result Profile, err error)
- func (client ProfilesClient) GetSender(req *http.Request) (*http.Response, error)
- func (client ProfilesClient) List(ctx context.Context, resourceGroupName string) (result ProfileListResultPage, err error)
- func (client ProfilesClient) ListAll(ctx context.Context) (result ProfileListResultPage, err error)
- func (client ProfilesClient) ListAllComplete(ctx context.Context) (result ProfileListResultIterator, err error)
- func (client ProfilesClient) ListAllPreparer(ctx context.Context) (*http.Request, error)
- func (client ProfilesClient) ListAllResponder(resp *http.Response) (result ProfileListResult, err error)
- func (client ProfilesClient) ListAllSender(req *http.Request) (*http.Response, error)
- func (client ProfilesClient) ListComplete(ctx context.Context, resourceGroupName string) (result ProfileListResultIterator, err error)
- func (client ProfilesClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
- func (client ProfilesClient) ListResponder(resp *http.Response) (result ProfileListResult, err error)
- func (client ProfilesClient) ListSender(req *http.Request) (*http.Response, error)
- func (client ProfilesClient) UpdateTags(ctx context.Context, resourceGroupName string, networkProfileName string, ...) (result Profile, err error)
- func (client ProfilesClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, networkProfileName string, ...) (*http.Request, error)
- func (client ProfilesClient) UpdateTagsResponder(resp *http.Response) (result Profile, err error)
- func (client ProfilesClient) UpdateTagsSender(req *http.Request) (*http.Response, error)
- type ProfilesDeleteFuture
- type Protocol
- type ProtocolConfiguration
- type ProtocolCustomSettingsFormat
- type ProvisioningState
- type PublicIPAddress
- type PublicIPAddressDNSSettings
- type PublicIPAddressListResult
- type PublicIPAddressListResultIterator
- func (iter *PublicIPAddressListResultIterator) Next() error
- func (iter *PublicIPAddressListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter PublicIPAddressListResultIterator) NotDone() bool
- func (iter PublicIPAddressListResultIterator) Response() PublicIPAddressListResult
- func (iter PublicIPAddressListResultIterator) Value() PublicIPAddress
- type PublicIPAddressListResultPage
- func (page *PublicIPAddressListResultPage) Next() error
- func (page *PublicIPAddressListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page PublicIPAddressListResultPage) NotDone() bool
- func (page PublicIPAddressListResultPage) Response() PublicIPAddressListResult
- func (page PublicIPAddressListResultPage) Values() []PublicIPAddress
- type PublicIPAddressPropertiesFormat
- type PublicIPAddressSku
- type PublicIPAddressSkuName
- type PublicIPAddressesClient
- func (client PublicIPAddressesClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, publicIPAddressName string, ...) (result PublicIPAddressesCreateOrUpdateFuture, err error)
- func (client PublicIPAddressesClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, publicIPAddressName string, ...) (*http.Request, error)
- func (client PublicIPAddressesClient) CreateOrUpdateResponder(resp *http.Response) (result PublicIPAddress, err error)
- func (client PublicIPAddressesClient) CreateOrUpdateSender(req *http.Request) (future PublicIPAddressesCreateOrUpdateFuture, err error)
- func (client PublicIPAddressesClient) Delete(ctx context.Context, resourceGroupName string, publicIPAddressName string) (result PublicIPAddressesDeleteFuture, err error)
- func (client PublicIPAddressesClient) DeletePreparer(ctx context.Context, resourceGroupName string, publicIPAddressName string) (*http.Request, error)
- func (client PublicIPAddressesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client PublicIPAddressesClient) DeleteSender(req *http.Request) (future PublicIPAddressesDeleteFuture, err error)
- func (client PublicIPAddressesClient) Get(ctx context.Context, resourceGroupName string, publicIPAddressName string, ...) (result PublicIPAddress, err error)
- func (client PublicIPAddressesClient) GetPreparer(ctx context.Context, resourceGroupName string, publicIPAddressName string, ...) (*http.Request, error)
- func (client PublicIPAddressesClient) GetResponder(resp *http.Response) (result PublicIPAddress, err error)
- func (client PublicIPAddressesClient) GetSender(req *http.Request) (*http.Response, error)
- func (client PublicIPAddressesClient) GetVirtualMachineScaleSetPublicIPAddress(ctx context.Context, resourceGroupName string, ...) (result PublicIPAddress, err error)
- func (client PublicIPAddressesClient) GetVirtualMachineScaleSetPublicIPAddressPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client PublicIPAddressesClient) GetVirtualMachineScaleSetPublicIPAddressResponder(resp *http.Response) (result PublicIPAddress, err error)
- func (client PublicIPAddressesClient) GetVirtualMachineScaleSetPublicIPAddressSender(req *http.Request) (*http.Response, error)
- func (client PublicIPAddressesClient) List(ctx context.Context, resourceGroupName string) (result PublicIPAddressListResultPage, err error)
- func (client PublicIPAddressesClient) ListAll(ctx context.Context) (result PublicIPAddressListResultPage, err error)
- func (client PublicIPAddressesClient) ListAllComplete(ctx context.Context) (result PublicIPAddressListResultIterator, err error)
- func (client PublicIPAddressesClient) ListAllPreparer(ctx context.Context) (*http.Request, error)
- func (client PublicIPAddressesClient) ListAllResponder(resp *http.Response) (result PublicIPAddressListResult, err error)
- func (client PublicIPAddressesClient) ListAllSender(req *http.Request) (*http.Response, error)
- func (client PublicIPAddressesClient) ListComplete(ctx context.Context, resourceGroupName string) (result PublicIPAddressListResultIterator, err error)
- func (client PublicIPAddressesClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
- func (client PublicIPAddressesClient) ListResponder(resp *http.Response) (result PublicIPAddressListResult, err error)
- func (client PublicIPAddressesClient) ListSender(req *http.Request) (*http.Response, error)
- func (client PublicIPAddressesClient) ListVirtualMachineScaleSetPublicIPAddresses(ctx context.Context, resourceGroupName string, ...) (result PublicIPAddressListResultPage, err error)
- func (client PublicIPAddressesClient) ListVirtualMachineScaleSetPublicIPAddressesComplete(ctx context.Context, resourceGroupName string, ...) (result PublicIPAddressListResultIterator, err error)
- func (client PublicIPAddressesClient) ListVirtualMachineScaleSetPublicIPAddressesPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client PublicIPAddressesClient) ListVirtualMachineScaleSetPublicIPAddressesResponder(resp *http.Response) (result PublicIPAddressListResult, err error)
- func (client PublicIPAddressesClient) ListVirtualMachineScaleSetPublicIPAddressesSender(req *http.Request) (*http.Response, error)
- func (client PublicIPAddressesClient) ListVirtualMachineScaleSetVMPublicIPAddresses(ctx context.Context, resourceGroupName string, ...) (result PublicIPAddressListResultPage, err error)
- func (client PublicIPAddressesClient) ListVirtualMachineScaleSetVMPublicIPAddressesComplete(ctx context.Context, resourceGroupName string, ...) (result PublicIPAddressListResultIterator, err error)
- func (client PublicIPAddressesClient) ListVirtualMachineScaleSetVMPublicIPAddressesPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client PublicIPAddressesClient) ListVirtualMachineScaleSetVMPublicIPAddressesResponder(resp *http.Response) (result PublicIPAddressListResult, err error)
- func (client PublicIPAddressesClient) ListVirtualMachineScaleSetVMPublicIPAddressesSender(req *http.Request) (*http.Response, error)
- func (client PublicIPAddressesClient) UpdateTags(ctx context.Context, resourceGroupName string, publicIPAddressName string, ...) (result PublicIPAddressesUpdateTagsFuture, err error)
- func (client PublicIPAddressesClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, publicIPAddressName string, ...) (*http.Request, error)
- func (client PublicIPAddressesClient) UpdateTagsResponder(resp *http.Response) (result PublicIPAddress, err error)
- func (client PublicIPAddressesClient) UpdateTagsSender(req *http.Request) (future PublicIPAddressesUpdateTagsFuture, err error)
- type PublicIPAddressesCreateOrUpdateFuture
- type PublicIPAddressesDeleteFuture
- type PublicIPAddressesUpdateTagsFuture
- type PublicIPPrefix
- type PublicIPPrefixListResult
- type PublicIPPrefixListResultIterator
- func (iter *PublicIPPrefixListResultIterator) Next() error
- func (iter *PublicIPPrefixListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter PublicIPPrefixListResultIterator) NotDone() bool
- func (iter PublicIPPrefixListResultIterator) Response() PublicIPPrefixListResult
- func (iter PublicIPPrefixListResultIterator) Value() PublicIPPrefix
- type PublicIPPrefixListResultPage
- func (page *PublicIPPrefixListResultPage) Next() error
- func (page *PublicIPPrefixListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page PublicIPPrefixListResultPage) NotDone() bool
- func (page PublicIPPrefixListResultPage) Response() PublicIPPrefixListResult
- func (page PublicIPPrefixListResultPage) Values() []PublicIPPrefix
- type PublicIPPrefixPropertiesFormat
- type PublicIPPrefixSku
- type PublicIPPrefixSkuName
- type PublicIPPrefixesClient
- func (client PublicIPPrefixesClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, publicIPPrefixName string, ...) (result PublicIPPrefixesCreateOrUpdateFuture, err error)
- func (client PublicIPPrefixesClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, publicIPPrefixName string, ...) (*http.Request, error)
- func (client PublicIPPrefixesClient) CreateOrUpdateResponder(resp *http.Response) (result PublicIPPrefix, err error)
- func (client PublicIPPrefixesClient) CreateOrUpdateSender(req *http.Request) (future PublicIPPrefixesCreateOrUpdateFuture, err error)
- func (client PublicIPPrefixesClient) Delete(ctx context.Context, resourceGroupName string, publicIPPrefixName string) (result PublicIPPrefixesDeleteFuture, err error)
- func (client PublicIPPrefixesClient) DeletePreparer(ctx context.Context, resourceGroupName string, publicIPPrefixName string) (*http.Request, error)
- func (client PublicIPPrefixesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client PublicIPPrefixesClient) DeleteSender(req *http.Request) (future PublicIPPrefixesDeleteFuture, err error)
- func (client PublicIPPrefixesClient) Get(ctx context.Context, resourceGroupName string, publicIPPrefixName string, ...) (result PublicIPPrefix, err error)
- func (client PublicIPPrefixesClient) GetPreparer(ctx context.Context, resourceGroupName string, publicIPPrefixName string, ...) (*http.Request, error)
- func (client PublicIPPrefixesClient) GetResponder(resp *http.Response) (result PublicIPPrefix, err error)
- func (client PublicIPPrefixesClient) GetSender(req *http.Request) (*http.Response, error)
- func (client PublicIPPrefixesClient) List(ctx context.Context, resourceGroupName string) (result PublicIPPrefixListResultPage, err error)
- func (client PublicIPPrefixesClient) ListAll(ctx context.Context) (result PublicIPPrefixListResultPage, err error)
- func (client PublicIPPrefixesClient) ListAllComplete(ctx context.Context) (result PublicIPPrefixListResultIterator, err error)
- func (client PublicIPPrefixesClient) ListAllPreparer(ctx context.Context) (*http.Request, error)
- func (client PublicIPPrefixesClient) ListAllResponder(resp *http.Response) (result PublicIPPrefixListResult, err error)
- func (client PublicIPPrefixesClient) ListAllSender(req *http.Request) (*http.Response, error)
- func (client PublicIPPrefixesClient) ListComplete(ctx context.Context, resourceGroupName string) (result PublicIPPrefixListResultIterator, err error)
- func (client PublicIPPrefixesClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
- func (client PublicIPPrefixesClient) ListResponder(resp *http.Response) (result PublicIPPrefixListResult, err error)
- func (client PublicIPPrefixesClient) ListSender(req *http.Request) (*http.Response, error)
- func (client PublicIPPrefixesClient) UpdateTags(ctx context.Context, resourceGroupName string, publicIPPrefixName string, ...) (result PublicIPPrefixesUpdateTagsFuture, err error)
- func (client PublicIPPrefixesClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, publicIPPrefixName string, ...) (*http.Request, error)
- func (client PublicIPPrefixesClient) UpdateTagsResponder(resp *http.Response) (result PublicIPPrefix, err error)
- func (client PublicIPPrefixesClient) UpdateTagsSender(req *http.Request) (future PublicIPPrefixesUpdateTagsFuture, err error)
- type PublicIPPrefixesCreateOrUpdateFuture
- type PublicIPPrefixesDeleteFuture
- type PublicIPPrefixesUpdateTagsFuture
- type QueryTroubleshootingParameters
- type ReferencedPublicIPAddress
- type Resource
- type ResourceIdentityType
- type ResourceNavigationLink
- type ResourceNavigationLinkFormat
- type ResourceNavigationLinksClient
- func (client ResourceNavigationLinksClient) List(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (result ResourceNavigationLinksListResult, err error)
- func (client ResourceNavigationLinksClient) ListPreparer(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (*http.Request, error)
- func (client ResourceNavigationLinksClient) ListResponder(resp *http.Response) (result ResourceNavigationLinksListResult, err error)
- func (client ResourceNavigationLinksClient) ListSender(req *http.Request) (*http.Response, error)
- type ResourceNavigationLinksListResult
- type ResourceSet
- type RetentionPolicyParameters
- type Route
- type RouteFilter
- type RouteFilterListResult
- type RouteFilterListResultIterator
- func (iter *RouteFilterListResultIterator) Next() error
- func (iter *RouteFilterListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter RouteFilterListResultIterator) NotDone() bool
- func (iter RouteFilterListResultIterator) Response() RouteFilterListResult
- func (iter RouteFilterListResultIterator) Value() RouteFilter
- type RouteFilterListResultPage
- func (page *RouteFilterListResultPage) Next() error
- func (page *RouteFilterListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page RouteFilterListResultPage) NotDone() bool
- func (page RouteFilterListResultPage) Response() RouteFilterListResult
- func (page RouteFilterListResultPage) Values() []RouteFilter
- type RouteFilterPropertiesFormat
- type RouteFilterRule
- type RouteFilterRuleListResult
- type RouteFilterRuleListResultIterator
- func (iter *RouteFilterRuleListResultIterator) Next() error
- func (iter *RouteFilterRuleListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter RouteFilterRuleListResultIterator) NotDone() bool
- func (iter RouteFilterRuleListResultIterator) Response() RouteFilterRuleListResult
- func (iter RouteFilterRuleListResultIterator) Value() RouteFilterRule
- type RouteFilterRuleListResultPage
- func (page *RouteFilterRuleListResultPage) Next() error
- func (page *RouteFilterRuleListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page RouteFilterRuleListResultPage) NotDone() bool
- func (page RouteFilterRuleListResultPage) Response() RouteFilterRuleListResult
- func (page RouteFilterRuleListResultPage) Values() []RouteFilterRule
- type RouteFilterRulePropertiesFormat
- type RouteFilterRulesClient
- func (client RouteFilterRulesClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, routeFilterName string, ...) (result RouteFilterRulesCreateOrUpdateFuture, err error)
- func (client RouteFilterRulesClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, routeFilterName string, ...) (*http.Request, error)
- func (client RouteFilterRulesClient) CreateOrUpdateResponder(resp *http.Response) (result RouteFilterRule, err error)
- func (client RouteFilterRulesClient) CreateOrUpdateSender(req *http.Request) (future RouteFilterRulesCreateOrUpdateFuture, err error)
- func (client RouteFilterRulesClient) Delete(ctx context.Context, resourceGroupName string, routeFilterName string, ...) (result RouteFilterRulesDeleteFuture, err error)
- func (client RouteFilterRulesClient) DeletePreparer(ctx context.Context, resourceGroupName string, routeFilterName string, ...) (*http.Request, error)
- func (client RouteFilterRulesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client RouteFilterRulesClient) DeleteSender(req *http.Request) (future RouteFilterRulesDeleteFuture, err error)
- func (client RouteFilterRulesClient) Get(ctx context.Context, resourceGroupName string, routeFilterName string, ...) (result RouteFilterRule, err error)
- func (client RouteFilterRulesClient) GetPreparer(ctx context.Context, resourceGroupName string, routeFilterName string, ...) (*http.Request, error)
- func (client RouteFilterRulesClient) GetResponder(resp *http.Response) (result RouteFilterRule, err error)
- func (client RouteFilterRulesClient) GetSender(req *http.Request) (*http.Response, error)
- func (client RouteFilterRulesClient) ListByRouteFilter(ctx context.Context, resourceGroupName string, routeFilterName string) (result RouteFilterRuleListResultPage, err error)
- func (client RouteFilterRulesClient) ListByRouteFilterComplete(ctx context.Context, resourceGroupName string, routeFilterName string) (result RouteFilterRuleListResultIterator, err error)
- func (client RouteFilterRulesClient) ListByRouteFilterPreparer(ctx context.Context, resourceGroupName string, routeFilterName string) (*http.Request, error)
- func (client RouteFilterRulesClient) ListByRouteFilterResponder(resp *http.Response) (result RouteFilterRuleListResult, err error)
- func (client RouteFilterRulesClient) ListByRouteFilterSender(req *http.Request) (*http.Response, error)
- func (client RouteFilterRulesClient) Update(ctx context.Context, resourceGroupName string, routeFilterName string, ...) (result RouteFilterRulesUpdateFuture, err error)
- func (client RouteFilterRulesClient) UpdatePreparer(ctx context.Context, resourceGroupName string, routeFilterName string, ...) (*http.Request, error)
- func (client RouteFilterRulesClient) UpdateResponder(resp *http.Response) (result RouteFilterRule, err error)
- func (client RouteFilterRulesClient) UpdateSender(req *http.Request) (future RouteFilterRulesUpdateFuture, err error)
- type RouteFilterRulesCreateOrUpdateFuture
- type RouteFilterRulesDeleteFuture
- type RouteFilterRulesUpdateFuture
- type RouteFiltersClient
- func (client RouteFiltersClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, routeFilterName string, ...) (result RouteFiltersCreateOrUpdateFuture, err error)
- func (client RouteFiltersClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, routeFilterName string, ...) (*http.Request, error)
- func (client RouteFiltersClient) CreateOrUpdateResponder(resp *http.Response) (result RouteFilter, err error)
- func (client RouteFiltersClient) CreateOrUpdateSender(req *http.Request) (future RouteFiltersCreateOrUpdateFuture, err error)
- func (client RouteFiltersClient) Delete(ctx context.Context, resourceGroupName string, routeFilterName string) (result RouteFiltersDeleteFuture, err error)
- func (client RouteFiltersClient) DeletePreparer(ctx context.Context, resourceGroupName string, routeFilterName string) (*http.Request, error)
- func (client RouteFiltersClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client RouteFiltersClient) DeleteSender(req *http.Request) (future RouteFiltersDeleteFuture, err error)
- func (client RouteFiltersClient) Get(ctx context.Context, resourceGroupName string, routeFilterName string, ...) (result RouteFilter, err error)
- func (client RouteFiltersClient) GetPreparer(ctx context.Context, resourceGroupName string, routeFilterName string, ...) (*http.Request, error)
- func (client RouteFiltersClient) GetResponder(resp *http.Response) (result RouteFilter, err error)
- func (client RouteFiltersClient) GetSender(req *http.Request) (*http.Response, error)
- func (client RouteFiltersClient) List(ctx context.Context) (result RouteFilterListResultPage, err error)
- func (client RouteFiltersClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result RouteFilterListResultPage, err error)
- func (client RouteFiltersClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result RouteFilterListResultIterator, err error)
- func (client RouteFiltersClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
- func (client RouteFiltersClient) ListByResourceGroupResponder(resp *http.Response) (result RouteFilterListResult, err error)
- func (client RouteFiltersClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error)
- func (client RouteFiltersClient) ListComplete(ctx context.Context) (result RouteFilterListResultIterator, err error)
- func (client RouteFiltersClient) ListPreparer(ctx context.Context) (*http.Request, error)
- func (client RouteFiltersClient) ListResponder(resp *http.Response) (result RouteFilterListResult, err error)
- func (client RouteFiltersClient) ListSender(req *http.Request) (*http.Response, error)
- func (client RouteFiltersClient) Update(ctx context.Context, resourceGroupName string, routeFilterName string, ...) (result RouteFiltersUpdateFuture, err error)
- func (client RouteFiltersClient) UpdatePreparer(ctx context.Context, resourceGroupName string, routeFilterName string, ...) (*http.Request, error)
- func (client RouteFiltersClient) UpdateResponder(resp *http.Response) (result RouteFilter, err error)
- func (client RouteFiltersClient) UpdateSender(req *http.Request) (future RouteFiltersUpdateFuture, err error)
- type RouteFiltersCreateOrUpdateFuture
- type RouteFiltersDeleteFuture
- type RouteFiltersUpdateFuture
- type RouteListResult
- type RouteListResultIterator
- type RouteListResultPage
- type RouteNextHopType
- type RoutePropertiesFormat
- type RouteTable
- type RouteTableListResult
- type RouteTableListResultIterator
- func (iter *RouteTableListResultIterator) Next() error
- func (iter *RouteTableListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter RouteTableListResultIterator) NotDone() bool
- func (iter RouteTableListResultIterator) Response() RouteTableListResult
- func (iter RouteTableListResultIterator) Value() RouteTable
- type RouteTableListResultPage
- func (page *RouteTableListResultPage) Next() error
- func (page *RouteTableListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page RouteTableListResultPage) NotDone() bool
- func (page RouteTableListResultPage) Response() RouteTableListResult
- func (page RouteTableListResultPage) Values() []RouteTable
- type RouteTablePropertiesFormat
- type RouteTablesClient
- func (client RouteTablesClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, routeTableName string, ...) (result RouteTablesCreateOrUpdateFuture, err error)
- func (client RouteTablesClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, routeTableName string, ...) (*http.Request, error)
- func (client RouteTablesClient) CreateOrUpdateResponder(resp *http.Response) (result RouteTable, err error)
- func (client RouteTablesClient) CreateOrUpdateSender(req *http.Request) (future RouteTablesCreateOrUpdateFuture, err error)
- func (client RouteTablesClient) Delete(ctx context.Context, resourceGroupName string, routeTableName string) (result RouteTablesDeleteFuture, err error)
- func (client RouteTablesClient) DeletePreparer(ctx context.Context, resourceGroupName string, routeTableName string) (*http.Request, error)
- func (client RouteTablesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client RouteTablesClient) DeleteSender(req *http.Request) (future RouteTablesDeleteFuture, err error)
- func (client RouteTablesClient) Get(ctx context.Context, resourceGroupName string, routeTableName string, ...) (result RouteTable, err error)
- func (client RouteTablesClient) GetPreparer(ctx context.Context, resourceGroupName string, routeTableName string, ...) (*http.Request, error)
- func (client RouteTablesClient) GetResponder(resp *http.Response) (result RouteTable, err error)
- func (client RouteTablesClient) GetSender(req *http.Request) (*http.Response, error)
- func (client RouteTablesClient) List(ctx context.Context, resourceGroupName string) (result RouteTableListResultPage, err error)
- func (client RouteTablesClient) ListAll(ctx context.Context) (result RouteTableListResultPage, err error)
- func (client RouteTablesClient) ListAllComplete(ctx context.Context) (result RouteTableListResultIterator, err error)
- func (client RouteTablesClient) ListAllPreparer(ctx context.Context) (*http.Request, error)
- func (client RouteTablesClient) ListAllResponder(resp *http.Response) (result RouteTableListResult, err error)
- func (client RouteTablesClient) ListAllSender(req *http.Request) (*http.Response, error)
- func (client RouteTablesClient) ListComplete(ctx context.Context, resourceGroupName string) (result RouteTableListResultIterator, err error)
- func (client RouteTablesClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
- func (client RouteTablesClient) ListResponder(resp *http.Response) (result RouteTableListResult, err error)
- func (client RouteTablesClient) ListSender(req *http.Request) (*http.Response, error)
- func (client RouteTablesClient) UpdateTags(ctx context.Context, resourceGroupName string, routeTableName string, ...) (result RouteTablesUpdateTagsFuture, err error)
- func (client RouteTablesClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, routeTableName string, ...) (*http.Request, error)
- func (client RouteTablesClient) UpdateTagsResponder(resp *http.Response) (result RouteTable, err error)
- func (client RouteTablesClient) UpdateTagsSender(req *http.Request) (future RouteTablesUpdateTagsFuture, err error)
- type RouteTablesCreateOrUpdateFuture
- type RouteTablesDeleteFuture
- type RouteTablesUpdateTagsFuture
- type RoutesClient
- func (client RoutesClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, routeTableName string, ...) (result RoutesCreateOrUpdateFuture, err error)
- func (client RoutesClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, routeTableName string, ...) (*http.Request, error)
- func (client RoutesClient) CreateOrUpdateResponder(resp *http.Response) (result Route, err error)
- func (client RoutesClient) CreateOrUpdateSender(req *http.Request) (future RoutesCreateOrUpdateFuture, err error)
- func (client RoutesClient) Delete(ctx context.Context, resourceGroupName string, routeTableName string, ...) (result RoutesDeleteFuture, err error)
- func (client RoutesClient) DeletePreparer(ctx context.Context, resourceGroupName string, routeTableName string, ...) (*http.Request, error)
- func (client RoutesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client RoutesClient) DeleteSender(req *http.Request) (future RoutesDeleteFuture, err error)
- func (client RoutesClient) Get(ctx context.Context, resourceGroupName string, routeTableName string, ...) (result Route, err error)
- func (client RoutesClient) GetPreparer(ctx context.Context, resourceGroupName string, routeTableName string, ...) (*http.Request, error)
- func (client RoutesClient) GetResponder(resp *http.Response) (result Route, err error)
- func (client RoutesClient) GetSender(req *http.Request) (*http.Response, error)
- func (client RoutesClient) List(ctx context.Context, resourceGroupName string, routeTableName string) (result RouteListResultPage, err error)
- func (client RoutesClient) ListComplete(ctx context.Context, resourceGroupName string, routeTableName string) (result RouteListResultIterator, err error)
- func (client RoutesClient) ListPreparer(ctx context.Context, resourceGroupName string, routeTableName string) (*http.Request, error)
- func (client RoutesClient) ListResponder(resp *http.Response) (result RouteListResult, err error)
- func (client RoutesClient) ListSender(req *http.Request) (*http.Response, error)
- type RoutesCreateOrUpdateFuture
- type RoutesDeleteFuture
- type RuleCondition
- func (rc RuleCondition) AsApplicationRuleCondition() (*ApplicationRuleCondition, bool)
- func (rc RuleCondition) AsBasicFirewallPolicyRuleCondition() (BasicFirewallPolicyRuleCondition, bool)
- func (rc RuleCondition) AsFirewallPolicyRuleCondition() (*FirewallPolicyRuleCondition, bool)
- func (rc RuleCondition) AsRuleCondition() (*RuleCondition, bool)
- func (rc RuleCondition) MarshalJSON() ([]byte, error)
- type RuleConditionType
- type RuleType
- type SecurityGroup
- type SecurityGroupListResult
- type SecurityGroupListResultIterator
- func (iter *SecurityGroupListResultIterator) Next() error
- func (iter *SecurityGroupListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter SecurityGroupListResultIterator) NotDone() bool
- func (iter SecurityGroupListResultIterator) Response() SecurityGroupListResult
- func (iter SecurityGroupListResultIterator) Value() SecurityGroup
- type SecurityGroupListResultPage
- func (page *SecurityGroupListResultPage) Next() error
- func (page *SecurityGroupListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page SecurityGroupListResultPage) NotDone() bool
- func (page SecurityGroupListResultPage) Response() SecurityGroupListResult
- func (page SecurityGroupListResultPage) Values() []SecurityGroup
- type SecurityGroupNetworkInterface
- type SecurityGroupPropertiesFormat
- type SecurityGroupResult
- type SecurityGroupViewParameters
- type SecurityGroupViewResult
- type SecurityGroupsClient
- func (client SecurityGroupsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, networkSecurityGroupName string, ...) (result SecurityGroupsCreateOrUpdateFuture, err error)
- func (client SecurityGroupsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, networkSecurityGroupName string, ...) (*http.Request, error)
- func (client SecurityGroupsClient) CreateOrUpdateResponder(resp *http.Response) (result SecurityGroup, err error)
- func (client SecurityGroupsClient) CreateOrUpdateSender(req *http.Request) (future SecurityGroupsCreateOrUpdateFuture, err error)
- func (client SecurityGroupsClient) Delete(ctx context.Context, resourceGroupName string, networkSecurityGroupName string) (result SecurityGroupsDeleteFuture, err error)
- func (client SecurityGroupsClient) DeletePreparer(ctx context.Context, resourceGroupName string, networkSecurityGroupName string) (*http.Request, error)
- func (client SecurityGroupsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client SecurityGroupsClient) DeleteSender(req *http.Request) (future SecurityGroupsDeleteFuture, err error)
- func (client SecurityGroupsClient) Get(ctx context.Context, resourceGroupName string, networkSecurityGroupName string, ...) (result SecurityGroup, err error)
- func (client SecurityGroupsClient) GetPreparer(ctx context.Context, resourceGroupName string, networkSecurityGroupName string, ...) (*http.Request, error)
- func (client SecurityGroupsClient) GetResponder(resp *http.Response) (result SecurityGroup, err error)
- func (client SecurityGroupsClient) GetSender(req *http.Request) (*http.Response, error)
- func (client SecurityGroupsClient) List(ctx context.Context, resourceGroupName string) (result SecurityGroupListResultPage, err error)
- func (client SecurityGroupsClient) ListAll(ctx context.Context) (result SecurityGroupListResultPage, err error)
- func (client SecurityGroupsClient) ListAllComplete(ctx context.Context) (result SecurityGroupListResultIterator, err error)
- func (client SecurityGroupsClient) ListAllPreparer(ctx context.Context) (*http.Request, error)
- func (client SecurityGroupsClient) ListAllResponder(resp *http.Response) (result SecurityGroupListResult, err error)
- func (client SecurityGroupsClient) ListAllSender(req *http.Request) (*http.Response, error)
- func (client SecurityGroupsClient) ListComplete(ctx context.Context, resourceGroupName string) (result SecurityGroupListResultIterator, err error)
- func (client SecurityGroupsClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
- func (client SecurityGroupsClient) ListResponder(resp *http.Response) (result SecurityGroupListResult, err error)
- func (client SecurityGroupsClient) ListSender(req *http.Request) (*http.Response, error)
- func (client SecurityGroupsClient) UpdateTags(ctx context.Context, resourceGroupName string, networkSecurityGroupName string, ...) (result SecurityGroupsUpdateTagsFuture, err error)
- func (client SecurityGroupsClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, networkSecurityGroupName string, ...) (*http.Request, error)
- func (client SecurityGroupsClient) UpdateTagsResponder(resp *http.Response) (result SecurityGroup, err error)
- func (client SecurityGroupsClient) UpdateTagsSender(req *http.Request) (future SecurityGroupsUpdateTagsFuture, err error)
- type SecurityGroupsCreateOrUpdateFuture
- type SecurityGroupsDeleteFuture
- type SecurityGroupsUpdateTagsFuture
- type SecurityRule
- type SecurityRuleAccess
- type SecurityRuleAssociations
- type SecurityRuleDirection
- type SecurityRuleListResult
- type SecurityRuleListResultIterator
- func (iter *SecurityRuleListResultIterator) Next() error
- func (iter *SecurityRuleListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter SecurityRuleListResultIterator) NotDone() bool
- func (iter SecurityRuleListResultIterator) Response() SecurityRuleListResult
- func (iter SecurityRuleListResultIterator) Value() SecurityRule
- type SecurityRuleListResultPage
- func (page *SecurityRuleListResultPage) Next() error
- func (page *SecurityRuleListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page SecurityRuleListResultPage) NotDone() bool
- func (page SecurityRuleListResultPage) Response() SecurityRuleListResult
- func (page SecurityRuleListResultPage) Values() []SecurityRule
- type SecurityRulePropertiesFormat
- type SecurityRuleProtocol
- type SecurityRulesClient
- func (client SecurityRulesClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, networkSecurityGroupName string, ...) (result SecurityRulesCreateOrUpdateFuture, err error)
- func (client SecurityRulesClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, networkSecurityGroupName string, ...) (*http.Request, error)
- func (client SecurityRulesClient) CreateOrUpdateResponder(resp *http.Response) (result SecurityRule, err error)
- func (client SecurityRulesClient) CreateOrUpdateSender(req *http.Request) (future SecurityRulesCreateOrUpdateFuture, err error)
- func (client SecurityRulesClient) Delete(ctx context.Context, resourceGroupName string, networkSecurityGroupName string, ...) (result SecurityRulesDeleteFuture, err error)
- func (client SecurityRulesClient) DeletePreparer(ctx context.Context, resourceGroupName string, networkSecurityGroupName string, ...) (*http.Request, error)
- func (client SecurityRulesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client SecurityRulesClient) DeleteSender(req *http.Request) (future SecurityRulesDeleteFuture, err error)
- func (client SecurityRulesClient) Get(ctx context.Context, resourceGroupName string, networkSecurityGroupName string, ...) (result SecurityRule, err error)
- func (client SecurityRulesClient) GetPreparer(ctx context.Context, resourceGroupName string, networkSecurityGroupName string, ...) (*http.Request, error)
- func (client SecurityRulesClient) GetResponder(resp *http.Response) (result SecurityRule, err error)
- func (client SecurityRulesClient) GetSender(req *http.Request) (*http.Response, error)
- func (client SecurityRulesClient) List(ctx context.Context, resourceGroupName string, networkSecurityGroupName string) (result SecurityRuleListResultPage, err error)
- func (client SecurityRulesClient) ListComplete(ctx context.Context, resourceGroupName string, networkSecurityGroupName string) (result SecurityRuleListResultIterator, err error)
- func (client SecurityRulesClient) ListPreparer(ctx context.Context, resourceGroupName string, networkSecurityGroupName string) (*http.Request, error)
- func (client SecurityRulesClient) ListResponder(resp *http.Response) (result SecurityRuleListResult, err error)
- func (client SecurityRulesClient) ListSender(req *http.Request) (*http.Response, error)
- type SecurityRulesCreateOrUpdateFuture
- type SecurityRulesDeleteFuture
- type SecurityRulesEvaluationResult
- type ServiceAssociationLink
- type ServiceAssociationLinkPropertiesFormat
- type ServiceAssociationLinksClient
- func (client ServiceAssociationLinksClient) List(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (result ServiceAssociationLinksListResult, err error)
- func (client ServiceAssociationLinksClient) ListPreparer(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (*http.Request, error)
- func (client ServiceAssociationLinksClient) ListResponder(resp *http.Response) (result ServiceAssociationLinksListResult, err error)
- func (client ServiceAssociationLinksClient) ListSender(req *http.Request) (*http.Response, error)
- type ServiceAssociationLinksListResult
- type ServiceDelegationPropertiesFormat
- type ServiceEndpointPoliciesClient
- func (client ServiceEndpointPoliciesClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, ...) (result ServiceEndpointPoliciesCreateOrUpdateFuture, err error)
- func (client ServiceEndpointPoliciesClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client ServiceEndpointPoliciesClient) CreateOrUpdateResponder(resp *http.Response) (result ServiceEndpointPolicy, err error)
- func (client ServiceEndpointPoliciesClient) CreateOrUpdateSender(req *http.Request) (future ServiceEndpointPoliciesCreateOrUpdateFuture, err error)
- func (client ServiceEndpointPoliciesClient) Delete(ctx context.Context, resourceGroupName string, ...) (result ServiceEndpointPoliciesDeleteFuture, err error)
- func (client ServiceEndpointPoliciesClient) DeletePreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client ServiceEndpointPoliciesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client ServiceEndpointPoliciesClient) DeleteSender(req *http.Request) (future ServiceEndpointPoliciesDeleteFuture, err error)
- func (client ServiceEndpointPoliciesClient) Get(ctx context.Context, resourceGroupName string, ...) (result ServiceEndpointPolicy, err error)
- func (client ServiceEndpointPoliciesClient) GetPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client ServiceEndpointPoliciesClient) GetResponder(resp *http.Response) (result ServiceEndpointPolicy, err error)
- func (client ServiceEndpointPoliciesClient) GetSender(req *http.Request) (*http.Response, error)
- func (client ServiceEndpointPoliciesClient) List(ctx context.Context) (result ServiceEndpointPolicyListResultPage, err error)
- func (client ServiceEndpointPoliciesClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result ServiceEndpointPolicyListResultPage, err error)
- func (client ServiceEndpointPoliciesClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result ServiceEndpointPolicyListResultIterator, err error)
- func (client ServiceEndpointPoliciesClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
- func (client ServiceEndpointPoliciesClient) ListByResourceGroupResponder(resp *http.Response) (result ServiceEndpointPolicyListResult, err error)
- func (client ServiceEndpointPoliciesClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error)
- func (client ServiceEndpointPoliciesClient) ListComplete(ctx context.Context) (result ServiceEndpointPolicyListResultIterator, err error)
- func (client ServiceEndpointPoliciesClient) ListPreparer(ctx context.Context) (*http.Request, error)
- func (client ServiceEndpointPoliciesClient) ListResponder(resp *http.Response) (result ServiceEndpointPolicyListResult, err error)
- func (client ServiceEndpointPoliciesClient) ListSender(req *http.Request) (*http.Response, error)
- func (client ServiceEndpointPoliciesClient) Update(ctx context.Context, resourceGroupName string, ...) (result ServiceEndpointPoliciesUpdateFuture, err error)
- func (client ServiceEndpointPoliciesClient) UpdatePreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client ServiceEndpointPoliciesClient) UpdateResponder(resp *http.Response) (result ServiceEndpointPolicy, err error)
- func (client ServiceEndpointPoliciesClient) UpdateSender(req *http.Request) (future ServiceEndpointPoliciesUpdateFuture, err error)
- type ServiceEndpointPoliciesCreateOrUpdateFuture
- type ServiceEndpointPoliciesDeleteFuture
- type ServiceEndpointPoliciesUpdateFuture
- type ServiceEndpointPolicy
- type ServiceEndpointPolicyDefinition
- type ServiceEndpointPolicyDefinitionListResult
- type ServiceEndpointPolicyDefinitionListResultIterator
- func (iter *ServiceEndpointPolicyDefinitionListResultIterator) Next() error
- func (iter *ServiceEndpointPolicyDefinitionListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter ServiceEndpointPolicyDefinitionListResultIterator) NotDone() bool
- func (iter ServiceEndpointPolicyDefinitionListResultIterator) Response() ServiceEndpointPolicyDefinitionListResult
- func (iter ServiceEndpointPolicyDefinitionListResultIterator) Value() ServiceEndpointPolicyDefinition
- type ServiceEndpointPolicyDefinitionListResultPage
- func (page *ServiceEndpointPolicyDefinitionListResultPage) Next() error
- func (page *ServiceEndpointPolicyDefinitionListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page ServiceEndpointPolicyDefinitionListResultPage) NotDone() bool
- func (page ServiceEndpointPolicyDefinitionListResultPage) Response() ServiceEndpointPolicyDefinitionListResult
- func (page ServiceEndpointPolicyDefinitionListResultPage) Values() []ServiceEndpointPolicyDefinition
- type ServiceEndpointPolicyDefinitionPropertiesFormat
- type ServiceEndpointPolicyDefinitionsClient
- func (client ServiceEndpointPolicyDefinitionsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, ...) (result ServiceEndpointPolicyDefinitionsCreateOrUpdateFuture, err error)
- func (client ServiceEndpointPolicyDefinitionsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client ServiceEndpointPolicyDefinitionsClient) CreateOrUpdateResponder(resp *http.Response) (result ServiceEndpointPolicyDefinition, err error)
- func (client ServiceEndpointPolicyDefinitionsClient) CreateOrUpdateSender(req *http.Request) (future ServiceEndpointPolicyDefinitionsCreateOrUpdateFuture, err error)
- func (client ServiceEndpointPolicyDefinitionsClient) Delete(ctx context.Context, resourceGroupName string, ...) (result ServiceEndpointPolicyDefinitionsDeleteFuture, err error)
- func (client ServiceEndpointPolicyDefinitionsClient) DeletePreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client ServiceEndpointPolicyDefinitionsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client ServiceEndpointPolicyDefinitionsClient) DeleteSender(req *http.Request) (future ServiceEndpointPolicyDefinitionsDeleteFuture, err error)
- func (client ServiceEndpointPolicyDefinitionsClient) Get(ctx context.Context, resourceGroupName string, ...) (result ServiceEndpointPolicyDefinition, err error)
- func (client ServiceEndpointPolicyDefinitionsClient) GetPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client ServiceEndpointPolicyDefinitionsClient) GetResponder(resp *http.Response) (result ServiceEndpointPolicyDefinition, err error)
- func (client ServiceEndpointPolicyDefinitionsClient) GetSender(req *http.Request) (*http.Response, error)
- func (client ServiceEndpointPolicyDefinitionsClient) ListByResourceGroup(ctx context.Context, resourceGroupName string, ...) (result ServiceEndpointPolicyDefinitionListResultPage, err error)
- func (client ServiceEndpointPolicyDefinitionsClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string, ...) (result ServiceEndpointPolicyDefinitionListResultIterator, err error)
- func (client ServiceEndpointPolicyDefinitionsClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client ServiceEndpointPolicyDefinitionsClient) ListByResourceGroupResponder(resp *http.Response) (result ServiceEndpointPolicyDefinitionListResult, err error)
- func (client ServiceEndpointPolicyDefinitionsClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error)
- type ServiceEndpointPolicyDefinitionsCreateOrUpdateFuture
- type ServiceEndpointPolicyDefinitionsDeleteFuture
- type ServiceEndpointPolicyListResult
- type ServiceEndpointPolicyListResultIterator
- func (iter *ServiceEndpointPolicyListResultIterator) Next() error
- func (iter *ServiceEndpointPolicyListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter ServiceEndpointPolicyListResultIterator) NotDone() bool
- func (iter ServiceEndpointPolicyListResultIterator) Response() ServiceEndpointPolicyListResult
- func (iter ServiceEndpointPolicyListResultIterator) Value() ServiceEndpointPolicy
- type ServiceEndpointPolicyListResultPage
- func (page *ServiceEndpointPolicyListResultPage) Next() error
- func (page *ServiceEndpointPolicyListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page ServiceEndpointPolicyListResultPage) NotDone() bool
- func (page ServiceEndpointPolicyListResultPage) Response() ServiceEndpointPolicyListResult
- func (page ServiceEndpointPolicyListResultPage) Values() []ServiceEndpointPolicy
- type ServiceEndpointPolicyPropertiesFormat
- type ServiceEndpointPropertiesFormat
- type ServiceProviderProvisioningState
- type ServiceTagInformation
- type ServiceTagInformationPropertiesFormat
- type ServiceTagsClient
- func (client ServiceTagsClient) List(ctx context.Context, location string) (result ServiceTagsListResult, err error)
- func (client ServiceTagsClient) ListPreparer(ctx context.Context, location string) (*http.Request, error)
- func (client ServiceTagsClient) ListResponder(resp *http.Response) (result ServiceTagsListResult, err error)
- func (client ServiceTagsClient) ListSender(req *http.Request) (*http.Response, error)
- type ServiceTagsListResult
- type Severity
- type String
- type SubResource
- type Subnet
- type SubnetAssociation
- type SubnetListResult
- type SubnetListResultIterator
- func (iter *SubnetListResultIterator) Next() error
- func (iter *SubnetListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter SubnetListResultIterator) NotDone() bool
- func (iter SubnetListResultIterator) Response() SubnetListResult
- func (iter SubnetListResultIterator) Value() Subnet
- type SubnetListResultPage
- type SubnetPropertiesFormat
- type SubnetsClient
- func (client SubnetsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (result SubnetsCreateOrUpdateFuture, err error)
- func (client SubnetsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (*http.Request, error)
- func (client SubnetsClient) CreateOrUpdateResponder(resp *http.Response) (result Subnet, err error)
- func (client SubnetsClient) CreateOrUpdateSender(req *http.Request) (future SubnetsCreateOrUpdateFuture, err error)
- func (client SubnetsClient) Delete(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (result SubnetsDeleteFuture, err error)
- func (client SubnetsClient) DeletePreparer(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (*http.Request, error)
- func (client SubnetsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client SubnetsClient) DeleteSender(req *http.Request) (future SubnetsDeleteFuture, err error)
- func (client SubnetsClient) Get(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (result Subnet, err error)
- func (client SubnetsClient) GetPreparer(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (*http.Request, error)
- func (client SubnetsClient) GetResponder(resp *http.Response) (result Subnet, err error)
- func (client SubnetsClient) GetSender(req *http.Request) (*http.Response, error)
- func (client SubnetsClient) List(ctx context.Context, resourceGroupName string, virtualNetworkName string) (result SubnetListResultPage, err error)
- func (client SubnetsClient) ListComplete(ctx context.Context, resourceGroupName string, virtualNetworkName string) (result SubnetListResultIterator, err error)
- func (client SubnetsClient) ListPreparer(ctx context.Context, resourceGroupName string, virtualNetworkName string) (*http.Request, error)
- func (client SubnetsClient) ListResponder(resp *http.Response) (result SubnetListResult, err error)
- func (client SubnetsClient) ListSender(req *http.Request) (*http.Response, error)
- func (client SubnetsClient) PrepareNetworkPolicies(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (result SubnetsPrepareNetworkPoliciesFuture, err error)
- func (client SubnetsClient) PrepareNetworkPoliciesPreparer(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (*http.Request, error)
- func (client SubnetsClient) PrepareNetworkPoliciesResponder(resp *http.Response) (result autorest.Response, err error)
- func (client SubnetsClient) PrepareNetworkPoliciesSender(req *http.Request) (future SubnetsPrepareNetworkPoliciesFuture, err error)
- func (client SubnetsClient) UnprepareNetworkPolicies(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (result SubnetsUnprepareNetworkPoliciesFuture, err error)
- func (client SubnetsClient) UnprepareNetworkPoliciesPreparer(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (*http.Request, error)
- func (client SubnetsClient) UnprepareNetworkPoliciesResponder(resp *http.Response) (result autorest.Response, err error)
- func (client SubnetsClient) UnprepareNetworkPoliciesSender(req *http.Request) (future SubnetsUnprepareNetworkPoliciesFuture, err error)
- type SubnetsCreateOrUpdateFuture
- type SubnetsDeleteFuture
- type SubnetsPrepareNetworkPoliciesFuture
- type SubnetsUnprepareNetworkPoliciesFuture
- type TagsObject
- type Topology
- type TopologyAssociation
- type TopologyParameters
- type TopologyResource
- type TrafficAnalyticsConfigurationProperties
- type TrafficAnalyticsProperties
- type TrafficSelectorPolicy
- type TransportProtocol
- type TroubleshootingDetails
- type TroubleshootingParameters
- type TroubleshootingProperties
- type TroubleshootingRecommendedActions
- type TroubleshootingResult
- type TunnelConnectionHealth
- type TunnelConnectionStatus
- type UnprepareNetworkPoliciesRequest
- type Usage
- type UsageName
- type UsagesClient
- func (client UsagesClient) List(ctx context.Context, location string) (result UsagesListResultPage, err error)
- func (client UsagesClient) ListComplete(ctx context.Context, location string) (result UsagesListResultIterator, err error)
- func (client UsagesClient) ListPreparer(ctx context.Context, location string) (*http.Request, error)
- func (client UsagesClient) ListResponder(resp *http.Response) (result UsagesListResult, err error)
- func (client UsagesClient) ListSender(req *http.Request) (*http.Response, error)
- type UsagesListResult
- type UsagesListResultIterator
- func (iter *UsagesListResultIterator) Next() error
- func (iter *UsagesListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter UsagesListResultIterator) NotDone() bool
- func (iter UsagesListResultIterator) Response() UsagesListResult
- func (iter UsagesListResultIterator) Value() Usage
- type UsagesListResultPage
- type VerbosityLevel
- type VerificationIPFlowParameters
- type VerificationIPFlowResult
- type VirtualHub
- type VirtualHubID
- type VirtualHubProperties
- type VirtualHubRoute
- type VirtualHubRouteTable
- type VirtualHubsClient
- func (client VirtualHubsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, virtualHubName string, ...) (result VirtualHubsCreateOrUpdateFuture, err error)
- func (client VirtualHubsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, virtualHubName string, ...) (*http.Request, error)
- func (client VirtualHubsClient) CreateOrUpdateResponder(resp *http.Response) (result VirtualHub, err error)
- func (client VirtualHubsClient) CreateOrUpdateSender(req *http.Request) (future VirtualHubsCreateOrUpdateFuture, err error)
- func (client VirtualHubsClient) Delete(ctx context.Context, resourceGroupName string, virtualHubName string) (result VirtualHubsDeleteFuture, err error)
- func (client VirtualHubsClient) DeletePreparer(ctx context.Context, resourceGroupName string, virtualHubName string) (*http.Request, error)
- func (client VirtualHubsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client VirtualHubsClient) DeleteSender(req *http.Request) (future VirtualHubsDeleteFuture, err error)
- func (client VirtualHubsClient) Get(ctx context.Context, resourceGroupName string, virtualHubName string) (result VirtualHub, err error)
- func (client VirtualHubsClient) GetPreparer(ctx context.Context, resourceGroupName string, virtualHubName string) (*http.Request, error)
- func (client VirtualHubsClient) GetResponder(resp *http.Response) (result VirtualHub, err error)
- func (client VirtualHubsClient) GetSender(req *http.Request) (*http.Response, error)
- func (client VirtualHubsClient) List(ctx context.Context) (result ListVirtualHubsResultPage, err error)
- func (client VirtualHubsClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result ListVirtualHubsResultPage, err error)
- func (client VirtualHubsClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result ListVirtualHubsResultIterator, err error)
- func (client VirtualHubsClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
- func (client VirtualHubsClient) ListByResourceGroupResponder(resp *http.Response) (result ListVirtualHubsResult, err error)
- func (client VirtualHubsClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error)
- func (client VirtualHubsClient) ListComplete(ctx context.Context) (result ListVirtualHubsResultIterator, err error)
- func (client VirtualHubsClient) ListPreparer(ctx context.Context) (*http.Request, error)
- func (client VirtualHubsClient) ListResponder(resp *http.Response) (result ListVirtualHubsResult, err error)
- func (client VirtualHubsClient) ListSender(req *http.Request) (*http.Response, error)
- func (client VirtualHubsClient) UpdateTags(ctx context.Context, resourceGroupName string, virtualHubName string, ...) (result VirtualHubsUpdateTagsFuture, err error)
- func (client VirtualHubsClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, virtualHubName string, ...) (*http.Request, error)
- func (client VirtualHubsClient) UpdateTagsResponder(resp *http.Response) (result VirtualHub, err error)
- func (client VirtualHubsClient) UpdateTagsSender(req *http.Request) (future VirtualHubsUpdateTagsFuture, err error)
- type VirtualHubsCreateOrUpdateFuture
- type VirtualHubsDeleteFuture
- type VirtualHubsUpdateTagsFuture
- type VirtualNetwork
- type VirtualNetworkConnectionGatewayReference
- type VirtualNetworkGateway
- type VirtualNetworkGatewayConnection
- type VirtualNetworkGatewayConnectionListEntity
- type VirtualNetworkGatewayConnectionListEntityPropertiesFormat
- type VirtualNetworkGatewayConnectionListResult
- type VirtualNetworkGatewayConnectionListResultIterator
- func (iter *VirtualNetworkGatewayConnectionListResultIterator) Next() error
- func (iter *VirtualNetworkGatewayConnectionListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter VirtualNetworkGatewayConnectionListResultIterator) NotDone() bool
- func (iter VirtualNetworkGatewayConnectionListResultIterator) Response() VirtualNetworkGatewayConnectionListResult
- func (iter VirtualNetworkGatewayConnectionListResultIterator) Value() VirtualNetworkGatewayConnection
- type VirtualNetworkGatewayConnectionListResultPage
- func (page *VirtualNetworkGatewayConnectionListResultPage) Next() error
- func (page *VirtualNetworkGatewayConnectionListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page VirtualNetworkGatewayConnectionListResultPage) NotDone() bool
- func (page VirtualNetworkGatewayConnectionListResultPage) Response() VirtualNetworkGatewayConnectionListResult
- func (page VirtualNetworkGatewayConnectionListResultPage) Values() []VirtualNetworkGatewayConnection
- type VirtualNetworkGatewayConnectionPropertiesFormat
- type VirtualNetworkGatewayConnectionProtocol
- type VirtualNetworkGatewayConnectionStatus
- type VirtualNetworkGatewayConnectionType
- type VirtualNetworkGatewayConnectionsClient
- func (client VirtualNetworkGatewayConnectionsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewayConnectionsCreateOrUpdateFuture, err error)
- func (client VirtualNetworkGatewayConnectionsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client VirtualNetworkGatewayConnectionsClient) CreateOrUpdateResponder(resp *http.Response) (result VirtualNetworkGatewayConnection, err error)
- func (client VirtualNetworkGatewayConnectionsClient) CreateOrUpdateSender(req *http.Request) (future VirtualNetworkGatewayConnectionsCreateOrUpdateFuture, err error)
- func (client VirtualNetworkGatewayConnectionsClient) Delete(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewayConnectionsDeleteFuture, err error)
- func (client VirtualNetworkGatewayConnectionsClient) DeletePreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client VirtualNetworkGatewayConnectionsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client VirtualNetworkGatewayConnectionsClient) DeleteSender(req *http.Request) (future VirtualNetworkGatewayConnectionsDeleteFuture, err error)
- func (client VirtualNetworkGatewayConnectionsClient) Get(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewayConnection, err error)
- func (client VirtualNetworkGatewayConnectionsClient) GetPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client VirtualNetworkGatewayConnectionsClient) GetResponder(resp *http.Response) (result VirtualNetworkGatewayConnection, err error)
- func (client VirtualNetworkGatewayConnectionsClient) GetSender(req *http.Request) (*http.Response, error)
- func (client VirtualNetworkGatewayConnectionsClient) GetSharedKey(ctx context.Context, resourceGroupName string, ...) (result ConnectionSharedKey, err error)
- func (client VirtualNetworkGatewayConnectionsClient) GetSharedKeyPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client VirtualNetworkGatewayConnectionsClient) GetSharedKeyResponder(resp *http.Response) (result ConnectionSharedKey, err error)
- func (client VirtualNetworkGatewayConnectionsClient) GetSharedKeySender(req *http.Request) (*http.Response, error)
- func (client VirtualNetworkGatewayConnectionsClient) List(ctx context.Context, resourceGroupName string) (result VirtualNetworkGatewayConnectionListResultPage, err error)
- func (client VirtualNetworkGatewayConnectionsClient) ListComplete(ctx context.Context, resourceGroupName string) (result VirtualNetworkGatewayConnectionListResultIterator, err error)
- func (client VirtualNetworkGatewayConnectionsClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
- func (client VirtualNetworkGatewayConnectionsClient) ListResponder(resp *http.Response) (result VirtualNetworkGatewayConnectionListResult, err error)
- func (client VirtualNetworkGatewayConnectionsClient) ListSender(req *http.Request) (*http.Response, error)
- func (client VirtualNetworkGatewayConnectionsClient) ResetSharedKey(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewayConnectionsResetSharedKeyFuture, err error)
- func (client VirtualNetworkGatewayConnectionsClient) ResetSharedKeyPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client VirtualNetworkGatewayConnectionsClient) ResetSharedKeyResponder(resp *http.Response) (result ConnectionResetSharedKey, err error)
- func (client VirtualNetworkGatewayConnectionsClient) ResetSharedKeySender(req *http.Request) (future VirtualNetworkGatewayConnectionsResetSharedKeyFuture, err error)
- func (client VirtualNetworkGatewayConnectionsClient) SetSharedKey(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewayConnectionsSetSharedKeyFuture, err error)
- func (client VirtualNetworkGatewayConnectionsClient) SetSharedKeyPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client VirtualNetworkGatewayConnectionsClient) SetSharedKeyResponder(resp *http.Response) (result ConnectionSharedKey, err error)
- func (client VirtualNetworkGatewayConnectionsClient) SetSharedKeySender(req *http.Request) (future VirtualNetworkGatewayConnectionsSetSharedKeyFuture, err error)
- func (client VirtualNetworkGatewayConnectionsClient) StartPacketCapture(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewayConnectionsStartPacketCaptureFuture, err error)
- func (client VirtualNetworkGatewayConnectionsClient) StartPacketCapturePreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client VirtualNetworkGatewayConnectionsClient) StartPacketCaptureResponder(resp *http.Response) (result String, err error)
- func (client VirtualNetworkGatewayConnectionsClient) StartPacketCaptureSender(req *http.Request) (future VirtualNetworkGatewayConnectionsStartPacketCaptureFuture, err error)
- func (client VirtualNetworkGatewayConnectionsClient) StopPacketCapture(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewayConnectionsStopPacketCaptureFuture, err error)
- func (client VirtualNetworkGatewayConnectionsClient) StopPacketCapturePreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client VirtualNetworkGatewayConnectionsClient) StopPacketCaptureResponder(resp *http.Response) (result String, err error)
- func (client VirtualNetworkGatewayConnectionsClient) StopPacketCaptureSender(req *http.Request) (future VirtualNetworkGatewayConnectionsStopPacketCaptureFuture, err error)
- func (client VirtualNetworkGatewayConnectionsClient) UpdateTags(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewayConnectionsUpdateTagsFuture, err error)
- func (client VirtualNetworkGatewayConnectionsClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client VirtualNetworkGatewayConnectionsClient) UpdateTagsResponder(resp *http.Response) (result VirtualNetworkGatewayConnection, err error)
- func (client VirtualNetworkGatewayConnectionsClient) UpdateTagsSender(req *http.Request) (future VirtualNetworkGatewayConnectionsUpdateTagsFuture, err error)
- type VirtualNetworkGatewayConnectionsCreateOrUpdateFuture
- type VirtualNetworkGatewayConnectionsDeleteFuture
- type VirtualNetworkGatewayConnectionsResetSharedKeyFuture
- type VirtualNetworkGatewayConnectionsSetSharedKeyFuture
- type VirtualNetworkGatewayConnectionsStartPacketCaptureFuture
- type VirtualNetworkGatewayConnectionsStopPacketCaptureFuture
- type VirtualNetworkGatewayConnectionsUpdateTagsFuture
- type VirtualNetworkGatewayIPConfiguration
- type VirtualNetworkGatewayIPConfigurationPropertiesFormat
- type VirtualNetworkGatewayListConnectionsResult
- type VirtualNetworkGatewayListConnectionsResultIterator
- func (iter *VirtualNetworkGatewayListConnectionsResultIterator) Next() error
- func (iter *VirtualNetworkGatewayListConnectionsResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter VirtualNetworkGatewayListConnectionsResultIterator) NotDone() bool
- func (iter VirtualNetworkGatewayListConnectionsResultIterator) Response() VirtualNetworkGatewayListConnectionsResult
- func (iter VirtualNetworkGatewayListConnectionsResultIterator) Value() VirtualNetworkGatewayConnectionListEntity
- type VirtualNetworkGatewayListConnectionsResultPage
- func (page *VirtualNetworkGatewayListConnectionsResultPage) Next() error
- func (page *VirtualNetworkGatewayListConnectionsResultPage) NextWithContext(ctx context.Context) (err error)
- func (page VirtualNetworkGatewayListConnectionsResultPage) NotDone() bool
- func (page VirtualNetworkGatewayListConnectionsResultPage) Response() VirtualNetworkGatewayListConnectionsResult
- func (page VirtualNetworkGatewayListConnectionsResultPage) Values() []VirtualNetworkGatewayConnectionListEntity
- type VirtualNetworkGatewayListResult
- type VirtualNetworkGatewayListResultIterator
- func (iter *VirtualNetworkGatewayListResultIterator) Next() error
- func (iter *VirtualNetworkGatewayListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter VirtualNetworkGatewayListResultIterator) NotDone() bool
- func (iter VirtualNetworkGatewayListResultIterator) Response() VirtualNetworkGatewayListResult
- func (iter VirtualNetworkGatewayListResultIterator) Value() VirtualNetworkGateway
- type VirtualNetworkGatewayListResultPage
- func (page *VirtualNetworkGatewayListResultPage) Next() error
- func (page *VirtualNetworkGatewayListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page VirtualNetworkGatewayListResultPage) NotDone() bool
- func (page VirtualNetworkGatewayListResultPage) Response() VirtualNetworkGatewayListResult
- func (page VirtualNetworkGatewayListResultPage) Values() []VirtualNetworkGateway
- type VirtualNetworkGatewayPropertiesFormat
- type VirtualNetworkGatewaySku
- type VirtualNetworkGatewaySkuName
- type VirtualNetworkGatewaySkuTier
- type VirtualNetworkGatewayType
- type VirtualNetworkGatewaysClient
- func (client VirtualNetworkGatewaysClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewaysCreateOrUpdateFuture, err error)
- func (client VirtualNetworkGatewaysClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client VirtualNetworkGatewaysClient) CreateOrUpdateResponder(resp *http.Response) (result VirtualNetworkGateway, err error)
- func (client VirtualNetworkGatewaysClient) CreateOrUpdateSender(req *http.Request) (future VirtualNetworkGatewaysCreateOrUpdateFuture, err error)
- func (client VirtualNetworkGatewaysClient) Delete(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewaysDeleteFuture, err error)
- func (client VirtualNetworkGatewaysClient) DeletePreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client VirtualNetworkGatewaysClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client VirtualNetworkGatewaysClient) DeleteSender(req *http.Request) (future VirtualNetworkGatewaysDeleteFuture, err error)
- func (client VirtualNetworkGatewaysClient) GenerateVpnProfile(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewaysGenerateVpnProfileFuture, err error)
- func (client VirtualNetworkGatewaysClient) GenerateVpnProfilePreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client VirtualNetworkGatewaysClient) GenerateVpnProfileResponder(resp *http.Response) (result String, err error)
- func (client VirtualNetworkGatewaysClient) GenerateVpnProfileSender(req *http.Request) (future VirtualNetworkGatewaysGenerateVpnProfileFuture, err error)
- func (client VirtualNetworkGatewaysClient) Generatevpnclientpackage(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewaysGeneratevpnclientpackageFuture, err error)
- func (client VirtualNetworkGatewaysClient) GeneratevpnclientpackagePreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client VirtualNetworkGatewaysClient) GeneratevpnclientpackageResponder(resp *http.Response) (result String, err error)
- func (client VirtualNetworkGatewaysClient) GeneratevpnclientpackageSender(req *http.Request) (future VirtualNetworkGatewaysGeneratevpnclientpackageFuture, err error)
- func (client VirtualNetworkGatewaysClient) Get(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGateway, err error)
- func (client VirtualNetworkGatewaysClient) GetAdvertisedRoutes(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewaysGetAdvertisedRoutesFuture, err error)
- func (client VirtualNetworkGatewaysClient) GetAdvertisedRoutesPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client VirtualNetworkGatewaysClient) GetAdvertisedRoutesResponder(resp *http.Response) (result GatewayRouteListResult, err error)
- func (client VirtualNetworkGatewaysClient) GetAdvertisedRoutesSender(req *http.Request) (future VirtualNetworkGatewaysGetAdvertisedRoutesFuture, err error)
- func (client VirtualNetworkGatewaysClient) GetBgpPeerStatus(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewaysGetBgpPeerStatusFuture, err error)
- func (client VirtualNetworkGatewaysClient) GetBgpPeerStatusPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client VirtualNetworkGatewaysClient) GetBgpPeerStatusResponder(resp *http.Response) (result BgpPeerStatusListResult, err error)
- func (client VirtualNetworkGatewaysClient) GetBgpPeerStatusSender(req *http.Request) (future VirtualNetworkGatewaysGetBgpPeerStatusFuture, err error)
- func (client VirtualNetworkGatewaysClient) GetLearnedRoutes(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewaysGetLearnedRoutesFuture, err error)
- func (client VirtualNetworkGatewaysClient) GetLearnedRoutesPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client VirtualNetworkGatewaysClient) GetLearnedRoutesResponder(resp *http.Response) (result GatewayRouteListResult, err error)
- func (client VirtualNetworkGatewaysClient) GetLearnedRoutesSender(req *http.Request) (future VirtualNetworkGatewaysGetLearnedRoutesFuture, err error)
- func (client VirtualNetworkGatewaysClient) GetPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client VirtualNetworkGatewaysClient) GetResponder(resp *http.Response) (result VirtualNetworkGateway, err error)
- func (client VirtualNetworkGatewaysClient) GetSender(req *http.Request) (*http.Response, error)
- func (client VirtualNetworkGatewaysClient) GetVpnProfilePackageURL(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewaysGetVpnProfilePackageURLFuture, err error)
- func (client VirtualNetworkGatewaysClient) GetVpnProfilePackageURLPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client VirtualNetworkGatewaysClient) GetVpnProfilePackageURLResponder(resp *http.Response) (result String, err error)
- func (client VirtualNetworkGatewaysClient) GetVpnProfilePackageURLSender(req *http.Request) (future VirtualNetworkGatewaysGetVpnProfilePackageURLFuture, err error)
- func (client VirtualNetworkGatewaysClient) GetVpnclientConnectionHealth(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewaysGetVpnclientConnectionHealthFuture, err error)
- func (client VirtualNetworkGatewaysClient) GetVpnclientConnectionHealthPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client VirtualNetworkGatewaysClient) GetVpnclientConnectionHealthResponder(resp *http.Response) (result VpnClientConnectionHealthDetailListResult, err error)
- func (client VirtualNetworkGatewaysClient) GetVpnclientConnectionHealthSender(req *http.Request) (future VirtualNetworkGatewaysGetVpnclientConnectionHealthFuture, err error)
- func (client VirtualNetworkGatewaysClient) GetVpnclientIpsecParameters(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewaysGetVpnclientIpsecParametersFuture, err error)
- func (client VirtualNetworkGatewaysClient) GetVpnclientIpsecParametersPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client VirtualNetworkGatewaysClient) GetVpnclientIpsecParametersResponder(resp *http.Response) (result VpnClientIPsecParameters, err error)
- func (client VirtualNetworkGatewaysClient) GetVpnclientIpsecParametersSender(req *http.Request) (future VirtualNetworkGatewaysGetVpnclientIpsecParametersFuture, err error)
- func (client VirtualNetworkGatewaysClient) List(ctx context.Context, resourceGroupName string) (result VirtualNetworkGatewayListResultPage, err error)
- func (client VirtualNetworkGatewaysClient) ListComplete(ctx context.Context, resourceGroupName string) (result VirtualNetworkGatewayListResultIterator, err error)
- func (client VirtualNetworkGatewaysClient) ListConnections(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewayListConnectionsResultPage, err error)
- func (client VirtualNetworkGatewaysClient) ListConnectionsComplete(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewayListConnectionsResultIterator, err error)
- func (client VirtualNetworkGatewaysClient) ListConnectionsPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client VirtualNetworkGatewaysClient) ListConnectionsResponder(resp *http.Response) (result VirtualNetworkGatewayListConnectionsResult, err error)
- func (client VirtualNetworkGatewaysClient) ListConnectionsSender(req *http.Request) (*http.Response, error)
- func (client VirtualNetworkGatewaysClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
- func (client VirtualNetworkGatewaysClient) ListResponder(resp *http.Response) (result VirtualNetworkGatewayListResult, err error)
- func (client VirtualNetworkGatewaysClient) ListSender(req *http.Request) (*http.Response, error)
- func (client VirtualNetworkGatewaysClient) Reset(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewaysResetFuture, err error)
- func (client VirtualNetworkGatewaysClient) ResetPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client VirtualNetworkGatewaysClient) ResetResponder(resp *http.Response) (result VirtualNetworkGateway, err error)
- func (client VirtualNetworkGatewaysClient) ResetSender(req *http.Request) (future VirtualNetworkGatewaysResetFuture, err error)
- func (client VirtualNetworkGatewaysClient) ResetVpnClientSharedKey(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewaysResetVpnClientSharedKeyFuture, err error)
- func (client VirtualNetworkGatewaysClient) ResetVpnClientSharedKeyPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client VirtualNetworkGatewaysClient) ResetVpnClientSharedKeyResponder(resp *http.Response) (result autorest.Response, err error)
- func (client VirtualNetworkGatewaysClient) ResetVpnClientSharedKeySender(req *http.Request) (future VirtualNetworkGatewaysResetVpnClientSharedKeyFuture, err error)
- func (client VirtualNetworkGatewaysClient) SetVpnclientIpsecParameters(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewaysSetVpnclientIpsecParametersFuture, err error)
- func (client VirtualNetworkGatewaysClient) SetVpnclientIpsecParametersPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client VirtualNetworkGatewaysClient) SetVpnclientIpsecParametersResponder(resp *http.Response) (result VpnClientIPsecParameters, err error)
- func (client VirtualNetworkGatewaysClient) SetVpnclientIpsecParametersSender(req *http.Request) (future VirtualNetworkGatewaysSetVpnclientIpsecParametersFuture, err error)
- func (client VirtualNetworkGatewaysClient) StartPacketCapture(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewaysStartPacketCaptureFuture, err error)
- func (client VirtualNetworkGatewaysClient) StartPacketCapturePreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client VirtualNetworkGatewaysClient) StartPacketCaptureResponder(resp *http.Response) (result String, err error)
- func (client VirtualNetworkGatewaysClient) StartPacketCaptureSender(req *http.Request) (future VirtualNetworkGatewaysStartPacketCaptureFuture, err error)
- func (client VirtualNetworkGatewaysClient) StopPacketCapture(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewaysStopPacketCaptureFuture, err error)
- func (client VirtualNetworkGatewaysClient) StopPacketCapturePreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client VirtualNetworkGatewaysClient) StopPacketCaptureResponder(resp *http.Response) (result String, err error)
- func (client VirtualNetworkGatewaysClient) StopPacketCaptureSender(req *http.Request) (future VirtualNetworkGatewaysStopPacketCaptureFuture, err error)
- func (client VirtualNetworkGatewaysClient) SupportedVpnDevices(ctx context.Context, resourceGroupName string, ...) (result String, err error)
- func (client VirtualNetworkGatewaysClient) SupportedVpnDevicesPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client VirtualNetworkGatewaysClient) SupportedVpnDevicesResponder(resp *http.Response) (result String, err error)
- func (client VirtualNetworkGatewaysClient) SupportedVpnDevicesSender(req *http.Request) (*http.Response, error)
- func (client VirtualNetworkGatewaysClient) UpdateTags(ctx context.Context, resourceGroupName string, ...) (result VirtualNetworkGatewaysUpdateTagsFuture, err error)
- func (client VirtualNetworkGatewaysClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client VirtualNetworkGatewaysClient) UpdateTagsResponder(resp *http.Response) (result VirtualNetworkGateway, err error)
- func (client VirtualNetworkGatewaysClient) UpdateTagsSender(req *http.Request) (future VirtualNetworkGatewaysUpdateTagsFuture, err error)
- func (client VirtualNetworkGatewaysClient) VpnDeviceConfigurationScript(ctx context.Context, resourceGroupName string, ...) (result String, err error)
- func (client VirtualNetworkGatewaysClient) VpnDeviceConfigurationScriptPreparer(ctx context.Context, resourceGroupName string, ...) (*http.Request, error)
- func (client VirtualNetworkGatewaysClient) VpnDeviceConfigurationScriptResponder(resp *http.Response) (result String, err error)
- func (client VirtualNetworkGatewaysClient) VpnDeviceConfigurationScriptSender(req *http.Request) (*http.Response, error)
- type VirtualNetworkGatewaysCreateOrUpdateFuture
- type VirtualNetworkGatewaysDeleteFuture
- type VirtualNetworkGatewaysGenerateVpnProfileFuture
- type VirtualNetworkGatewaysGeneratevpnclientpackageFuture
- type VirtualNetworkGatewaysGetAdvertisedRoutesFuture
- type VirtualNetworkGatewaysGetBgpPeerStatusFuture
- type VirtualNetworkGatewaysGetLearnedRoutesFuture
- type VirtualNetworkGatewaysGetVpnProfilePackageURLFuture
- type VirtualNetworkGatewaysGetVpnclientConnectionHealthFuture
- type VirtualNetworkGatewaysGetVpnclientIpsecParametersFuture
- type VirtualNetworkGatewaysResetFuture
- type VirtualNetworkGatewaysResetVpnClientSharedKeyFuture
- type VirtualNetworkGatewaysSetVpnclientIpsecParametersFuture
- type VirtualNetworkGatewaysStartPacketCaptureFuture
- type VirtualNetworkGatewaysStopPacketCaptureFuture
- type VirtualNetworkGatewaysUpdateTagsFuture
- type VirtualNetworkListResult
- type VirtualNetworkListResultIterator
- func (iter *VirtualNetworkListResultIterator) Next() error
- func (iter *VirtualNetworkListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter VirtualNetworkListResultIterator) NotDone() bool
- func (iter VirtualNetworkListResultIterator) Response() VirtualNetworkListResult
- func (iter VirtualNetworkListResultIterator) Value() VirtualNetwork
- type VirtualNetworkListResultPage
- func (page *VirtualNetworkListResultPage) Next() error
- func (page *VirtualNetworkListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page VirtualNetworkListResultPage) NotDone() bool
- func (page VirtualNetworkListResultPage) Response() VirtualNetworkListResult
- func (page VirtualNetworkListResultPage) Values() []VirtualNetwork
- type VirtualNetworkListUsageResult
- type VirtualNetworkListUsageResultIterator
- func (iter *VirtualNetworkListUsageResultIterator) Next() error
- func (iter *VirtualNetworkListUsageResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter VirtualNetworkListUsageResultIterator) NotDone() bool
- func (iter VirtualNetworkListUsageResultIterator) Response() VirtualNetworkListUsageResult
- func (iter VirtualNetworkListUsageResultIterator) Value() VirtualNetworkUsage
- type VirtualNetworkListUsageResultPage
- func (page *VirtualNetworkListUsageResultPage) Next() error
- func (page *VirtualNetworkListUsageResultPage) NextWithContext(ctx context.Context) (err error)
- func (page VirtualNetworkListUsageResultPage) NotDone() bool
- func (page VirtualNetworkListUsageResultPage) Response() VirtualNetworkListUsageResult
- func (page VirtualNetworkListUsageResultPage) Values() []VirtualNetworkUsage
- type VirtualNetworkPeering
- type VirtualNetworkPeeringListResult
- type VirtualNetworkPeeringListResultIterator
- func (iter *VirtualNetworkPeeringListResultIterator) Next() error
- func (iter *VirtualNetworkPeeringListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter VirtualNetworkPeeringListResultIterator) NotDone() bool
- func (iter VirtualNetworkPeeringListResultIterator) Response() VirtualNetworkPeeringListResult
- func (iter VirtualNetworkPeeringListResultIterator) Value() VirtualNetworkPeering
- type VirtualNetworkPeeringListResultPage
- func (page *VirtualNetworkPeeringListResultPage) Next() error
- func (page *VirtualNetworkPeeringListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page VirtualNetworkPeeringListResultPage) NotDone() bool
- func (page VirtualNetworkPeeringListResultPage) Response() VirtualNetworkPeeringListResult
- func (page VirtualNetworkPeeringListResultPage) Values() []VirtualNetworkPeering
- type VirtualNetworkPeeringPropertiesFormat
- type VirtualNetworkPeeringState
- type VirtualNetworkPeeringsClient
- func (client VirtualNetworkPeeringsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (result VirtualNetworkPeeringsCreateOrUpdateFuture, err error)
- func (client VirtualNetworkPeeringsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (*http.Request, error)
- func (client VirtualNetworkPeeringsClient) CreateOrUpdateResponder(resp *http.Response) (result VirtualNetworkPeering, err error)
- func (client VirtualNetworkPeeringsClient) CreateOrUpdateSender(req *http.Request) (future VirtualNetworkPeeringsCreateOrUpdateFuture, err error)
- func (client VirtualNetworkPeeringsClient) Delete(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (result VirtualNetworkPeeringsDeleteFuture, err error)
- func (client VirtualNetworkPeeringsClient) DeletePreparer(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (*http.Request, error)
- func (client VirtualNetworkPeeringsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client VirtualNetworkPeeringsClient) DeleteSender(req *http.Request) (future VirtualNetworkPeeringsDeleteFuture, err error)
- func (client VirtualNetworkPeeringsClient) Get(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (result VirtualNetworkPeering, err error)
- func (client VirtualNetworkPeeringsClient) GetPreparer(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (*http.Request, error)
- func (client VirtualNetworkPeeringsClient) GetResponder(resp *http.Response) (result VirtualNetworkPeering, err error)
- func (client VirtualNetworkPeeringsClient) GetSender(req *http.Request) (*http.Response, error)
- func (client VirtualNetworkPeeringsClient) List(ctx context.Context, resourceGroupName string, virtualNetworkName string) (result VirtualNetworkPeeringListResultPage, err error)
- func (client VirtualNetworkPeeringsClient) ListComplete(ctx context.Context, resourceGroupName string, virtualNetworkName string) (result VirtualNetworkPeeringListResultIterator, err error)
- func (client VirtualNetworkPeeringsClient) ListPreparer(ctx context.Context, resourceGroupName string, virtualNetworkName string) (*http.Request, error)
- func (client VirtualNetworkPeeringsClient) ListResponder(resp *http.Response) (result VirtualNetworkPeeringListResult, err error)
- func (client VirtualNetworkPeeringsClient) ListSender(req *http.Request) (*http.Response, error)
- type VirtualNetworkPeeringsCreateOrUpdateFuture
- type VirtualNetworkPeeringsDeleteFuture
- type VirtualNetworkPropertiesFormat
- type VirtualNetworkTap
- type VirtualNetworkTapListResult
- type VirtualNetworkTapListResultIterator
- func (iter *VirtualNetworkTapListResultIterator) Next() error
- func (iter *VirtualNetworkTapListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter VirtualNetworkTapListResultIterator) NotDone() bool
- func (iter VirtualNetworkTapListResultIterator) Response() VirtualNetworkTapListResult
- func (iter VirtualNetworkTapListResultIterator) Value() VirtualNetworkTap
- type VirtualNetworkTapListResultPage
- func (page *VirtualNetworkTapListResultPage) Next() error
- func (page *VirtualNetworkTapListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page VirtualNetworkTapListResultPage) NotDone() bool
- func (page VirtualNetworkTapListResultPage) Response() VirtualNetworkTapListResult
- func (page VirtualNetworkTapListResultPage) Values() []VirtualNetworkTap
- type VirtualNetworkTapPropertiesFormat
- type VirtualNetworkTapsClient
- func (client VirtualNetworkTapsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, tapName string, ...) (result VirtualNetworkTapsCreateOrUpdateFuture, err error)
- func (client VirtualNetworkTapsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, tapName string, ...) (*http.Request, error)
- func (client VirtualNetworkTapsClient) CreateOrUpdateResponder(resp *http.Response) (result VirtualNetworkTap, err error)
- func (client VirtualNetworkTapsClient) CreateOrUpdateSender(req *http.Request) (future VirtualNetworkTapsCreateOrUpdateFuture, err error)
- func (client VirtualNetworkTapsClient) Delete(ctx context.Context, resourceGroupName string, tapName string) (result VirtualNetworkTapsDeleteFuture, err error)
- func (client VirtualNetworkTapsClient) DeletePreparer(ctx context.Context, resourceGroupName string, tapName string) (*http.Request, error)
- func (client VirtualNetworkTapsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client VirtualNetworkTapsClient) DeleteSender(req *http.Request) (future VirtualNetworkTapsDeleteFuture, err error)
- func (client VirtualNetworkTapsClient) Get(ctx context.Context, resourceGroupName string, tapName string) (result VirtualNetworkTap, err error)
- func (client VirtualNetworkTapsClient) GetPreparer(ctx context.Context, resourceGroupName string, tapName string) (*http.Request, error)
- func (client VirtualNetworkTapsClient) GetResponder(resp *http.Response) (result VirtualNetworkTap, err error)
- func (client VirtualNetworkTapsClient) GetSender(req *http.Request) (*http.Response, error)
- func (client VirtualNetworkTapsClient) ListAll(ctx context.Context) (result VirtualNetworkTapListResultPage, err error)
- func (client VirtualNetworkTapsClient) ListAllComplete(ctx context.Context) (result VirtualNetworkTapListResultIterator, err error)
- func (client VirtualNetworkTapsClient) ListAllPreparer(ctx context.Context) (*http.Request, error)
- func (client VirtualNetworkTapsClient) ListAllResponder(resp *http.Response) (result VirtualNetworkTapListResult, err error)
- func (client VirtualNetworkTapsClient) ListAllSender(req *http.Request) (*http.Response, error)
- func (client VirtualNetworkTapsClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result VirtualNetworkTapListResultPage, err error)
- func (client VirtualNetworkTapsClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result VirtualNetworkTapListResultIterator, err error)
- func (client VirtualNetworkTapsClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
- func (client VirtualNetworkTapsClient) ListByResourceGroupResponder(resp *http.Response) (result VirtualNetworkTapListResult, err error)
- func (client VirtualNetworkTapsClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error)
- func (client VirtualNetworkTapsClient) UpdateTags(ctx context.Context, resourceGroupName string, tapName string, ...) (result VirtualNetworkTapsUpdateTagsFuture, err error)
- func (client VirtualNetworkTapsClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, tapName string, ...) (*http.Request, error)
- func (client VirtualNetworkTapsClient) UpdateTagsResponder(resp *http.Response) (result VirtualNetworkTap, err error)
- func (client VirtualNetworkTapsClient) UpdateTagsSender(req *http.Request) (future VirtualNetworkTapsUpdateTagsFuture, err error)
- type VirtualNetworkTapsCreateOrUpdateFuture
- type VirtualNetworkTapsDeleteFuture
- type VirtualNetworkTapsUpdateTagsFuture
- type VirtualNetworkUsage
- type VirtualNetworkUsageName
- type VirtualNetworksClient
- func (client VirtualNetworksClient) CheckIPAddressAvailability(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (result IPAddressAvailabilityResult, err error)
- func (client VirtualNetworksClient) CheckIPAddressAvailabilityPreparer(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (*http.Request, error)
- func (client VirtualNetworksClient) CheckIPAddressAvailabilityResponder(resp *http.Response) (result IPAddressAvailabilityResult, err error)
- func (client VirtualNetworksClient) CheckIPAddressAvailabilitySender(req *http.Request) (*http.Response, error)
- func (client VirtualNetworksClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (result VirtualNetworksCreateOrUpdateFuture, err error)
- func (client VirtualNetworksClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (*http.Request, error)
- func (client VirtualNetworksClient) CreateOrUpdateResponder(resp *http.Response) (result VirtualNetwork, err error)
- func (client VirtualNetworksClient) CreateOrUpdateSender(req *http.Request) (future VirtualNetworksCreateOrUpdateFuture, err error)
- func (client VirtualNetworksClient) Delete(ctx context.Context, resourceGroupName string, virtualNetworkName string) (result VirtualNetworksDeleteFuture, err error)
- func (client VirtualNetworksClient) DeletePreparer(ctx context.Context, resourceGroupName string, virtualNetworkName string) (*http.Request, error)
- func (client VirtualNetworksClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client VirtualNetworksClient) DeleteSender(req *http.Request) (future VirtualNetworksDeleteFuture, err error)
- func (client VirtualNetworksClient) Get(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (result VirtualNetwork, err error)
- func (client VirtualNetworksClient) GetPreparer(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (*http.Request, error)
- func (client VirtualNetworksClient) GetResponder(resp *http.Response) (result VirtualNetwork, err error)
- func (client VirtualNetworksClient) GetSender(req *http.Request) (*http.Response, error)
- func (client VirtualNetworksClient) List(ctx context.Context, resourceGroupName string) (result VirtualNetworkListResultPage, err error)
- func (client VirtualNetworksClient) ListAll(ctx context.Context) (result VirtualNetworkListResultPage, err error)
- func (client VirtualNetworksClient) ListAllComplete(ctx context.Context) (result VirtualNetworkListResultIterator, err error)
- func (client VirtualNetworksClient) ListAllPreparer(ctx context.Context) (*http.Request, error)
- func (client VirtualNetworksClient) ListAllResponder(resp *http.Response) (result VirtualNetworkListResult, err error)
- func (client VirtualNetworksClient) ListAllSender(req *http.Request) (*http.Response, error)
- func (client VirtualNetworksClient) ListComplete(ctx context.Context, resourceGroupName string) (result VirtualNetworkListResultIterator, err error)
- func (client VirtualNetworksClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
- func (client VirtualNetworksClient) ListResponder(resp *http.Response) (result VirtualNetworkListResult, err error)
- func (client VirtualNetworksClient) ListSender(req *http.Request) (*http.Response, error)
- func (client VirtualNetworksClient) ListUsage(ctx context.Context, resourceGroupName string, virtualNetworkName string) (result VirtualNetworkListUsageResultPage, err error)
- func (client VirtualNetworksClient) ListUsageComplete(ctx context.Context, resourceGroupName string, virtualNetworkName string) (result VirtualNetworkListUsageResultIterator, err error)
- func (client VirtualNetworksClient) ListUsagePreparer(ctx context.Context, resourceGroupName string, virtualNetworkName string) (*http.Request, error)
- func (client VirtualNetworksClient) ListUsageResponder(resp *http.Response) (result VirtualNetworkListUsageResult, err error)
- func (client VirtualNetworksClient) ListUsageSender(req *http.Request) (*http.Response, error)
- func (client VirtualNetworksClient) UpdateTags(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (result VirtualNetworksUpdateTagsFuture, err error)
- func (client VirtualNetworksClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, virtualNetworkName string, ...) (*http.Request, error)
- func (client VirtualNetworksClient) UpdateTagsResponder(resp *http.Response) (result VirtualNetwork, err error)
- func (client VirtualNetworksClient) UpdateTagsSender(req *http.Request) (future VirtualNetworksUpdateTagsFuture, err error)
- type VirtualNetworksCreateOrUpdateFuture
- type VirtualNetworksDeleteFuture
- type VirtualNetworksUpdateTagsFuture
- type VirtualRouter
- type VirtualRouterListResult
- type VirtualRouterListResultIterator
- func (iter *VirtualRouterListResultIterator) Next() error
- func (iter *VirtualRouterListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter VirtualRouterListResultIterator) NotDone() bool
- func (iter VirtualRouterListResultIterator) Response() VirtualRouterListResult
- func (iter VirtualRouterListResultIterator) Value() VirtualRouter
- type VirtualRouterListResultPage
- func (page *VirtualRouterListResultPage) Next() error
- func (page *VirtualRouterListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page VirtualRouterListResultPage) NotDone() bool
- func (page VirtualRouterListResultPage) Response() VirtualRouterListResult
- func (page VirtualRouterListResultPage) Values() []VirtualRouter
- type VirtualRouterPeering
- type VirtualRouterPeeringListResult
- type VirtualRouterPeeringListResultIterator
- func (iter *VirtualRouterPeeringListResultIterator) Next() error
- func (iter *VirtualRouterPeeringListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter VirtualRouterPeeringListResultIterator) NotDone() bool
- func (iter VirtualRouterPeeringListResultIterator) Response() VirtualRouterPeeringListResult
- func (iter VirtualRouterPeeringListResultIterator) Value() VirtualRouterPeering
- type VirtualRouterPeeringListResultPage
- func (page *VirtualRouterPeeringListResultPage) Next() error
- func (page *VirtualRouterPeeringListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page VirtualRouterPeeringListResultPage) NotDone() bool
- func (page VirtualRouterPeeringListResultPage) Response() VirtualRouterPeeringListResult
- func (page VirtualRouterPeeringListResultPage) Values() []VirtualRouterPeering
- type VirtualRouterPeeringProperties
- type VirtualRouterPeeringsClient
- func (client VirtualRouterPeeringsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, virtualRouterName string, ...) (result VirtualRouterPeeringsCreateOrUpdateFuture, err error)
- func (client VirtualRouterPeeringsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, virtualRouterName string, ...) (*http.Request, error)
- func (client VirtualRouterPeeringsClient) CreateOrUpdateResponder(resp *http.Response) (result VirtualRouterPeering, err error)
- func (client VirtualRouterPeeringsClient) CreateOrUpdateSender(req *http.Request) (future VirtualRouterPeeringsCreateOrUpdateFuture, err error)
- func (client VirtualRouterPeeringsClient) Delete(ctx context.Context, resourceGroupName string, virtualRouterName string, ...) (result VirtualRouterPeeringsDeleteFuture, err error)
- func (client VirtualRouterPeeringsClient) DeletePreparer(ctx context.Context, resourceGroupName string, virtualRouterName string, ...) (*http.Request, error)
- func (client VirtualRouterPeeringsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client VirtualRouterPeeringsClient) DeleteSender(req *http.Request) (future VirtualRouterPeeringsDeleteFuture, err error)
- func (client VirtualRouterPeeringsClient) Get(ctx context.Context, resourceGroupName string, virtualRouterName string, ...) (result VirtualRouterPeering, err error)
- func (client VirtualRouterPeeringsClient) GetPreparer(ctx context.Context, resourceGroupName string, virtualRouterName string, ...) (*http.Request, error)
- func (client VirtualRouterPeeringsClient) GetResponder(resp *http.Response) (result VirtualRouterPeering, err error)
- func (client VirtualRouterPeeringsClient) GetSender(req *http.Request) (*http.Response, error)
- func (client VirtualRouterPeeringsClient) List(ctx context.Context, resourceGroupName string, virtualRouterName string) (result VirtualRouterPeeringListResultPage, err error)
- func (client VirtualRouterPeeringsClient) ListComplete(ctx context.Context, resourceGroupName string, virtualRouterName string) (result VirtualRouterPeeringListResultIterator, err error)
- func (client VirtualRouterPeeringsClient) ListPreparer(ctx context.Context, resourceGroupName string, virtualRouterName string) (*http.Request, error)
- func (client VirtualRouterPeeringsClient) ListResponder(resp *http.Response) (result VirtualRouterPeeringListResult, err error)
- func (client VirtualRouterPeeringsClient) ListSender(req *http.Request) (*http.Response, error)
- func (client VirtualRouterPeeringsClient) Update(ctx context.Context, resourceGroupName string, virtualRouterName string, ...) (result VirtualRouterPeering, err error)
- func (client VirtualRouterPeeringsClient) UpdatePreparer(ctx context.Context, resourceGroupName string, virtualRouterName string, ...) (*http.Request, error)
- func (client VirtualRouterPeeringsClient) UpdateResponder(resp *http.Response) (result VirtualRouterPeering, err error)
- func (client VirtualRouterPeeringsClient) UpdateSender(req *http.Request) (*http.Response, error)
- type VirtualRouterPeeringsCreateOrUpdateFuture
- type VirtualRouterPeeringsDeleteFuture
- type VirtualRouterPropertiesFormat
- type VirtualRoutersClient
- func (client VirtualRoutersClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, virtualRouterName string, ...) (result VirtualRoutersCreateOrUpdateFuture, err error)
- func (client VirtualRoutersClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, virtualRouterName string, ...) (*http.Request, error)
- func (client VirtualRoutersClient) CreateOrUpdateResponder(resp *http.Response) (result VirtualRouter, err error)
- func (client VirtualRoutersClient) CreateOrUpdateSender(req *http.Request) (future VirtualRoutersCreateOrUpdateFuture, err error)
- func (client VirtualRoutersClient) Delete(ctx context.Context, resourceGroupName string, virtualRouterName string) (result VirtualRoutersDeleteFuture, err error)
- func (client VirtualRoutersClient) DeletePreparer(ctx context.Context, resourceGroupName string, virtualRouterName string) (*http.Request, error)
- func (client VirtualRoutersClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client VirtualRoutersClient) DeleteSender(req *http.Request) (future VirtualRoutersDeleteFuture, err error)
- func (client VirtualRoutersClient) Get(ctx context.Context, resourceGroupName string, virtualRouterName string, ...) (result VirtualRouter, err error)
- func (client VirtualRoutersClient) GetPreparer(ctx context.Context, resourceGroupName string, virtualRouterName string, ...) (*http.Request, error)
- func (client VirtualRoutersClient) GetResponder(resp *http.Response) (result VirtualRouter, err error)
- func (client VirtualRoutersClient) GetSender(req *http.Request) (*http.Response, error)
- func (client VirtualRoutersClient) List(ctx context.Context) (result VirtualRouterListResultPage, err error)
- func (client VirtualRoutersClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result VirtualRouterListResultPage, err error)
- func (client VirtualRoutersClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result VirtualRouterListResultIterator, err error)
- func (client VirtualRoutersClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
- func (client VirtualRoutersClient) ListByResourceGroupResponder(resp *http.Response) (result VirtualRouterListResult, err error)
- func (client VirtualRoutersClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error)
- func (client VirtualRoutersClient) ListComplete(ctx context.Context) (result VirtualRouterListResultIterator, err error)
- func (client VirtualRoutersClient) ListPreparer(ctx context.Context) (*http.Request, error)
- func (client VirtualRoutersClient) ListResponder(resp *http.Response) (result VirtualRouterListResult, err error)
- func (client VirtualRoutersClient) ListSender(req *http.Request) (*http.Response, error)
- func (client VirtualRoutersClient) Update(ctx context.Context, resourceGroupName string, virtualRouterName string, ...) (result VirtualRouter, err error)
- func (client VirtualRoutersClient) UpdatePreparer(ctx context.Context, resourceGroupName string, virtualRouterName string, ...) (*http.Request, error)
- func (client VirtualRoutersClient) UpdateResponder(resp *http.Response) (result VirtualRouter, err error)
- func (client VirtualRoutersClient) UpdateSender(req *http.Request) (*http.Response, error)
- type VirtualRoutersCreateOrUpdateFuture
- type VirtualRoutersDeleteFuture
- type VirtualWAN
- type VirtualWanProperties
- type VirtualWanSecurityProvider
- type VirtualWanSecurityProviderType
- type VirtualWanSecurityProviders
- type VirtualWansClient
- func (client VirtualWansClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, virtualWANName string, ...) (result VirtualWansCreateOrUpdateFuture, err error)
- func (client VirtualWansClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, virtualWANName string, ...) (*http.Request, error)
- func (client VirtualWansClient) CreateOrUpdateResponder(resp *http.Response) (result VirtualWAN, err error)
- func (client VirtualWansClient) CreateOrUpdateSender(req *http.Request) (future VirtualWansCreateOrUpdateFuture, err error)
- func (client VirtualWansClient) Delete(ctx context.Context, resourceGroupName string, virtualWANName string) (result VirtualWansDeleteFuture, err error)
- func (client VirtualWansClient) DeletePreparer(ctx context.Context, resourceGroupName string, virtualWANName string) (*http.Request, error)
- func (client VirtualWansClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client VirtualWansClient) DeleteSender(req *http.Request) (future VirtualWansDeleteFuture, err error)
- func (client VirtualWansClient) Get(ctx context.Context, resourceGroupName string, virtualWANName string) (result VirtualWAN, err error)
- func (client VirtualWansClient) GetPreparer(ctx context.Context, resourceGroupName string, virtualWANName string) (*http.Request, error)
- func (client VirtualWansClient) GetResponder(resp *http.Response) (result VirtualWAN, err error)
- func (client VirtualWansClient) GetSender(req *http.Request) (*http.Response, error)
- func (client VirtualWansClient) List(ctx context.Context) (result ListVirtualWANsResultPage, err error)
- func (client VirtualWansClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result ListVirtualWANsResultPage, err error)
- func (client VirtualWansClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result ListVirtualWANsResultIterator, err error)
- func (client VirtualWansClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
- func (client VirtualWansClient) ListByResourceGroupResponder(resp *http.Response) (result ListVirtualWANsResult, err error)
- func (client VirtualWansClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error)
- func (client VirtualWansClient) ListComplete(ctx context.Context) (result ListVirtualWANsResultIterator, err error)
- func (client VirtualWansClient) ListPreparer(ctx context.Context) (*http.Request, error)
- func (client VirtualWansClient) ListResponder(resp *http.Response) (result ListVirtualWANsResult, err error)
- func (client VirtualWansClient) ListSender(req *http.Request) (*http.Response, error)
- func (client VirtualWansClient) UpdateTags(ctx context.Context, resourceGroupName string, virtualWANName string, ...) (result VirtualWansUpdateTagsFuture, err error)
- func (client VirtualWansClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, virtualWANName string, ...) (*http.Request, error)
- func (client VirtualWansClient) UpdateTagsResponder(resp *http.Response) (result VirtualWAN, err error)
- func (client VirtualWansClient) UpdateTagsSender(req *http.Request) (future VirtualWansUpdateTagsFuture, err error)
- type VirtualWansCreateOrUpdateFuture
- type VirtualWansDeleteFuture
- type VirtualWansUpdateTagsFuture
- type VpnClientConfiguration
- type VpnClientConnectionHealth
- type VpnClientConnectionHealthDetail
- type VpnClientConnectionHealthDetailListResult
- type VpnClientIPsecParameters
- type VpnClientParameters
- type VpnClientProtocol
- type VpnClientRevokedCertificate
- type VpnClientRevokedCertificatePropertiesFormat
- type VpnClientRootCertificate
- type VpnClientRootCertificatePropertiesFormat
- type VpnConnection
- type VpnConnectionProperties
- type VpnConnectionStatus
- type VpnConnectionsClient
- func (client VpnConnectionsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, gatewayName string, ...) (result VpnConnectionsCreateOrUpdateFuture, err error)
- func (client VpnConnectionsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, gatewayName string, ...) (*http.Request, error)
- func (client VpnConnectionsClient) CreateOrUpdateResponder(resp *http.Response) (result VpnConnection, err error)
- func (client VpnConnectionsClient) CreateOrUpdateSender(req *http.Request) (future VpnConnectionsCreateOrUpdateFuture, err error)
- func (client VpnConnectionsClient) Delete(ctx context.Context, resourceGroupName string, gatewayName string, ...) (result VpnConnectionsDeleteFuture, err error)
- func (client VpnConnectionsClient) DeletePreparer(ctx context.Context, resourceGroupName string, gatewayName string, ...) (*http.Request, error)
- func (client VpnConnectionsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client VpnConnectionsClient) DeleteSender(req *http.Request) (future VpnConnectionsDeleteFuture, err error)
- func (client VpnConnectionsClient) Get(ctx context.Context, resourceGroupName string, gatewayName string, ...) (result VpnConnection, err error)
- func (client VpnConnectionsClient) GetPreparer(ctx context.Context, resourceGroupName string, gatewayName string, ...) (*http.Request, error)
- func (client VpnConnectionsClient) GetResponder(resp *http.Response) (result VpnConnection, err error)
- func (client VpnConnectionsClient) GetSender(req *http.Request) (*http.Response, error)
- func (client VpnConnectionsClient) ListByVpnGateway(ctx context.Context, resourceGroupName string, gatewayName string) (result ListVpnConnectionsResultPage, err error)
- func (client VpnConnectionsClient) ListByVpnGatewayComplete(ctx context.Context, resourceGroupName string, gatewayName string) (result ListVpnConnectionsResultIterator, err error)
- func (client VpnConnectionsClient) ListByVpnGatewayPreparer(ctx context.Context, resourceGroupName string, gatewayName string) (*http.Request, error)
- func (client VpnConnectionsClient) ListByVpnGatewayResponder(resp *http.Response) (result ListVpnConnectionsResult, err error)
- func (client VpnConnectionsClient) ListByVpnGatewaySender(req *http.Request) (*http.Response, error)
- type VpnConnectionsCreateOrUpdateFuture
- type VpnConnectionsDeleteFuture
- type VpnDeviceScriptParameters
- type VpnGateway
- type VpnGatewayGeneration
- type VpnGatewayProperties
- type VpnGatewayTunnelingProtocol
- type VpnGatewaysClient
- func (client VpnGatewaysClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, gatewayName string, ...) (result VpnGatewaysCreateOrUpdateFuture, err error)
- func (client VpnGatewaysClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, gatewayName string, ...) (*http.Request, error)
- func (client VpnGatewaysClient) CreateOrUpdateResponder(resp *http.Response) (result VpnGateway, err error)
- func (client VpnGatewaysClient) CreateOrUpdateSender(req *http.Request) (future VpnGatewaysCreateOrUpdateFuture, err error)
- func (client VpnGatewaysClient) Delete(ctx context.Context, resourceGroupName string, gatewayName string) (result VpnGatewaysDeleteFuture, err error)
- func (client VpnGatewaysClient) DeletePreparer(ctx context.Context, resourceGroupName string, gatewayName string) (*http.Request, error)
- func (client VpnGatewaysClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client VpnGatewaysClient) DeleteSender(req *http.Request) (future VpnGatewaysDeleteFuture, err error)
- func (client VpnGatewaysClient) Get(ctx context.Context, resourceGroupName string, gatewayName string) (result VpnGateway, err error)
- func (client VpnGatewaysClient) GetPreparer(ctx context.Context, resourceGroupName string, gatewayName string) (*http.Request, error)
- func (client VpnGatewaysClient) GetResponder(resp *http.Response) (result VpnGateway, err error)
- func (client VpnGatewaysClient) GetSender(req *http.Request) (*http.Response, error)
- func (client VpnGatewaysClient) List(ctx context.Context) (result ListVpnGatewaysResultPage, err error)
- func (client VpnGatewaysClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result ListVpnGatewaysResultPage, err error)
- func (client VpnGatewaysClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result ListVpnGatewaysResultIterator, err error)
- func (client VpnGatewaysClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
- func (client VpnGatewaysClient) ListByResourceGroupResponder(resp *http.Response) (result ListVpnGatewaysResult, err error)
- func (client VpnGatewaysClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error)
- func (client VpnGatewaysClient) ListComplete(ctx context.Context) (result ListVpnGatewaysResultIterator, err error)
- func (client VpnGatewaysClient) ListPreparer(ctx context.Context) (*http.Request, error)
- func (client VpnGatewaysClient) ListResponder(resp *http.Response) (result ListVpnGatewaysResult, err error)
- func (client VpnGatewaysClient) ListSender(req *http.Request) (*http.Response, error)
- func (client VpnGatewaysClient) Reset(ctx context.Context, resourceGroupName string, gatewayName string) (result VpnGatewaysResetFuture, err error)
- func (client VpnGatewaysClient) ResetPreparer(ctx context.Context, resourceGroupName string, gatewayName string) (*http.Request, error)
- func (client VpnGatewaysClient) ResetResponder(resp *http.Response) (result VpnGateway, err error)
- func (client VpnGatewaysClient) ResetSender(req *http.Request) (future VpnGatewaysResetFuture, err error)
- func (client VpnGatewaysClient) UpdateTags(ctx context.Context, resourceGroupName string, gatewayName string, ...) (result VpnGatewaysUpdateTagsFuture, err error)
- func (client VpnGatewaysClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, gatewayName string, ...) (*http.Request, error)
- func (client VpnGatewaysClient) UpdateTagsResponder(resp *http.Response) (result VpnGateway, err error)
- func (client VpnGatewaysClient) UpdateTagsSender(req *http.Request) (future VpnGatewaysUpdateTagsFuture, err error)
- type VpnGatewaysCreateOrUpdateFuture
- type VpnGatewaysDeleteFuture
- type VpnGatewaysResetFuture
- type VpnGatewaysUpdateTagsFuture
- type VpnLinkBgpSettings
- type VpnLinkConnectionsClient
- func (client VpnLinkConnectionsClient) ListByVpnConnection(ctx context.Context, resourceGroupName string, gatewayName string, ...) (result ListVpnSiteLinkConnectionsResultPage, err error)
- func (client VpnLinkConnectionsClient) ListByVpnConnectionComplete(ctx context.Context, resourceGroupName string, gatewayName string, ...) (result ListVpnSiteLinkConnectionsResultIterator, err error)
- func (client VpnLinkConnectionsClient) ListByVpnConnectionPreparer(ctx context.Context, resourceGroupName string, gatewayName string, ...) (*http.Request, error)
- func (client VpnLinkConnectionsClient) ListByVpnConnectionResponder(resp *http.Response) (result ListVpnSiteLinkConnectionsResult, err error)
- func (client VpnLinkConnectionsClient) ListByVpnConnectionSender(req *http.Request) (*http.Response, error)
- type VpnLinkProviderProperties
- type VpnPacketCaptureStartParameters
- type VpnPacketCaptureStopParameters
- type VpnProfileResponse
- type VpnSite
- type VpnSiteID
- type VpnSiteLink
- type VpnSiteLinkConnection
- type VpnSiteLinkConnectionProperties
- type VpnSiteLinkConnectionsClient
- func (client VpnSiteLinkConnectionsClient) Get(ctx context.Context, resourceGroupName string, gatewayName string, ...) (result VpnSiteLinkConnection, err error)
- func (client VpnSiteLinkConnectionsClient) GetPreparer(ctx context.Context, resourceGroupName string, gatewayName string, ...) (*http.Request, error)
- func (client VpnSiteLinkConnectionsClient) GetResponder(resp *http.Response) (result VpnSiteLinkConnection, err error)
- func (client VpnSiteLinkConnectionsClient) GetSender(req *http.Request) (*http.Response, error)
- type VpnSiteLinkProperties
- type VpnSiteLinksClient
- func (client VpnSiteLinksClient) Get(ctx context.Context, resourceGroupName string, vpnSiteName string, ...) (result VpnSiteLink, err error)
- func (client VpnSiteLinksClient) GetPreparer(ctx context.Context, resourceGroupName string, vpnSiteName string, ...) (*http.Request, error)
- func (client VpnSiteLinksClient) GetResponder(resp *http.Response) (result VpnSiteLink, err error)
- func (client VpnSiteLinksClient) GetSender(req *http.Request) (*http.Response, error)
- func (client VpnSiteLinksClient) ListByVpnSite(ctx context.Context, resourceGroupName string, vpnSiteName string) (result ListVpnSiteLinksResultPage, err error)
- func (client VpnSiteLinksClient) ListByVpnSiteComplete(ctx context.Context, resourceGroupName string, vpnSiteName string) (result ListVpnSiteLinksResultIterator, err error)
- func (client VpnSiteLinksClient) ListByVpnSitePreparer(ctx context.Context, resourceGroupName string, vpnSiteName string) (*http.Request, error)
- func (client VpnSiteLinksClient) ListByVpnSiteResponder(resp *http.Response) (result ListVpnSiteLinksResult, err error)
- func (client VpnSiteLinksClient) ListByVpnSiteSender(req *http.Request) (*http.Response, error)
- type VpnSiteProperties
- type VpnSitesClient
- func (client VpnSitesClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, vpnSiteName string, ...) (result VpnSitesCreateOrUpdateFuture, err error)
- func (client VpnSitesClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, vpnSiteName string, ...) (*http.Request, error)
- func (client VpnSitesClient) CreateOrUpdateResponder(resp *http.Response) (result VpnSite, err error)
- func (client VpnSitesClient) CreateOrUpdateSender(req *http.Request) (future VpnSitesCreateOrUpdateFuture, err error)
- func (client VpnSitesClient) Delete(ctx context.Context, resourceGroupName string, vpnSiteName string) (result VpnSitesDeleteFuture, err error)
- func (client VpnSitesClient) DeletePreparer(ctx context.Context, resourceGroupName string, vpnSiteName string) (*http.Request, error)
- func (client VpnSitesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client VpnSitesClient) DeleteSender(req *http.Request) (future VpnSitesDeleteFuture, err error)
- func (client VpnSitesClient) Get(ctx context.Context, resourceGroupName string, vpnSiteName string) (result VpnSite, err error)
- func (client VpnSitesClient) GetPreparer(ctx context.Context, resourceGroupName string, vpnSiteName string) (*http.Request, error)
- func (client VpnSitesClient) GetResponder(resp *http.Response) (result VpnSite, err error)
- func (client VpnSitesClient) GetSender(req *http.Request) (*http.Response, error)
- func (client VpnSitesClient) List(ctx context.Context) (result ListVpnSitesResultPage, err error)
- func (client VpnSitesClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result ListVpnSitesResultPage, err error)
- func (client VpnSitesClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result ListVpnSitesResultIterator, err error)
- func (client VpnSitesClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
- func (client VpnSitesClient) ListByResourceGroupResponder(resp *http.Response) (result ListVpnSitesResult, err error)
- func (client VpnSitesClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error)
- func (client VpnSitesClient) ListComplete(ctx context.Context) (result ListVpnSitesResultIterator, err error)
- func (client VpnSitesClient) ListPreparer(ctx context.Context) (*http.Request, error)
- func (client VpnSitesClient) ListResponder(resp *http.Response) (result ListVpnSitesResult, err error)
- func (client VpnSitesClient) ListSender(req *http.Request) (*http.Response, error)
- func (client VpnSitesClient) UpdateTags(ctx context.Context, resourceGroupName string, vpnSiteName string, ...) (result VpnSitesUpdateTagsFuture, err error)
- func (client VpnSitesClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, vpnSiteName string, ...) (*http.Request, error)
- func (client VpnSitesClient) UpdateTagsResponder(resp *http.Response) (result VpnSite, err error)
- func (client VpnSitesClient) UpdateTagsSender(req *http.Request) (future VpnSitesUpdateTagsFuture, err error)
- type VpnSitesConfigurationClient
- func (client VpnSitesConfigurationClient) Download(ctx context.Context, resourceGroupName string, virtualWANName string, ...) (result VpnSitesConfigurationDownloadFuture, err error)
- func (client VpnSitesConfigurationClient) DownloadPreparer(ctx context.Context, resourceGroupName string, virtualWANName string, ...) (*http.Request, error)
- func (client VpnSitesConfigurationClient) DownloadResponder(resp *http.Response) (result autorest.Response, err error)
- func (client VpnSitesConfigurationClient) DownloadSender(req *http.Request) (future VpnSitesConfigurationDownloadFuture, err error)
- type VpnSitesConfigurationDownloadFuture
- type VpnSitesCreateOrUpdateFuture
- type VpnSitesDeleteFuture
- type VpnSitesUpdateTagsFuture
- type VpnType
- type Watcher
- type WatcherListResult
- type WatcherPropertiesFormat
- type WatchersCheckConnectivityFuture
- type WatchersClient
- func (client WatchersClient) CheckConnectivity(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result WatchersCheckConnectivityFuture, err error)
- func (client WatchersClient) CheckConnectivityPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error)
- func (client WatchersClient) CheckConnectivityResponder(resp *http.Response) (result ConnectivityInformation, err error)
- func (client WatchersClient) CheckConnectivitySender(req *http.Request) (future WatchersCheckConnectivityFuture, err error)
- func (client WatchersClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result Watcher, err error)
- func (client WatchersClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error)
- func (client WatchersClient) CreateOrUpdateResponder(resp *http.Response) (result Watcher, err error)
- func (client WatchersClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)
- func (client WatchersClient) Delete(ctx context.Context, resourceGroupName string, networkWatcherName string) (result WatchersDeleteFuture, err error)
- func (client WatchersClient) DeletePreparer(ctx context.Context, resourceGroupName string, networkWatcherName string) (*http.Request, error)
- func (client WatchersClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client WatchersClient) DeleteSender(req *http.Request) (future WatchersDeleteFuture, err error)
- func (client WatchersClient) Get(ctx context.Context, resourceGroupName string, networkWatcherName string) (result Watcher, err error)
- func (client WatchersClient) GetAzureReachabilityReport(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result WatchersGetAzureReachabilityReportFuture, err error)
- func (client WatchersClient) GetAzureReachabilityReportPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error)
- func (client WatchersClient) GetAzureReachabilityReportResponder(resp *http.Response) (result AzureReachabilityReport, err error)
- func (client WatchersClient) GetAzureReachabilityReportSender(req *http.Request) (future WatchersGetAzureReachabilityReportFuture, err error)
- func (client WatchersClient) GetFlowLogStatus(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result WatchersGetFlowLogStatusFuture, err error)
- func (client WatchersClient) GetFlowLogStatusPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error)
- func (client WatchersClient) GetFlowLogStatusResponder(resp *http.Response) (result FlowLogInformation, err error)
- func (client WatchersClient) GetFlowLogStatusSender(req *http.Request) (future WatchersGetFlowLogStatusFuture, err error)
- func (client WatchersClient) GetNetworkConfigurationDiagnostic(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result WatchersGetNetworkConfigurationDiagnosticFuture, err error)
- func (client WatchersClient) GetNetworkConfigurationDiagnosticPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error)
- func (client WatchersClient) GetNetworkConfigurationDiagnosticResponder(resp *http.Response) (result ConfigurationDiagnosticResponse, err error)
- func (client WatchersClient) GetNetworkConfigurationDiagnosticSender(req *http.Request) (future WatchersGetNetworkConfigurationDiagnosticFuture, err error)
- func (client WatchersClient) GetNextHop(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result WatchersGetNextHopFuture, err error)
- func (client WatchersClient) GetNextHopPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error)
- func (client WatchersClient) GetNextHopResponder(resp *http.Response) (result NextHopResult, err error)
- func (client WatchersClient) GetNextHopSender(req *http.Request) (future WatchersGetNextHopFuture, err error)
- func (client WatchersClient) GetPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string) (*http.Request, error)
- func (client WatchersClient) GetResponder(resp *http.Response) (result Watcher, err error)
- func (client WatchersClient) GetSender(req *http.Request) (*http.Response, error)
- func (client WatchersClient) GetTopology(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result Topology, err error)
- func (client WatchersClient) GetTopologyPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error)
- func (client WatchersClient) GetTopologyResponder(resp *http.Response) (result Topology, err error)
- func (client WatchersClient) GetTopologySender(req *http.Request) (*http.Response, error)
- func (client WatchersClient) GetTroubleshooting(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result WatchersGetTroubleshootingFuture, err error)
- func (client WatchersClient) GetTroubleshootingPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error)
- func (client WatchersClient) GetTroubleshootingResponder(resp *http.Response) (result TroubleshootingResult, err error)
- func (client WatchersClient) GetTroubleshootingResult(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result WatchersGetTroubleshootingResultFuture, err error)
- func (client WatchersClient) GetTroubleshootingResultPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error)
- func (client WatchersClient) GetTroubleshootingResultResponder(resp *http.Response) (result TroubleshootingResult, err error)
- func (client WatchersClient) GetTroubleshootingResultSender(req *http.Request) (future WatchersGetTroubleshootingResultFuture, err error)
- func (client WatchersClient) GetTroubleshootingSender(req *http.Request) (future WatchersGetTroubleshootingFuture, err error)
- func (client WatchersClient) GetVMSecurityRules(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result WatchersGetVMSecurityRulesFuture, err error)
- func (client WatchersClient) GetVMSecurityRulesPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error)
- func (client WatchersClient) GetVMSecurityRulesResponder(resp *http.Response) (result SecurityGroupViewResult, err error)
- func (client WatchersClient) GetVMSecurityRulesSender(req *http.Request) (future WatchersGetVMSecurityRulesFuture, err error)
- func (client WatchersClient) List(ctx context.Context, resourceGroupName string) (result WatcherListResult, err error)
- func (client WatchersClient) ListAll(ctx context.Context) (result WatcherListResult, err error)
- func (client WatchersClient) ListAllPreparer(ctx context.Context) (*http.Request, error)
- func (client WatchersClient) ListAllResponder(resp *http.Response) (result WatcherListResult, err error)
- func (client WatchersClient) ListAllSender(req *http.Request) (*http.Response, error)
- func (client WatchersClient) ListAvailableProviders(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result WatchersListAvailableProvidersFuture, err error)
- func (client WatchersClient) ListAvailableProvidersPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error)
- func (client WatchersClient) ListAvailableProvidersResponder(resp *http.Response) (result AvailableProvidersList, err error)
- func (client WatchersClient) ListAvailableProvidersSender(req *http.Request) (future WatchersListAvailableProvidersFuture, err error)
- func (client WatchersClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
- func (client WatchersClient) ListResponder(resp *http.Response) (result WatcherListResult, err error)
- func (client WatchersClient) ListSender(req *http.Request) (*http.Response, error)
- func (client WatchersClient) SetFlowLogConfiguration(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result WatchersSetFlowLogConfigurationFuture, err error)
- func (client WatchersClient) SetFlowLogConfigurationPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error)
- func (client WatchersClient) SetFlowLogConfigurationResponder(resp *http.Response) (result FlowLogInformation, err error)
- func (client WatchersClient) SetFlowLogConfigurationSender(req *http.Request) (future WatchersSetFlowLogConfigurationFuture, err error)
- func (client WatchersClient) UpdateTags(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result Watcher, err error)
- func (client WatchersClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error)
- func (client WatchersClient) UpdateTagsResponder(resp *http.Response) (result Watcher, err error)
- func (client WatchersClient) UpdateTagsSender(req *http.Request) (*http.Response, error)
- func (client WatchersClient) VerifyIPFlow(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (result WatchersVerifyIPFlowFuture, err error)
- func (client WatchersClient) VerifyIPFlowPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, ...) (*http.Request, error)
- func (client WatchersClient) VerifyIPFlowResponder(resp *http.Response) (result VerificationIPFlowResult, err error)
- func (client WatchersClient) VerifyIPFlowSender(req *http.Request) (future WatchersVerifyIPFlowFuture, err error)
- type WatchersDeleteFuture
- type WatchersGetAzureReachabilityReportFuture
- type WatchersGetFlowLogStatusFuture
- type WatchersGetNetworkConfigurationDiagnosticFuture
- type WatchersGetNextHopFuture
- type WatchersGetTroubleshootingFuture
- type WatchersGetTroubleshootingResultFuture
- type WatchersGetVMSecurityRulesFuture
- type WatchersListAvailableProvidersFuture
- type WatchersSetFlowLogConfigurationFuture
- type WatchersVerifyIPFlowFuture
- type WebApplicationFirewallAction
- type WebApplicationFirewallCustomRule
- type WebApplicationFirewallEnabledState
- type WebApplicationFirewallMatchVariable
- type WebApplicationFirewallMode
- type WebApplicationFirewallOperator
- type WebApplicationFirewallPoliciesClient
- func (client WebApplicationFirewallPoliciesClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, policyName string, ...) (result WebApplicationFirewallPolicy, err error)
- func (client WebApplicationFirewallPoliciesClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, policyName string, ...) (*http.Request, error)
- func (client WebApplicationFirewallPoliciesClient) CreateOrUpdateResponder(resp *http.Response) (result WebApplicationFirewallPolicy, err error)
- func (client WebApplicationFirewallPoliciesClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)
- func (client WebApplicationFirewallPoliciesClient) Delete(ctx context.Context, resourceGroupName string, policyName string) (result WebApplicationFirewallPoliciesDeleteFuture, err error)
- func (client WebApplicationFirewallPoliciesClient) DeletePreparer(ctx context.Context, resourceGroupName string, policyName string) (*http.Request, error)
- func (client WebApplicationFirewallPoliciesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
- func (client WebApplicationFirewallPoliciesClient) DeleteSender(req *http.Request) (future WebApplicationFirewallPoliciesDeleteFuture, err error)
- func (client WebApplicationFirewallPoliciesClient) Get(ctx context.Context, resourceGroupName string, policyName string) (result WebApplicationFirewallPolicy, err error)
- func (client WebApplicationFirewallPoliciesClient) GetPreparer(ctx context.Context, resourceGroupName string, policyName string) (*http.Request, error)
- func (client WebApplicationFirewallPoliciesClient) GetResponder(resp *http.Response) (result WebApplicationFirewallPolicy, err error)
- func (client WebApplicationFirewallPoliciesClient) GetSender(req *http.Request) (*http.Response, error)
- func (client WebApplicationFirewallPoliciesClient) List(ctx context.Context, resourceGroupName string) (result WebApplicationFirewallPolicyListResultPage, err error)
- func (client WebApplicationFirewallPoliciesClient) ListAll(ctx context.Context) (result WebApplicationFirewallPolicyListResultPage, err error)
- func (client WebApplicationFirewallPoliciesClient) ListAllComplete(ctx context.Context) (result WebApplicationFirewallPolicyListResultIterator, err error)
- func (client WebApplicationFirewallPoliciesClient) ListAllPreparer(ctx context.Context) (*http.Request, error)
- func (client WebApplicationFirewallPoliciesClient) ListAllResponder(resp *http.Response) (result WebApplicationFirewallPolicyListResult, err error)
- func (client WebApplicationFirewallPoliciesClient) ListAllSender(req *http.Request) (*http.Response, error)
- func (client WebApplicationFirewallPoliciesClient) ListComplete(ctx context.Context, resourceGroupName string) (result WebApplicationFirewallPolicyListResultIterator, err error)
- func (client WebApplicationFirewallPoliciesClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
- func (client WebApplicationFirewallPoliciesClient) ListResponder(resp *http.Response) (result WebApplicationFirewallPolicyListResult, err error)
- func (client WebApplicationFirewallPoliciesClient) ListSender(req *http.Request) (*http.Response, error)
- type WebApplicationFirewallPoliciesDeleteFuture
- type WebApplicationFirewallPolicy
- type WebApplicationFirewallPolicyListResult
- type WebApplicationFirewallPolicyListResultIterator
- func (iter *WebApplicationFirewallPolicyListResultIterator) Next() error
- func (iter *WebApplicationFirewallPolicyListResultIterator) NextWithContext(ctx context.Context) (err error)
- func (iter WebApplicationFirewallPolicyListResultIterator) NotDone() bool
- func (iter WebApplicationFirewallPolicyListResultIterator) Response() WebApplicationFirewallPolicyListResult
- func (iter WebApplicationFirewallPolicyListResultIterator) Value() WebApplicationFirewallPolicy
- type WebApplicationFirewallPolicyListResultPage
- func (page *WebApplicationFirewallPolicyListResultPage) Next() error
- func (page *WebApplicationFirewallPolicyListResultPage) NextWithContext(ctx context.Context) (err error)
- func (page WebApplicationFirewallPolicyListResultPage) NotDone() bool
- func (page WebApplicationFirewallPolicyListResultPage) Response() WebApplicationFirewallPolicyListResult
- func (page WebApplicationFirewallPolicyListResultPage) Values() []WebApplicationFirewallPolicy
- type WebApplicationFirewallPolicyPropertiesFormat
- type WebApplicationFirewallPolicyResourceState
- type WebApplicationFirewallRuleType
- type WebApplicationFirewallTransform
Constants ¶
const (
// DefaultBaseURI is the default URI used for the service Network
DefaultBaseURI = "https://management.azure.com"
)
Variables ¶
This section is empty.
Functions ¶
func UserAgent ¶
func UserAgent() string
UserAgent returns the UserAgent string to use when sending http.Requests.
func Version ¶
func Version() string
Version returns the semantic version (see http://semver.org) of the client.
Types ¶
type Access ¶
type Access string
Access enumerates the values for access.
func PossibleAccessValues ¶
func PossibleAccessValues() []Access
PossibleAccessValues returns an array of possible values for the Access const type.
type AddressSpace ¶
type AddressSpace struct {
// AddressPrefixes - A list of address blocks reserved for this virtual network in CIDR notation.
AddressPrefixes *[]string `json:"addressPrefixes,omitempty"`
}
AddressSpace addressSpace contains an array of IP address ranges that can be used by subnets of the virtual network.
type ApplicationGateway ¶
type ApplicationGateway struct {
autorest.Response `json:"-"`
// ApplicationGatewayPropertiesFormat - Properties of the application gateway.
*ApplicationGatewayPropertiesFormat `json:"properties,omitempty"`
// Etag - A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// Zones - A list of availability zones denoting where the resource needs to come from.
Zones *[]string `json:"zones,omitempty"`
// Identity - The identity of the application gateway, if configured.
Identity *ManagedServiceIdentity `json:"identity,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
// Name - READ-ONLY; Resource name.
Name *string `json:"name,omitempty"`
// Type - READ-ONLY; Resource type.
Type *string `json:"type,omitempty"`
// Location - Resource location.
Location *string `json:"location,omitempty"`
// Tags - Resource tags.
Tags map[string]*string `json:"tags"`
}
ApplicationGateway application gateway resource.
func (ApplicationGateway) MarshalJSON ¶
func (ag ApplicationGateway) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ApplicationGateway.
func (*ApplicationGateway) UnmarshalJSON ¶
func (ag *ApplicationGateway) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for ApplicationGateway struct.
type ApplicationGatewayAuthenticationCertificate ¶
type ApplicationGatewayAuthenticationCertificate struct {
// ApplicationGatewayAuthenticationCertificatePropertiesFormat - Properties of the application gateway authentication certificate.
*ApplicationGatewayAuthenticationCertificatePropertiesFormat `json:"properties,omitempty"`
// Name - Name of the authentication certificate that is unique within an Application Gateway.
Name *string `json:"name,omitempty"`
// Etag - A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// Type - Type of the resource.
Type *string `json:"type,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
}
ApplicationGatewayAuthenticationCertificate authentication certificates of an application gateway.
func (ApplicationGatewayAuthenticationCertificate) MarshalJSON ¶
func (agac ApplicationGatewayAuthenticationCertificate) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ApplicationGatewayAuthenticationCertificate.
func (*ApplicationGatewayAuthenticationCertificate) UnmarshalJSON ¶
func (agac *ApplicationGatewayAuthenticationCertificate) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for ApplicationGatewayAuthenticationCertificate struct.
type ApplicationGatewayAuthenticationCertificatePropertiesFormat ¶
type ApplicationGatewayAuthenticationCertificatePropertiesFormat struct {
// Data - Certificate public data.
Data *string `json:"data,omitempty"`
// ProvisioningState - The provisioning state of the authentication certificate resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
}
ApplicationGatewayAuthenticationCertificatePropertiesFormat authentication certificates properties of an application gateway.
type ApplicationGatewayAutoscaleConfiguration ¶
type ApplicationGatewayAutoscaleConfiguration struct {
// MinCapacity - Lower bound on number of Application Gateway capacity.
MinCapacity *int32 `json:"minCapacity,omitempty"`
// MaxCapacity - Upper bound on number of Application Gateway capacity.
MaxCapacity *int32 `json:"maxCapacity,omitempty"`
}
ApplicationGatewayAutoscaleConfiguration application Gateway autoscale configuration.
type ApplicationGatewayAvailableSslOptions ¶
type ApplicationGatewayAvailableSslOptions struct {
autorest.Response `json:"-"`
// ApplicationGatewayAvailableSslOptionsPropertiesFormat - Properties of the application gateway available SSL options.
*ApplicationGatewayAvailableSslOptionsPropertiesFormat `json:"properties,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
// Name - READ-ONLY; Resource name.
Name *string `json:"name,omitempty"`
// Type - READ-ONLY; Resource type.
Type *string `json:"type,omitempty"`
// Location - Resource location.
Location *string `json:"location,omitempty"`
// Tags - Resource tags.
Tags map[string]*string `json:"tags"`
}
ApplicationGatewayAvailableSslOptions response for ApplicationGatewayAvailableSslOptions API service call.
func (ApplicationGatewayAvailableSslOptions) MarshalJSON ¶
func (agaso ApplicationGatewayAvailableSslOptions) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ApplicationGatewayAvailableSslOptions.
func (*ApplicationGatewayAvailableSslOptions) UnmarshalJSON ¶
func (agaso *ApplicationGatewayAvailableSslOptions) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for ApplicationGatewayAvailableSslOptions struct.
type ApplicationGatewayAvailableSslOptionsPropertiesFormat ¶
type ApplicationGatewayAvailableSslOptionsPropertiesFormat struct {
// PredefinedPolicies - List of available Ssl predefined policy.
PredefinedPolicies *[]SubResource `json:"predefinedPolicies,omitempty"`
// DefaultPolicy - Name of the Ssl predefined policy applied by default to application gateway. Possible values include: 'AppGwSslPolicy20150501', 'AppGwSslPolicy20170401', 'AppGwSslPolicy20170401S'
DefaultPolicy ApplicationGatewaySslPolicyName `json:"defaultPolicy,omitempty"`
// AvailableCipherSuites - List of available Ssl cipher suites.
AvailableCipherSuites *[]ApplicationGatewaySslCipherSuite `json:"availableCipherSuites,omitempty"`
// AvailableProtocols - List of available Ssl protocols.
AvailableProtocols *[]ApplicationGatewaySslProtocol `json:"availableProtocols,omitempty"`
}
ApplicationGatewayAvailableSslOptionsPropertiesFormat properties of ApplicationGatewayAvailableSslOptions.
type ApplicationGatewayAvailableSslPredefinedPolicies ¶
type ApplicationGatewayAvailableSslPredefinedPolicies struct {
autorest.Response `json:"-"`
// Value - List of available Ssl predefined policy.
Value *[]ApplicationGatewaySslPredefinedPolicy `json:"value,omitempty"`
// NextLink - URL to get the next set of results.
NextLink *string `json:"nextLink,omitempty"`
}
ApplicationGatewayAvailableSslPredefinedPolicies response for ApplicationGatewayAvailableSslOptions API service call.
func (ApplicationGatewayAvailableSslPredefinedPolicies) IsEmpty ¶
func (agaspp ApplicationGatewayAvailableSslPredefinedPolicies) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
type ApplicationGatewayAvailableSslPredefinedPoliciesIterator ¶
type ApplicationGatewayAvailableSslPredefinedPoliciesIterator struct {
// contains filtered or unexported fields
}
ApplicationGatewayAvailableSslPredefinedPoliciesIterator provides access to a complete listing of ApplicationGatewaySslPredefinedPolicy values.
func NewApplicationGatewayAvailableSslPredefinedPoliciesIterator ¶
func NewApplicationGatewayAvailableSslPredefinedPoliciesIterator(page ApplicationGatewayAvailableSslPredefinedPoliciesPage) ApplicationGatewayAvailableSslPredefinedPoliciesIterator
Creates a new instance of the ApplicationGatewayAvailableSslPredefinedPoliciesIterator type.
func (*ApplicationGatewayAvailableSslPredefinedPoliciesIterator) Next ¶
func (iter *ApplicationGatewayAvailableSslPredefinedPoliciesIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ApplicationGatewayAvailableSslPredefinedPoliciesIterator) NextWithContext ¶
func (iter *ApplicationGatewayAvailableSslPredefinedPoliciesIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (ApplicationGatewayAvailableSslPredefinedPoliciesIterator) NotDone ¶
func (iter ApplicationGatewayAvailableSslPredefinedPoliciesIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (ApplicationGatewayAvailableSslPredefinedPoliciesIterator) Response ¶
func (iter ApplicationGatewayAvailableSslPredefinedPoliciesIterator) Response() ApplicationGatewayAvailableSslPredefinedPolicies
Response returns the raw server response from the last page request.
func (ApplicationGatewayAvailableSslPredefinedPoliciesIterator) Value ¶
func (iter ApplicationGatewayAvailableSslPredefinedPoliciesIterator) Value() ApplicationGatewaySslPredefinedPolicy
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type ApplicationGatewayAvailableSslPredefinedPoliciesPage ¶
type ApplicationGatewayAvailableSslPredefinedPoliciesPage struct {
// contains filtered or unexported fields
}
ApplicationGatewayAvailableSslPredefinedPoliciesPage contains a page of ApplicationGatewaySslPredefinedPolicy values.
func NewApplicationGatewayAvailableSslPredefinedPoliciesPage ¶
func NewApplicationGatewayAvailableSslPredefinedPoliciesPage(cur ApplicationGatewayAvailableSslPredefinedPolicies, getNextPage func(context.Context, ApplicationGatewayAvailableSslPredefinedPolicies) (ApplicationGatewayAvailableSslPredefinedPolicies, error)) ApplicationGatewayAvailableSslPredefinedPoliciesPage
Creates a new instance of the ApplicationGatewayAvailableSslPredefinedPoliciesPage type.
func (*ApplicationGatewayAvailableSslPredefinedPoliciesPage) Next ¶
func (page *ApplicationGatewayAvailableSslPredefinedPoliciesPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ApplicationGatewayAvailableSslPredefinedPoliciesPage) NextWithContext ¶
func (page *ApplicationGatewayAvailableSslPredefinedPoliciesPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (ApplicationGatewayAvailableSslPredefinedPoliciesPage) NotDone ¶
func (page ApplicationGatewayAvailableSslPredefinedPoliciesPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (ApplicationGatewayAvailableSslPredefinedPoliciesPage) Response ¶
func (page ApplicationGatewayAvailableSslPredefinedPoliciesPage) Response() ApplicationGatewayAvailableSslPredefinedPolicies
Response returns the raw server response from the last page request.
func (ApplicationGatewayAvailableSslPredefinedPoliciesPage) Values ¶
func (page ApplicationGatewayAvailableSslPredefinedPoliciesPage) Values() []ApplicationGatewaySslPredefinedPolicy
Values returns the slice of values for the current page or nil if there are no values.
type ApplicationGatewayAvailableWafRuleSetsResult ¶
type ApplicationGatewayAvailableWafRuleSetsResult struct {
autorest.Response `json:"-"`
// Value - The list of application gateway rule sets.
Value *[]ApplicationGatewayFirewallRuleSet `json:"value,omitempty"`
}
ApplicationGatewayAvailableWafRuleSetsResult response for ApplicationGatewayAvailableWafRuleSets API service call.
type ApplicationGatewayBackendAddress ¶
type ApplicationGatewayBackendAddress struct {
// Fqdn - Fully qualified domain name (FQDN).
Fqdn *string `json:"fqdn,omitempty"`
// IPAddress - IP address.
IPAddress *string `json:"ipAddress,omitempty"`
}
ApplicationGatewayBackendAddress backend address of an application gateway.
type ApplicationGatewayBackendAddressPool ¶
type ApplicationGatewayBackendAddressPool struct {
// ApplicationGatewayBackendAddressPoolPropertiesFormat - Properties of the application gateway backend address pool.
*ApplicationGatewayBackendAddressPoolPropertiesFormat `json:"properties,omitempty"`
// Name - Name of the backend address pool that is unique within an Application Gateway.
Name *string `json:"name,omitempty"`
// Etag - A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// Type - Type of the resource.
Type *string `json:"type,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
}
ApplicationGatewayBackendAddressPool backend Address Pool of an application gateway.
func (ApplicationGatewayBackendAddressPool) MarshalJSON ¶
func (agbap ApplicationGatewayBackendAddressPool) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ApplicationGatewayBackendAddressPool.
func (*ApplicationGatewayBackendAddressPool) UnmarshalJSON ¶
func (agbap *ApplicationGatewayBackendAddressPool) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for ApplicationGatewayBackendAddressPool struct.
type ApplicationGatewayBackendAddressPoolPropertiesFormat ¶
type ApplicationGatewayBackendAddressPoolPropertiesFormat struct {
// BackendIPConfigurations - Collection of references to IPs defined in network interfaces.
BackendIPConfigurations *[]InterfaceIPConfiguration `json:"backendIPConfigurations,omitempty"`
// BackendAddresses - Backend addresses.
BackendAddresses *[]ApplicationGatewayBackendAddress `json:"backendAddresses,omitempty"`
// ProvisioningState - The provisioning state of the backend address pool resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
}
ApplicationGatewayBackendAddressPoolPropertiesFormat properties of Backend Address Pool of an application gateway.
type ApplicationGatewayBackendHTTPSettings ¶
type ApplicationGatewayBackendHTTPSettings struct {
// ApplicationGatewayBackendHTTPSettingsPropertiesFormat - Properties of the application gateway backend HTTP settings.
*ApplicationGatewayBackendHTTPSettingsPropertiesFormat `json:"properties,omitempty"`
// Name - Name of the backend http settings that is unique within an Application Gateway.
Name *string `json:"name,omitempty"`
// Etag - A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// Type - Type of the resource.
Type *string `json:"type,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
}
ApplicationGatewayBackendHTTPSettings backend address pool settings of an application gateway.
func (ApplicationGatewayBackendHTTPSettings) MarshalJSON ¶
func (agbhs ApplicationGatewayBackendHTTPSettings) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ApplicationGatewayBackendHTTPSettings.
func (*ApplicationGatewayBackendHTTPSettings) UnmarshalJSON ¶
func (agbhs *ApplicationGatewayBackendHTTPSettings) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for ApplicationGatewayBackendHTTPSettings struct.
type ApplicationGatewayBackendHTTPSettingsPropertiesFormat ¶
type ApplicationGatewayBackendHTTPSettingsPropertiesFormat struct {
// Port - The destination port on the backend.
Port *int32 `json:"port,omitempty"`
// Protocol - The protocol used to communicate with the backend. Possible values include: 'HTTP', 'HTTPS'
Protocol ApplicationGatewayProtocol `json:"protocol,omitempty"`
// CookieBasedAffinity - Cookie based affinity. Possible values include: 'Enabled', 'Disabled'
CookieBasedAffinity ApplicationGatewayCookieBasedAffinity `json:"cookieBasedAffinity,omitempty"`
// RequestTimeout - Request timeout in seconds. Application Gateway will fail the request if response is not received within RequestTimeout. Acceptable values are from 1 second to 86400 seconds.
RequestTimeout *int32 `json:"requestTimeout,omitempty"`
// Probe - Probe resource of an application gateway.
Probe *SubResource `json:"probe,omitempty"`
// AuthenticationCertificates - Array of references to application gateway authentication certificates.
AuthenticationCertificates *[]SubResource `json:"authenticationCertificates,omitempty"`
// TrustedRootCertificates - Array of references to application gateway trusted root certificates.
TrustedRootCertificates *[]SubResource `json:"trustedRootCertificates,omitempty"`
// ConnectionDraining - Connection draining of the backend http settings resource.
ConnectionDraining *ApplicationGatewayConnectionDraining `json:"connectionDraining,omitempty"`
// HostName - Host header to be sent to the backend servers.
HostName *string `json:"hostName,omitempty"`
// PickHostNameFromBackendAddress - Whether to pick host header should be picked from the host name of the backend server. Default value is false.
PickHostNameFromBackendAddress *bool `json:"pickHostNameFromBackendAddress,omitempty"`
// AffinityCookieName - Cookie name to use for the affinity cookie.
AffinityCookieName *string `json:"affinityCookieName,omitempty"`
// ProbeEnabled - Whether the probe is enabled. Default value is false.
ProbeEnabled *bool `json:"probeEnabled,omitempty"`
// Path - Path which should be used as a prefix for all HTTP requests. Null means no path will be prefixed. Default value is null.
Path *string `json:"path,omitempty"`
// ProvisioningState - The provisioning state of the backend HTTP settings resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
}
ApplicationGatewayBackendHTTPSettingsPropertiesFormat properties of Backend address pool settings of an application gateway.
type ApplicationGatewayBackendHealth ¶
type ApplicationGatewayBackendHealth struct {
autorest.Response `json:"-"`
// BackendAddressPools - A list of ApplicationGatewayBackendHealthPool resources.
BackendAddressPools *[]ApplicationGatewayBackendHealthPool `json:"backendAddressPools,omitempty"`
}
ApplicationGatewayBackendHealth response for ApplicationGatewayBackendHealth API service call.
type ApplicationGatewayBackendHealthHTTPSettings ¶
type ApplicationGatewayBackendHealthHTTPSettings struct {
// BackendHTTPSettings - Reference of an ApplicationGatewayBackendHttpSettings resource.
BackendHTTPSettings *ApplicationGatewayBackendHTTPSettings `json:"backendHttpSettings,omitempty"`
// Servers - List of ApplicationGatewayBackendHealthServer resources.
Servers *[]ApplicationGatewayBackendHealthServer `json:"servers,omitempty"`
}
ApplicationGatewayBackendHealthHTTPSettings application gateway BackendHealthHttp settings.
type ApplicationGatewayBackendHealthOnDemand ¶
type ApplicationGatewayBackendHealthOnDemand struct {
autorest.Response `json:"-"`
// BackendAddressPool - Reference of an ApplicationGatewayBackendAddressPool resource.
BackendAddressPool *ApplicationGatewayBackendAddressPool `json:"backendAddressPool,omitempty"`
// BackendHealthHTTPSettings - Application gateway BackendHealthHttp settings.
BackendHealthHTTPSettings *ApplicationGatewayBackendHealthHTTPSettings `json:"backendHealthHttpSettings,omitempty"`
}
ApplicationGatewayBackendHealthOnDemand result of on demand test probe.
type ApplicationGatewayBackendHealthPool ¶
type ApplicationGatewayBackendHealthPool struct {
// BackendAddressPool - Reference of an ApplicationGatewayBackendAddressPool resource.
BackendAddressPool *ApplicationGatewayBackendAddressPool `json:"backendAddressPool,omitempty"`
// BackendHTTPSettingsCollection - List of ApplicationGatewayBackendHealthHttpSettings resources.
BackendHTTPSettingsCollection *[]ApplicationGatewayBackendHealthHTTPSettings `json:"backendHttpSettingsCollection,omitempty"`
}
ApplicationGatewayBackendHealthPool application gateway BackendHealth pool.
type ApplicationGatewayBackendHealthServer ¶
type ApplicationGatewayBackendHealthServer struct {
// Address - IP address or FQDN of backend server.
Address *string `json:"address,omitempty"`
// IPConfiguration - Reference of IP configuration of backend server.
IPConfiguration *InterfaceIPConfiguration `json:"ipConfiguration,omitempty"`
// Health - Health of backend server. Possible values include: 'Unknown', 'Up', 'Down', 'Partial', 'Draining'
Health ApplicationGatewayBackendHealthServerHealth `json:"health,omitempty"`
// HealthProbeLog - Health Probe Log.
HealthProbeLog *string `json:"healthProbeLog,omitempty"`
}
ApplicationGatewayBackendHealthServer application gateway backendhealth http settings.
type ApplicationGatewayBackendHealthServerHealth ¶
type ApplicationGatewayBackendHealthServerHealth string
ApplicationGatewayBackendHealthServerHealth enumerates the values for application gateway backend health server health.
const ( // Down ... Down ApplicationGatewayBackendHealthServerHealth = "Down" // Draining ... Draining ApplicationGatewayBackendHealthServerHealth = "Draining" // Partial ... Partial ApplicationGatewayBackendHealthServerHealth = "Partial" // Unknown ... Unknown ApplicationGatewayBackendHealthServerHealth = "Unknown" // Up ... Up ApplicationGatewayBackendHealthServerHealth = "Up" )
func PossibleApplicationGatewayBackendHealthServerHealthValues ¶
func PossibleApplicationGatewayBackendHealthServerHealthValues() []ApplicationGatewayBackendHealthServerHealth
PossibleApplicationGatewayBackendHealthServerHealthValues returns an array of possible values for the ApplicationGatewayBackendHealthServerHealth const type.
type ApplicationGatewayConnectionDraining ¶
type ApplicationGatewayConnectionDraining struct {
// Enabled - Whether connection draining is enabled or not.
Enabled *bool `json:"enabled,omitempty"`
// DrainTimeoutInSec - The number of seconds connection draining is active. Acceptable values are from 1 second to 3600 seconds.
DrainTimeoutInSec *int32 `json:"drainTimeoutInSec,omitempty"`
}
ApplicationGatewayConnectionDraining connection draining allows open connections to a backend server to be active for a specified time after the backend server got removed from the configuration.
type ApplicationGatewayCookieBasedAffinity ¶
type ApplicationGatewayCookieBasedAffinity string
ApplicationGatewayCookieBasedAffinity enumerates the values for application gateway cookie based affinity.
const ( // Disabled ... Disabled ApplicationGatewayCookieBasedAffinity = "Disabled" // Enabled ... Enabled ApplicationGatewayCookieBasedAffinity = "Enabled" )
func PossibleApplicationGatewayCookieBasedAffinityValues ¶
func PossibleApplicationGatewayCookieBasedAffinityValues() []ApplicationGatewayCookieBasedAffinity
PossibleApplicationGatewayCookieBasedAffinityValues returns an array of possible values for the ApplicationGatewayCookieBasedAffinity const type.
type ApplicationGatewayCustomError ¶
type ApplicationGatewayCustomError struct {
// StatusCode - Status code of the application gateway customer error. Possible values include: 'HTTPStatus403', 'HTTPStatus502'
StatusCode ApplicationGatewayCustomErrorStatusCode `json:"statusCode,omitempty"`
// CustomErrorPageURL - Error page URL of the application gateway customer error.
CustomErrorPageURL *string `json:"customErrorPageUrl,omitempty"`
}
ApplicationGatewayCustomError customer error of an application gateway.
type ApplicationGatewayCustomErrorStatusCode ¶
type ApplicationGatewayCustomErrorStatusCode string
ApplicationGatewayCustomErrorStatusCode enumerates the values for application gateway custom error status code.
const ( // HTTPStatus403 ... HTTPStatus403 ApplicationGatewayCustomErrorStatusCode = "HttpStatus403" // HTTPStatus502 ... HTTPStatus502 ApplicationGatewayCustomErrorStatusCode = "HttpStatus502" )
func PossibleApplicationGatewayCustomErrorStatusCodeValues ¶
func PossibleApplicationGatewayCustomErrorStatusCodeValues() []ApplicationGatewayCustomErrorStatusCode
PossibleApplicationGatewayCustomErrorStatusCodeValues returns an array of possible values for the ApplicationGatewayCustomErrorStatusCode const type.
type ApplicationGatewayFirewallDisabledRuleGroup ¶
type ApplicationGatewayFirewallDisabledRuleGroup struct {
// RuleGroupName - The name of the rule group that will be disabled.
RuleGroupName *string `json:"ruleGroupName,omitempty"`
// Rules - The list of rules that will be disabled. If null, all rules of the rule group will be disabled.
Rules *[]int32 `json:"rules,omitempty"`
}
ApplicationGatewayFirewallDisabledRuleGroup allows to disable rules within a rule group or an entire rule group.
type ApplicationGatewayFirewallExclusion ¶
type ApplicationGatewayFirewallExclusion struct {
// MatchVariable - The variable to be excluded.
MatchVariable *string `json:"matchVariable,omitempty"`
// SelectorMatchOperator - When matchVariable is a collection, operate on the selector to specify which elements in the collection this exclusion applies to.
SelectorMatchOperator *string `json:"selectorMatchOperator,omitempty"`
// Selector - When matchVariable is a collection, operator used to specify which elements in the collection this exclusion applies to.
Selector *string `json:"selector,omitempty"`
}
ApplicationGatewayFirewallExclusion allow to exclude some variable satisfy the condition for the WAF check.
type ApplicationGatewayFirewallMode ¶
type ApplicationGatewayFirewallMode string
ApplicationGatewayFirewallMode enumerates the values for application gateway firewall mode.
const ( // Detection ... Detection ApplicationGatewayFirewallMode = "Detection" // Prevention ... Prevention ApplicationGatewayFirewallMode = "Prevention" )
func PossibleApplicationGatewayFirewallModeValues ¶
func PossibleApplicationGatewayFirewallModeValues() []ApplicationGatewayFirewallMode
PossibleApplicationGatewayFirewallModeValues returns an array of possible values for the ApplicationGatewayFirewallMode const type.
type ApplicationGatewayFirewallRule ¶
type ApplicationGatewayFirewallRule struct {
// RuleID - The identifier of the web application firewall rule.
RuleID *int32 `json:"ruleId,omitempty"`
// Description - The description of the web application firewall rule.
Description *string `json:"description,omitempty"`
}
ApplicationGatewayFirewallRule a web application firewall rule.
type ApplicationGatewayFirewallRuleGroup ¶
type ApplicationGatewayFirewallRuleGroup struct {
// RuleGroupName - The name of the web application firewall rule group.
RuleGroupName *string `json:"ruleGroupName,omitempty"`
// Description - The description of the web application firewall rule group.
Description *string `json:"description,omitempty"`
// Rules - The rules of the web application firewall rule group.
Rules *[]ApplicationGatewayFirewallRule `json:"rules,omitempty"`
}
ApplicationGatewayFirewallRuleGroup a web application firewall rule group.
type ApplicationGatewayFirewallRuleSet ¶
type ApplicationGatewayFirewallRuleSet struct {
// ApplicationGatewayFirewallRuleSetPropertiesFormat - Properties of the application gateway firewall rule set.
*ApplicationGatewayFirewallRuleSetPropertiesFormat `json:"properties,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
// Name - READ-ONLY; Resource name.
Name *string `json:"name,omitempty"`
// Type - READ-ONLY; Resource type.
Type *string `json:"type,omitempty"`
// Location - Resource location.
Location *string `json:"location,omitempty"`
// Tags - Resource tags.
Tags map[string]*string `json:"tags"`
}
ApplicationGatewayFirewallRuleSet a web application firewall rule set.
func (ApplicationGatewayFirewallRuleSet) MarshalJSON ¶
func (agfrs ApplicationGatewayFirewallRuleSet) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ApplicationGatewayFirewallRuleSet.
func (*ApplicationGatewayFirewallRuleSet) UnmarshalJSON ¶
func (agfrs *ApplicationGatewayFirewallRuleSet) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for ApplicationGatewayFirewallRuleSet struct.
type ApplicationGatewayFirewallRuleSetPropertiesFormat ¶
type ApplicationGatewayFirewallRuleSetPropertiesFormat struct {
// ProvisioningState - The provisioning state of the web application firewall rule set. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
// RuleSetType - The type of the web application firewall rule set.
RuleSetType *string `json:"ruleSetType,omitempty"`
// RuleSetVersion - The version of the web application firewall rule set type.
RuleSetVersion *string `json:"ruleSetVersion,omitempty"`
// RuleGroups - The rule groups of the web application firewall rule set.
RuleGroups *[]ApplicationGatewayFirewallRuleGroup `json:"ruleGroups,omitempty"`
}
ApplicationGatewayFirewallRuleSetPropertiesFormat properties of the web application firewall rule set.
type ApplicationGatewayFrontendIPConfiguration ¶
type ApplicationGatewayFrontendIPConfiguration struct {
// ApplicationGatewayFrontendIPConfigurationPropertiesFormat - Properties of the application gateway frontend IP configuration.
*ApplicationGatewayFrontendIPConfigurationPropertiesFormat `json:"properties,omitempty"`
// Name - Name of the frontend IP configuration that is unique within an Application Gateway.
Name *string `json:"name,omitempty"`
// Etag - A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// Type - Type of the resource.
Type *string `json:"type,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
}
ApplicationGatewayFrontendIPConfiguration frontend IP configuration of an application gateway.
func (ApplicationGatewayFrontendIPConfiguration) MarshalJSON ¶
func (agfic ApplicationGatewayFrontendIPConfiguration) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ApplicationGatewayFrontendIPConfiguration.
func (*ApplicationGatewayFrontendIPConfiguration) UnmarshalJSON ¶
func (agfic *ApplicationGatewayFrontendIPConfiguration) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for ApplicationGatewayFrontendIPConfiguration struct.
type ApplicationGatewayFrontendIPConfigurationPropertiesFormat ¶
type ApplicationGatewayFrontendIPConfigurationPropertiesFormat struct {
// PrivateIPAddress - PrivateIPAddress of the network interface IP Configuration.
PrivateIPAddress *string `json:"privateIPAddress,omitempty"`
// PrivateIPAllocationMethod - The private IP address allocation method. Possible values include: 'Static', 'Dynamic'
PrivateIPAllocationMethod IPAllocationMethod `json:"privateIPAllocationMethod,omitempty"`
// Subnet - Reference of the subnet resource.
Subnet *SubResource `json:"subnet,omitempty"`
// PublicIPAddress - Reference of the PublicIP resource.
PublicIPAddress *SubResource `json:"publicIPAddress,omitempty"`
// ProvisioningState - The provisioning state of the frontend IP configuration resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
}
ApplicationGatewayFrontendIPConfigurationPropertiesFormat properties of Frontend IP configuration of an application gateway.
type ApplicationGatewayFrontendPort ¶
type ApplicationGatewayFrontendPort struct {
// ApplicationGatewayFrontendPortPropertiesFormat - Properties of the application gateway frontend port.
*ApplicationGatewayFrontendPortPropertiesFormat `json:"properties,omitempty"`
// Name - Name of the frontend port that is unique within an Application Gateway.
Name *string `json:"name,omitempty"`
// Etag - A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// Type - Type of the resource.
Type *string `json:"type,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
}
ApplicationGatewayFrontendPort frontend port of an application gateway.
func (ApplicationGatewayFrontendPort) MarshalJSON ¶
func (agfp ApplicationGatewayFrontendPort) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ApplicationGatewayFrontendPort.
func (*ApplicationGatewayFrontendPort) UnmarshalJSON ¶
func (agfp *ApplicationGatewayFrontendPort) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for ApplicationGatewayFrontendPort struct.
type ApplicationGatewayFrontendPortPropertiesFormat ¶
type ApplicationGatewayFrontendPortPropertiesFormat struct {
// Port - Frontend port.
Port *int32 `json:"port,omitempty"`
// ProvisioningState - The provisioning state of the frontend port resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
}
ApplicationGatewayFrontendPortPropertiesFormat properties of Frontend port of an application gateway.
type ApplicationGatewayHTTPListener ¶
type ApplicationGatewayHTTPListener struct {
// ApplicationGatewayHTTPListenerPropertiesFormat - Properties of the application gateway HTTP listener.
*ApplicationGatewayHTTPListenerPropertiesFormat `json:"properties,omitempty"`
// Name - Name of the HTTP listener that is unique within an Application Gateway.
Name *string `json:"name,omitempty"`
// Etag - A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// Type - Type of the resource.
Type *string `json:"type,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
}
ApplicationGatewayHTTPListener http listener of an application gateway.
func (ApplicationGatewayHTTPListener) MarshalJSON ¶
func (aghl ApplicationGatewayHTTPListener) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ApplicationGatewayHTTPListener.
func (*ApplicationGatewayHTTPListener) UnmarshalJSON ¶
func (aghl *ApplicationGatewayHTTPListener) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for ApplicationGatewayHTTPListener struct.
type ApplicationGatewayHTTPListenerPropertiesFormat ¶
type ApplicationGatewayHTTPListenerPropertiesFormat struct {
// FrontendIPConfiguration - Frontend IP configuration resource of an application gateway.
FrontendIPConfiguration *SubResource `json:"frontendIPConfiguration,omitempty"`
// FrontendPort - Frontend port resource of an application gateway.
FrontendPort *SubResource `json:"frontendPort,omitempty"`
// Protocol - Protocol of the HTTP listener. Possible values include: 'HTTP', 'HTTPS'
Protocol ApplicationGatewayProtocol `json:"protocol,omitempty"`
// HostName - Host name of HTTP listener.
HostName *string `json:"hostName,omitempty"`
// SslCertificate - SSL certificate resource of an application gateway.
SslCertificate *SubResource `json:"sslCertificate,omitempty"`
// RequireServerNameIndication - Applicable only if protocol is https. Enables SNI for multi-hosting.
RequireServerNameIndication *bool `json:"requireServerNameIndication,omitempty"`
// ProvisioningState - The provisioning state of the HTTP listener resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
// CustomErrorConfigurations - Custom error configurations of the HTTP listener.
CustomErrorConfigurations *[]ApplicationGatewayCustomError `json:"customErrorConfigurations,omitempty"`
}
ApplicationGatewayHTTPListenerPropertiesFormat properties of HTTP listener of an application gateway.
type ApplicationGatewayHeaderConfiguration ¶
type ApplicationGatewayHeaderConfiguration struct {
// HeaderName - Header name of the header configuration.
HeaderName *string `json:"headerName,omitempty"`
// HeaderValue - Header value of the header configuration.
HeaderValue *string `json:"headerValue,omitempty"`
}
ApplicationGatewayHeaderConfiguration header configuration of the Actions set in Application Gateway.
type ApplicationGatewayIPConfiguration ¶
type ApplicationGatewayIPConfiguration struct {
// ApplicationGatewayIPConfigurationPropertiesFormat - Properties of the application gateway IP configuration.
*ApplicationGatewayIPConfigurationPropertiesFormat `json:"properties,omitempty"`
// Name - Name of the IP configuration that is unique within an Application Gateway.
Name *string `json:"name,omitempty"`
// Etag - A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// Type - Type of the resource.
Type *string `json:"type,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
}
ApplicationGatewayIPConfiguration IP configuration of an application gateway. Currently 1 public and 1 private IP configuration is allowed.
func (ApplicationGatewayIPConfiguration) MarshalJSON ¶
func (agic ApplicationGatewayIPConfiguration) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ApplicationGatewayIPConfiguration.
func (*ApplicationGatewayIPConfiguration) UnmarshalJSON ¶
func (agic *ApplicationGatewayIPConfiguration) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for ApplicationGatewayIPConfiguration struct.
type ApplicationGatewayIPConfigurationPropertiesFormat ¶
type ApplicationGatewayIPConfigurationPropertiesFormat struct {
// Subnet - Reference of the subnet resource. A subnet from where application gateway gets its private address.
Subnet *SubResource `json:"subnet,omitempty"`
// ProvisioningState - The provisioning state of the application gateway IP configuration resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
}
ApplicationGatewayIPConfigurationPropertiesFormat properties of IP configuration of an application gateway.
type ApplicationGatewayListResult ¶
type ApplicationGatewayListResult struct {
autorest.Response `json:"-"`
// Value - List of an application gateways in a resource group.
Value *[]ApplicationGateway `json:"value,omitempty"`
// NextLink - URL to get the next set of results.
NextLink *string `json:"nextLink,omitempty"`
}
ApplicationGatewayListResult response for ListApplicationGateways API service call.
func (ApplicationGatewayListResult) IsEmpty ¶
func (aglr ApplicationGatewayListResult) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
type ApplicationGatewayListResultIterator ¶
type ApplicationGatewayListResultIterator struct {
// contains filtered or unexported fields
}
ApplicationGatewayListResultIterator provides access to a complete listing of ApplicationGateway values.
func NewApplicationGatewayListResultIterator ¶
func NewApplicationGatewayListResultIterator(page ApplicationGatewayListResultPage) ApplicationGatewayListResultIterator
Creates a new instance of the ApplicationGatewayListResultIterator type.
func (*ApplicationGatewayListResultIterator) Next ¶
func (iter *ApplicationGatewayListResultIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ApplicationGatewayListResultIterator) NextWithContext ¶
func (iter *ApplicationGatewayListResultIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (ApplicationGatewayListResultIterator) NotDone ¶
func (iter ApplicationGatewayListResultIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (ApplicationGatewayListResultIterator) Response ¶
func (iter ApplicationGatewayListResultIterator) Response() ApplicationGatewayListResult
Response returns the raw server response from the last page request.
func (ApplicationGatewayListResultIterator) Value ¶
func (iter ApplicationGatewayListResultIterator) Value() ApplicationGateway
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type ApplicationGatewayListResultPage ¶
type ApplicationGatewayListResultPage struct {
// contains filtered or unexported fields
}
ApplicationGatewayListResultPage contains a page of ApplicationGateway values.
func NewApplicationGatewayListResultPage ¶
func NewApplicationGatewayListResultPage(cur ApplicationGatewayListResult, getNextPage func(context.Context, ApplicationGatewayListResult) (ApplicationGatewayListResult, error)) ApplicationGatewayListResultPage
Creates a new instance of the ApplicationGatewayListResultPage type.
func (*ApplicationGatewayListResultPage) Next ¶
func (page *ApplicationGatewayListResultPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ApplicationGatewayListResultPage) NextWithContext ¶
func (page *ApplicationGatewayListResultPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (ApplicationGatewayListResultPage) NotDone ¶
func (page ApplicationGatewayListResultPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (ApplicationGatewayListResultPage) Response ¶
func (page ApplicationGatewayListResultPage) Response() ApplicationGatewayListResult
Response returns the raw server response from the last page request.
func (ApplicationGatewayListResultPage) Values ¶
func (page ApplicationGatewayListResultPage) Values() []ApplicationGateway
Values returns the slice of values for the current page or nil if there are no values.
type ApplicationGatewayOnDemandProbe ¶
type ApplicationGatewayOnDemandProbe struct {
// Protocol - The protocol used for the probe. Possible values include: 'HTTP', 'HTTPS'
Protocol ApplicationGatewayProtocol `json:"protocol,omitempty"`
// Host - Host name to send the probe to.
Host *string `json:"host,omitempty"`
// Path - Relative path of probe. Valid path starts from '/'. Probe is sent to <Protocol>://<host>:<port><path>.
Path *string `json:"path,omitempty"`
// Timeout - The probe timeout in seconds. Probe marked as failed if valid response is not received with this timeout period. Acceptable values are from 1 second to 86400 seconds.
Timeout *int32 `json:"timeout,omitempty"`
// PickHostNameFromBackendHTTPSettings - Whether the host header should be picked from the backend http settings. Default value is false.
PickHostNameFromBackendHTTPSettings *bool `json:"pickHostNameFromBackendHttpSettings,omitempty"`
// Match - Criterion for classifying a healthy probe response.
Match *ApplicationGatewayProbeHealthResponseMatch `json:"match,omitempty"`
// BackendAddressPool - Reference of backend pool of application gateway to which probe request will be sent.
BackendAddressPool *SubResource `json:"backendAddressPool,omitempty"`
// BackendHTTPSettings - Reference of backend http setting of application gateway to be used for test probe.
BackendHTTPSettings *SubResource `json:"backendHttpSettings,omitempty"`
}
ApplicationGatewayOnDemandProbe details of on demand test probe request.
type ApplicationGatewayOperationalState ¶
type ApplicationGatewayOperationalState string
ApplicationGatewayOperationalState enumerates the values for application gateway operational state.
const ( // Running ... Running ApplicationGatewayOperationalState = "Running" // Starting ... Starting ApplicationGatewayOperationalState = "Starting" // Stopped ... Stopped ApplicationGatewayOperationalState = "Stopped" // Stopping ... Stopping ApplicationGatewayOperationalState = "Stopping" )
func PossibleApplicationGatewayOperationalStateValues ¶
func PossibleApplicationGatewayOperationalStateValues() []ApplicationGatewayOperationalState
PossibleApplicationGatewayOperationalStateValues returns an array of possible values for the ApplicationGatewayOperationalState const type.
type ApplicationGatewayPathRule ¶
type ApplicationGatewayPathRule struct {
// ApplicationGatewayPathRulePropertiesFormat - Properties of the application gateway path rule.
*ApplicationGatewayPathRulePropertiesFormat `json:"properties,omitempty"`
// Name - Name of the path rule that is unique within an Application Gateway.
Name *string `json:"name,omitempty"`
// Etag - A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// Type - Type of the resource.
Type *string `json:"type,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
}
ApplicationGatewayPathRule path rule of URL path map of an application gateway.
func (ApplicationGatewayPathRule) MarshalJSON ¶
func (agpr ApplicationGatewayPathRule) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ApplicationGatewayPathRule.
func (*ApplicationGatewayPathRule) UnmarshalJSON ¶
func (agpr *ApplicationGatewayPathRule) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for ApplicationGatewayPathRule struct.
type ApplicationGatewayPathRulePropertiesFormat ¶
type ApplicationGatewayPathRulePropertiesFormat struct {
// Paths - Path rules of URL path map.
Paths *[]string `json:"paths,omitempty"`
// BackendAddressPool - Backend address pool resource of URL path map path rule.
BackendAddressPool *SubResource `json:"backendAddressPool,omitempty"`
// BackendHTTPSettings - Backend http settings resource of URL path map path rule.
BackendHTTPSettings *SubResource `json:"backendHttpSettings,omitempty"`
// RedirectConfiguration - Redirect configuration resource of URL path map path rule.
RedirectConfiguration *SubResource `json:"redirectConfiguration,omitempty"`
// RewriteRuleSet - Rewrite rule set resource of URL path map path rule.
RewriteRuleSet *SubResource `json:"rewriteRuleSet,omitempty"`
// ProvisioningState - The provisioning state of the path rule resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
}
ApplicationGatewayPathRulePropertiesFormat properties of path rule of an application gateway.
type ApplicationGatewayProbe ¶
type ApplicationGatewayProbe struct {
// ApplicationGatewayProbePropertiesFormat - Properties of the application gateway probe.
*ApplicationGatewayProbePropertiesFormat `json:"properties,omitempty"`
// Name - Name of the probe that is unique within an Application Gateway.
Name *string `json:"name,omitempty"`
// Etag - A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// Type - Type of the resource.
Type *string `json:"type,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
}
ApplicationGatewayProbe probe of the application gateway.
func (ApplicationGatewayProbe) MarshalJSON ¶
func (agp ApplicationGatewayProbe) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ApplicationGatewayProbe.
func (*ApplicationGatewayProbe) UnmarshalJSON ¶
func (agp *ApplicationGatewayProbe) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for ApplicationGatewayProbe struct.
type ApplicationGatewayProbeHealthResponseMatch ¶
type ApplicationGatewayProbeHealthResponseMatch struct {
// Body - Body that must be contained in the health response. Default value is empty.
Body *string `json:"body,omitempty"`
// StatusCodes - Allowed ranges of healthy status codes. Default range of healthy status codes is 200-399.
StatusCodes *[]string `json:"statusCodes,omitempty"`
}
ApplicationGatewayProbeHealthResponseMatch application gateway probe health response match.
type ApplicationGatewayProbePropertiesFormat ¶
type ApplicationGatewayProbePropertiesFormat struct {
// Protocol - The protocol used for the probe. Possible values include: 'HTTP', 'HTTPS'
Protocol ApplicationGatewayProtocol `json:"protocol,omitempty"`
// Host - Host name to send the probe to.
Host *string `json:"host,omitempty"`
// Path - Relative path of probe. Valid path starts from '/'. Probe is sent to <Protocol>://<host>:<port><path>.
Path *string `json:"path,omitempty"`
// Interval - The probing interval in seconds. This is the time interval between two consecutive probes. Acceptable values are from 1 second to 86400 seconds.
Interval *int32 `json:"interval,omitempty"`
// Timeout - The probe timeout in seconds. Probe marked as failed if valid response is not received with this timeout period. Acceptable values are from 1 second to 86400 seconds.
Timeout *int32 `json:"timeout,omitempty"`
// UnhealthyThreshold - The probe retry count. Backend server is marked down after consecutive probe failure count reaches UnhealthyThreshold. Acceptable values are from 1 second to 20.
UnhealthyThreshold *int32 `json:"unhealthyThreshold,omitempty"`
// PickHostNameFromBackendHTTPSettings - Whether the host header should be picked from the backend http settings. Default value is false.
PickHostNameFromBackendHTTPSettings *bool `json:"pickHostNameFromBackendHttpSettings,omitempty"`
// MinServers - Minimum number of servers that are always marked healthy. Default value is 0.
MinServers *int32 `json:"minServers,omitempty"`
// Match - Criterion for classifying a healthy probe response.
Match *ApplicationGatewayProbeHealthResponseMatch `json:"match,omitempty"`
// ProvisioningState - The provisioning state of the probe resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
// Port - Custom port which will be used for probing the backend servers. The valid value ranges from 1 to 65535. In case not set, port from http settings will be used. This property is valid for Standard_v2 and WAF_v2 only.
Port *int32 `json:"port,omitempty"`
}
ApplicationGatewayProbePropertiesFormat properties of probe of an application gateway.
type ApplicationGatewayPropertiesFormat ¶
type ApplicationGatewayPropertiesFormat struct {
// Sku - SKU of the application gateway resource.
Sku *ApplicationGatewaySku `json:"sku,omitempty"`
// SslPolicy - SSL policy of the application gateway resource.
SslPolicy *ApplicationGatewaySslPolicy `json:"sslPolicy,omitempty"`
// OperationalState - READ-ONLY; Operational state of the application gateway resource. Possible values include: 'Stopped', 'Starting', 'Running', 'Stopping'
OperationalState ApplicationGatewayOperationalState `json:"operationalState,omitempty"`
// GatewayIPConfigurations - Subnets of the application gateway resource. For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits).
GatewayIPConfigurations *[]ApplicationGatewayIPConfiguration `json:"gatewayIPConfigurations,omitempty"`
// AuthenticationCertificates - Authentication certificates of the application gateway resource. For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits).
AuthenticationCertificates *[]ApplicationGatewayAuthenticationCertificate `json:"authenticationCertificates,omitempty"`
// TrustedRootCertificates - Trusted Root certificates of the application gateway resource. For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits).
TrustedRootCertificates *[]ApplicationGatewayTrustedRootCertificate `json:"trustedRootCertificates,omitempty"`
// SslCertificates - SSL certificates of the application gateway resource. For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits).
SslCertificates *[]ApplicationGatewaySslCertificate `json:"sslCertificates,omitempty"`
// FrontendIPConfigurations - Frontend IP addresses of the application gateway resource. For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits).
FrontendIPConfigurations *[]ApplicationGatewayFrontendIPConfiguration `json:"frontendIPConfigurations,omitempty"`
// FrontendPorts - Frontend ports of the application gateway resource. For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits).
FrontendPorts *[]ApplicationGatewayFrontendPort `json:"frontendPorts,omitempty"`
// Probes - Probes of the application gateway resource.
Probes *[]ApplicationGatewayProbe `json:"probes,omitempty"`
// BackendAddressPools - Backend address pool of the application gateway resource. For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits).
BackendAddressPools *[]ApplicationGatewayBackendAddressPool `json:"backendAddressPools,omitempty"`
// BackendHTTPSettingsCollection - Backend http settings of the application gateway resource. For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits).
BackendHTTPSettingsCollection *[]ApplicationGatewayBackendHTTPSettings `json:"backendHttpSettingsCollection,omitempty"`
// HTTPListeners - Http listeners of the application gateway resource. For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits).
HTTPListeners *[]ApplicationGatewayHTTPListener `json:"httpListeners,omitempty"`
// URLPathMaps - URL path map of the application gateway resource. For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits).
URLPathMaps *[]ApplicationGatewayURLPathMap `json:"urlPathMaps,omitempty"`
// RequestRoutingRules - Request routing rules of the application gateway resource.
RequestRoutingRules *[]ApplicationGatewayRequestRoutingRule `json:"requestRoutingRules,omitempty"`
// RewriteRuleSets - Rewrite rules for the application gateway resource.
RewriteRuleSets *[]ApplicationGatewayRewriteRuleSet `json:"rewriteRuleSets,omitempty"`
// RedirectConfigurations - Redirect configurations of the application gateway resource. For default limits, see [Application Gateway limits](https://docs.microsoft.com/azure/azure-subscription-service-limits#application-gateway-limits).
RedirectConfigurations *[]ApplicationGatewayRedirectConfiguration `json:"redirectConfigurations,omitempty"`
// WebApplicationFirewallConfiguration - Web application firewall configuration.
WebApplicationFirewallConfiguration *ApplicationGatewayWebApplicationFirewallConfiguration `json:"webApplicationFirewallConfiguration,omitempty"`
// FirewallPolicy - Reference of the FirewallPolicy resource.
FirewallPolicy *SubResource `json:"firewallPolicy,omitempty"`
// EnableHTTP2 - Whether HTTP2 is enabled on the application gateway resource.
EnableHTTP2 *bool `json:"enableHttp2,omitempty"`
// EnableFips - Whether FIPS is enabled on the application gateway resource.
EnableFips *bool `json:"enableFips,omitempty"`
// AutoscaleConfiguration - Autoscale Configuration.
AutoscaleConfiguration *ApplicationGatewayAutoscaleConfiguration `json:"autoscaleConfiguration,omitempty"`
// ResourceGUID - The resource GUID property of the application gateway resource.
ResourceGUID *string `json:"resourceGuid,omitempty"`
// ProvisioningState - The provisioning state of the application gateway resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
// CustomErrorConfigurations - Custom error configurations of the application gateway resource.
CustomErrorConfigurations *[]ApplicationGatewayCustomError `json:"customErrorConfigurations,omitempty"`
}
ApplicationGatewayPropertiesFormat properties of the application gateway.
func (ApplicationGatewayPropertiesFormat) MarshalJSON ¶
func (agpf ApplicationGatewayPropertiesFormat) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ApplicationGatewayPropertiesFormat.
type ApplicationGatewayProtocol ¶
type ApplicationGatewayProtocol string
ApplicationGatewayProtocol enumerates the values for application gateway protocol.
const ( // HTTP ... HTTP ApplicationGatewayProtocol = "Http" // HTTPS ... HTTPS ApplicationGatewayProtocol = "Https" )
func PossibleApplicationGatewayProtocolValues ¶
func PossibleApplicationGatewayProtocolValues() []ApplicationGatewayProtocol
PossibleApplicationGatewayProtocolValues returns an array of possible values for the ApplicationGatewayProtocol const type.
type ApplicationGatewayRedirectConfiguration ¶
type ApplicationGatewayRedirectConfiguration struct {
// ApplicationGatewayRedirectConfigurationPropertiesFormat - Properties of the application gateway redirect configuration.
*ApplicationGatewayRedirectConfigurationPropertiesFormat `json:"properties,omitempty"`
// Name - Name of the redirect configuration that is unique within an Application Gateway.
Name *string `json:"name,omitempty"`
// Etag - A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// Type - Type of the resource.
Type *string `json:"type,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
}
ApplicationGatewayRedirectConfiguration redirect configuration of an application gateway.
func (ApplicationGatewayRedirectConfiguration) MarshalJSON ¶
func (agrc ApplicationGatewayRedirectConfiguration) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ApplicationGatewayRedirectConfiguration.
func (*ApplicationGatewayRedirectConfiguration) UnmarshalJSON ¶
func (agrc *ApplicationGatewayRedirectConfiguration) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for ApplicationGatewayRedirectConfiguration struct.
type ApplicationGatewayRedirectConfigurationPropertiesFormat ¶
type ApplicationGatewayRedirectConfigurationPropertiesFormat struct {
// RedirectType - HTTP redirection type. Possible values include: 'Permanent', 'Found', 'SeeOther', 'Temporary'
RedirectType ApplicationGatewayRedirectType `json:"redirectType,omitempty"`
// TargetListener - Reference to a listener to redirect the request to.
TargetListener *SubResource `json:"targetListener,omitempty"`
// TargetURL - Url to redirect the request to.
TargetURL *string `json:"targetUrl,omitempty"`
// IncludePath - Include path in the redirected url.
IncludePath *bool `json:"includePath,omitempty"`
// IncludeQueryString - Include query string in the redirected url.
IncludeQueryString *bool `json:"includeQueryString,omitempty"`
// RequestRoutingRules - Request routing specifying redirect configuration.
RequestRoutingRules *[]SubResource `json:"requestRoutingRules,omitempty"`
// URLPathMaps - Url path maps specifying default redirect configuration.
URLPathMaps *[]SubResource `json:"urlPathMaps,omitempty"`
// PathRules - Path rules specifying redirect configuration.
PathRules *[]SubResource `json:"pathRules,omitempty"`
}
ApplicationGatewayRedirectConfigurationPropertiesFormat properties of redirect configuration of the application gateway.
type ApplicationGatewayRedirectType ¶
type ApplicationGatewayRedirectType string
ApplicationGatewayRedirectType enumerates the values for application gateway redirect type.
const ( // Found ... Found ApplicationGatewayRedirectType = "Found" // Permanent ... Permanent ApplicationGatewayRedirectType = "Permanent" // SeeOther ... SeeOther ApplicationGatewayRedirectType = "SeeOther" // Temporary ... Temporary ApplicationGatewayRedirectType = "Temporary" )
func PossibleApplicationGatewayRedirectTypeValues ¶
func PossibleApplicationGatewayRedirectTypeValues() []ApplicationGatewayRedirectType
PossibleApplicationGatewayRedirectTypeValues returns an array of possible values for the ApplicationGatewayRedirectType const type.
type ApplicationGatewayRequestRoutingRule ¶
type ApplicationGatewayRequestRoutingRule struct {
// ApplicationGatewayRequestRoutingRulePropertiesFormat - Properties of the application gateway request routing rule.
*ApplicationGatewayRequestRoutingRulePropertiesFormat `json:"properties,omitempty"`
// Name - Name of the request routing rule that is unique within an Application Gateway.
Name *string `json:"name,omitempty"`
// Etag - A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// Type - Type of the resource.
Type *string `json:"type,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
}
ApplicationGatewayRequestRoutingRule request routing rule of an application gateway.
func (ApplicationGatewayRequestRoutingRule) MarshalJSON ¶
func (agrrr ApplicationGatewayRequestRoutingRule) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ApplicationGatewayRequestRoutingRule.
func (*ApplicationGatewayRequestRoutingRule) UnmarshalJSON ¶
func (agrrr *ApplicationGatewayRequestRoutingRule) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for ApplicationGatewayRequestRoutingRule struct.
type ApplicationGatewayRequestRoutingRulePropertiesFormat ¶
type ApplicationGatewayRequestRoutingRulePropertiesFormat struct {
// RuleType - Rule type. Possible values include: 'Basic', 'PathBasedRouting'
RuleType ApplicationGatewayRequestRoutingRuleType `json:"ruleType,omitempty"`
// Priority - Priority of the request routing rule.
Priority *int32 `json:"priority,omitempty"`
// BackendAddressPool - Backend address pool resource of the application gateway.
BackendAddressPool *SubResource `json:"backendAddressPool,omitempty"`
// BackendHTTPSettings - Backend http settings resource of the application gateway.
BackendHTTPSettings *SubResource `json:"backendHttpSettings,omitempty"`
// HTTPListener - Http listener resource of the application gateway.
HTTPListener *SubResource `json:"httpListener,omitempty"`
// URLPathMap - URL path map resource of the application gateway.
URLPathMap *SubResource `json:"urlPathMap,omitempty"`
// RewriteRuleSet - Rewrite Rule Set resource in Basic rule of the application gateway.
RewriteRuleSet *SubResource `json:"rewriteRuleSet,omitempty"`
// RedirectConfiguration - Redirect configuration resource of the application gateway.
RedirectConfiguration *SubResource `json:"redirectConfiguration,omitempty"`
// ProvisioningState - The provisioning state of the request routing rule resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
}
ApplicationGatewayRequestRoutingRulePropertiesFormat properties of request routing rule of the application gateway.
type ApplicationGatewayRequestRoutingRuleType ¶
type ApplicationGatewayRequestRoutingRuleType string
ApplicationGatewayRequestRoutingRuleType enumerates the values for application gateway request routing rule type.
const ( // Basic ... Basic ApplicationGatewayRequestRoutingRuleType = "Basic" // PathBasedRouting ... PathBasedRouting ApplicationGatewayRequestRoutingRuleType = "PathBasedRouting" )
func PossibleApplicationGatewayRequestRoutingRuleTypeValues ¶
func PossibleApplicationGatewayRequestRoutingRuleTypeValues() []ApplicationGatewayRequestRoutingRuleType
PossibleApplicationGatewayRequestRoutingRuleTypeValues returns an array of possible values for the ApplicationGatewayRequestRoutingRuleType const type.
type ApplicationGatewayRewriteRule ¶
type ApplicationGatewayRewriteRule struct {
// Name - Name of the rewrite rule that is unique within an Application Gateway.
Name *string `json:"name,omitempty"`
// RuleSequence - Rule Sequence of the rewrite rule that determines the order of execution of a particular rule in a RewriteRuleSet.
RuleSequence *int32 `json:"ruleSequence,omitempty"`
// Conditions - Conditions based on which the action set execution will be evaluated.
Conditions *[]ApplicationGatewayRewriteRuleCondition `json:"conditions,omitempty"`
// ActionSet - Set of actions to be done as part of the rewrite Rule.
ActionSet *ApplicationGatewayRewriteRuleActionSet `json:"actionSet,omitempty"`
}
ApplicationGatewayRewriteRule rewrite rule of an application gateway.
type ApplicationGatewayRewriteRuleActionSet ¶
type ApplicationGatewayRewriteRuleActionSet struct {
// RequestHeaderConfigurations - Request Header Actions in the Action Set.
RequestHeaderConfigurations *[]ApplicationGatewayHeaderConfiguration `json:"requestHeaderConfigurations,omitempty"`
// ResponseHeaderConfigurations - Response Header Actions in the Action Set.
ResponseHeaderConfigurations *[]ApplicationGatewayHeaderConfiguration `json:"responseHeaderConfigurations,omitempty"`
}
ApplicationGatewayRewriteRuleActionSet set of actions in the Rewrite Rule in Application Gateway.
type ApplicationGatewayRewriteRuleCondition ¶
type ApplicationGatewayRewriteRuleCondition struct {
// Variable - The condition parameter of the RewriteRuleCondition.
Variable *string `json:"variable,omitempty"`
// Pattern - The pattern, either fixed string or regular expression, that evaluates the truthfulness of the condition.
Pattern *string `json:"pattern,omitempty"`
// IgnoreCase - Setting this paramter to truth value with force the pattern to do a case in-sensitive comparison.
IgnoreCase *bool `json:"ignoreCase,omitempty"`
// Negate - Setting this value as truth will force to check the negation of the condition given by the user.
Negate *bool `json:"negate,omitempty"`
}
ApplicationGatewayRewriteRuleCondition set of conditions in the Rewrite Rule in Application Gateway.
type ApplicationGatewayRewriteRuleSet ¶
type ApplicationGatewayRewriteRuleSet struct {
// ApplicationGatewayRewriteRuleSetPropertiesFormat - Properties of the application gateway rewrite rule set.
*ApplicationGatewayRewriteRuleSetPropertiesFormat `json:"properties,omitempty"`
// Name - Name of the rewrite rule set that is unique within an Application Gateway.
Name *string `json:"name,omitempty"`
// Etag - READ-ONLY; A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
}
ApplicationGatewayRewriteRuleSet rewrite rule set of an application gateway.
func (ApplicationGatewayRewriteRuleSet) MarshalJSON ¶
func (agrrs ApplicationGatewayRewriteRuleSet) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ApplicationGatewayRewriteRuleSet.
func (*ApplicationGatewayRewriteRuleSet) UnmarshalJSON ¶
func (agrrs *ApplicationGatewayRewriteRuleSet) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for ApplicationGatewayRewriteRuleSet struct.
type ApplicationGatewayRewriteRuleSetPropertiesFormat ¶
type ApplicationGatewayRewriteRuleSetPropertiesFormat struct {
// RewriteRules - Rewrite rules in the rewrite rule set.
RewriteRules *[]ApplicationGatewayRewriteRule `json:"rewriteRules,omitempty"`
// ProvisioningState - READ-ONLY; The provisioning state of the rewrite rule set resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
}
ApplicationGatewayRewriteRuleSetPropertiesFormat properties of rewrite rule set of the application gateway.
func (ApplicationGatewayRewriteRuleSetPropertiesFormat) MarshalJSON ¶
func (agrrspf ApplicationGatewayRewriteRuleSetPropertiesFormat) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ApplicationGatewayRewriteRuleSetPropertiesFormat.
type ApplicationGatewaySku ¶
type ApplicationGatewaySku struct {
// Name - Name of an application gateway SKU. Possible values include: 'StandardSmall', 'StandardMedium', 'StandardLarge', 'WAFMedium', 'WAFLarge', 'StandardV2', 'WAFV2'
Name ApplicationGatewaySkuName `json:"name,omitempty"`
// Tier - Tier of an application gateway. Possible values include: 'ApplicationGatewayTierStandard', 'ApplicationGatewayTierWAF', 'ApplicationGatewayTierStandardV2', 'ApplicationGatewayTierWAFV2'
Tier ApplicationGatewayTier `json:"tier,omitempty"`
// Capacity - Capacity (instance count) of an application gateway.
Capacity *int32 `json:"capacity,omitempty"`
}
ApplicationGatewaySku SKU of an application gateway.
type ApplicationGatewaySkuName ¶
type ApplicationGatewaySkuName string
ApplicationGatewaySkuName enumerates the values for application gateway sku name.
const ( // StandardLarge ... StandardLarge ApplicationGatewaySkuName = "Standard_Large" // StandardMedium ... StandardMedium ApplicationGatewaySkuName = "Standard_Medium" // StandardSmall ... StandardSmall ApplicationGatewaySkuName = "Standard_Small" // StandardV2 ... StandardV2 ApplicationGatewaySkuName = "Standard_v2" // WAFLarge ... WAFLarge ApplicationGatewaySkuName = "WAF_Large" // WAFMedium ... WAFMedium ApplicationGatewaySkuName = "WAF_Medium" // WAFV2 ... WAFV2 ApplicationGatewaySkuName = "WAF_v2" )
func PossibleApplicationGatewaySkuNameValues ¶
func PossibleApplicationGatewaySkuNameValues() []ApplicationGatewaySkuName
PossibleApplicationGatewaySkuNameValues returns an array of possible values for the ApplicationGatewaySkuName const type.
type ApplicationGatewaySslCertificate ¶
type ApplicationGatewaySslCertificate struct {
// ApplicationGatewaySslCertificatePropertiesFormat - Properties of the application gateway SSL certificate.
*ApplicationGatewaySslCertificatePropertiesFormat `json:"properties,omitempty"`
// Name - Name of the SSL certificate that is unique within an Application Gateway.
Name *string `json:"name,omitempty"`
// Etag - A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// Type - Type of the resource.
Type *string `json:"type,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
}
ApplicationGatewaySslCertificate SSL certificates of an application gateway.
func (ApplicationGatewaySslCertificate) MarshalJSON ¶
func (agsc ApplicationGatewaySslCertificate) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ApplicationGatewaySslCertificate.
func (*ApplicationGatewaySslCertificate) UnmarshalJSON ¶
func (agsc *ApplicationGatewaySslCertificate) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for ApplicationGatewaySslCertificate struct.
type ApplicationGatewaySslCertificatePropertiesFormat ¶
type ApplicationGatewaySslCertificatePropertiesFormat struct {
// Data - Base-64 encoded pfx certificate. Only applicable in PUT Request.
Data *string `json:"data,omitempty"`
// Password - Password for the pfx file specified in data. Only applicable in PUT request.
Password *string `json:"password,omitempty"`
// PublicCertData - Base-64 encoded Public cert data corresponding to pfx specified in data. Only applicable in GET request.
PublicCertData *string `json:"publicCertData,omitempty"`
// KeyVaultSecretID - Secret Id of (base-64 encoded unencrypted pfx) 'Secret' or 'Certificate' object stored in KeyVault.
KeyVaultSecretID *string `json:"keyVaultSecretId,omitempty"`
// ProvisioningState - The provisioning state of the SSL certificate resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
}
ApplicationGatewaySslCertificatePropertiesFormat properties of SSL certificates of an application gateway.
type ApplicationGatewaySslCipherSuite ¶
type ApplicationGatewaySslCipherSuite string
ApplicationGatewaySslCipherSuite enumerates the values for application gateway ssl cipher suite.
const ( // TLSDHEDSSWITH3DESEDECBCSHA ... TLSDHEDSSWITH3DESEDECBCSHA ApplicationGatewaySslCipherSuite = "TLS_DHE_DSS_WITH_3DES_EDE_CBC_SHA" // TLSDHEDSSWITHAES128CBCSHA ... TLSDHEDSSWITHAES128CBCSHA ApplicationGatewaySslCipherSuite = "TLS_DHE_DSS_WITH_AES_128_CBC_SHA" // TLSDHEDSSWITHAES128CBCSHA256 ... TLSDHEDSSWITHAES128CBCSHA256 ApplicationGatewaySslCipherSuite = "TLS_DHE_DSS_WITH_AES_128_CBC_SHA256" // TLSDHEDSSWITHAES256CBCSHA ... TLSDHEDSSWITHAES256CBCSHA ApplicationGatewaySslCipherSuite = "TLS_DHE_DSS_WITH_AES_256_CBC_SHA" // TLSDHEDSSWITHAES256CBCSHA256 ... TLSDHEDSSWITHAES256CBCSHA256 ApplicationGatewaySslCipherSuite = "TLS_DHE_DSS_WITH_AES_256_CBC_SHA256" // TLSDHERSAWITHAES128CBCSHA ... TLSDHERSAWITHAES128CBCSHA ApplicationGatewaySslCipherSuite = "TLS_DHE_RSA_WITH_AES_128_CBC_SHA" // TLSDHERSAWITHAES128GCMSHA256 ... TLSDHERSAWITHAES128GCMSHA256 ApplicationGatewaySslCipherSuite = "TLS_DHE_RSA_WITH_AES_128_GCM_SHA256" // TLSDHERSAWITHAES256CBCSHA ... TLSDHERSAWITHAES256CBCSHA ApplicationGatewaySslCipherSuite = "TLS_DHE_RSA_WITH_AES_256_CBC_SHA" // TLSDHERSAWITHAES256GCMSHA384 ... TLSDHERSAWITHAES256GCMSHA384 ApplicationGatewaySslCipherSuite = "TLS_DHE_RSA_WITH_AES_256_GCM_SHA384" // TLSECDHEECDSAWITHAES128CBCSHA ... TLSECDHEECDSAWITHAES128CBCSHA ApplicationGatewaySslCipherSuite = "TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA" // TLSECDHEECDSAWITHAES128CBCSHA256 ... TLSECDHEECDSAWITHAES128CBCSHA256 ApplicationGatewaySslCipherSuite = "TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256" // TLSECDHEECDSAWITHAES128GCMSHA256 ... TLSECDHEECDSAWITHAES128GCMSHA256 ApplicationGatewaySslCipherSuite = "TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256" // TLSECDHEECDSAWITHAES256CBCSHA ... TLSECDHEECDSAWITHAES256CBCSHA ApplicationGatewaySslCipherSuite = "TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA" // TLSECDHEECDSAWITHAES256CBCSHA384 ... TLSECDHEECDSAWITHAES256CBCSHA384 ApplicationGatewaySslCipherSuite = "TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384" // TLSECDHEECDSAWITHAES256GCMSHA384 ... TLSECDHEECDSAWITHAES256GCMSHA384 ApplicationGatewaySslCipherSuite = "TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384" // TLSECDHERSAWITHAES128CBCSHA ... TLSECDHERSAWITHAES128CBCSHA ApplicationGatewaySslCipherSuite = "TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA" // TLSECDHERSAWITHAES128CBCSHA256 ... TLSECDHERSAWITHAES128CBCSHA256 ApplicationGatewaySslCipherSuite = "TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256" // TLSECDHERSAWITHAES128GCMSHA256 ... TLSECDHERSAWITHAES128GCMSHA256 ApplicationGatewaySslCipherSuite = "TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" // TLSECDHERSAWITHAES256CBCSHA ... TLSECDHERSAWITHAES256CBCSHA ApplicationGatewaySslCipherSuite = "TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA" // TLSECDHERSAWITHAES256CBCSHA384 ... TLSECDHERSAWITHAES256CBCSHA384 ApplicationGatewaySslCipherSuite = "TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384" // TLSECDHERSAWITHAES256GCMSHA384 ... TLSECDHERSAWITHAES256GCMSHA384 ApplicationGatewaySslCipherSuite = "TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384" // TLSRSAWITH3DESEDECBCSHA ... TLSRSAWITH3DESEDECBCSHA ApplicationGatewaySslCipherSuite = "TLS_RSA_WITH_3DES_EDE_CBC_SHA" // TLSRSAWITHAES128CBCSHA ... TLSRSAWITHAES128CBCSHA ApplicationGatewaySslCipherSuite = "TLS_RSA_WITH_AES_128_CBC_SHA" // TLSRSAWITHAES128CBCSHA256 ... TLSRSAWITHAES128CBCSHA256 ApplicationGatewaySslCipherSuite = "TLS_RSA_WITH_AES_128_CBC_SHA256" // TLSRSAWITHAES128GCMSHA256 ... TLSRSAWITHAES128GCMSHA256 ApplicationGatewaySslCipherSuite = "TLS_RSA_WITH_AES_128_GCM_SHA256" // TLSRSAWITHAES256CBCSHA ... TLSRSAWITHAES256CBCSHA ApplicationGatewaySslCipherSuite = "TLS_RSA_WITH_AES_256_CBC_SHA" // TLSRSAWITHAES256CBCSHA256 ... TLSRSAWITHAES256CBCSHA256 ApplicationGatewaySslCipherSuite = "TLS_RSA_WITH_AES_256_CBC_SHA256" // TLSRSAWITHAES256GCMSHA384 ... TLSRSAWITHAES256GCMSHA384 ApplicationGatewaySslCipherSuite = "TLS_RSA_WITH_AES_256_GCM_SHA384" )
func PossibleApplicationGatewaySslCipherSuiteValues ¶
func PossibleApplicationGatewaySslCipherSuiteValues() []ApplicationGatewaySslCipherSuite
PossibleApplicationGatewaySslCipherSuiteValues returns an array of possible values for the ApplicationGatewaySslCipherSuite const type.
type ApplicationGatewaySslPolicy ¶
type ApplicationGatewaySslPolicy struct {
// DisabledSslProtocols - Ssl protocols to be disabled on application gateway.
DisabledSslProtocols *[]ApplicationGatewaySslProtocol `json:"disabledSslProtocols,omitempty"`
// PolicyType - Type of Ssl Policy. Possible values include: 'Predefined', 'Custom'
PolicyType ApplicationGatewaySslPolicyType `json:"policyType,omitempty"`
// PolicyName - Name of Ssl predefined policy. Possible values include: 'AppGwSslPolicy20150501', 'AppGwSslPolicy20170401', 'AppGwSslPolicy20170401S'
PolicyName ApplicationGatewaySslPolicyName `json:"policyName,omitempty"`
// CipherSuites - Ssl cipher suites to be enabled in the specified order to application gateway.
CipherSuites *[]ApplicationGatewaySslCipherSuite `json:"cipherSuites,omitempty"`
// MinProtocolVersion - Minimum version of Ssl protocol to be supported on application gateway. Possible values include: 'TLSv10', 'TLSv11', 'TLSv12'
MinProtocolVersion ApplicationGatewaySslProtocol `json:"minProtocolVersion,omitempty"`
}
ApplicationGatewaySslPolicy application Gateway Ssl policy.
type ApplicationGatewaySslPolicyName ¶
type ApplicationGatewaySslPolicyName string
ApplicationGatewaySslPolicyName enumerates the values for application gateway ssl policy name.
const ( // AppGwSslPolicy20150501 ... AppGwSslPolicy20150501 ApplicationGatewaySslPolicyName = "AppGwSslPolicy20150501" // AppGwSslPolicy20170401 ... AppGwSslPolicy20170401 ApplicationGatewaySslPolicyName = "AppGwSslPolicy20170401" // AppGwSslPolicy20170401S ... AppGwSslPolicy20170401S ApplicationGatewaySslPolicyName = "AppGwSslPolicy20170401S" )
func PossibleApplicationGatewaySslPolicyNameValues ¶
func PossibleApplicationGatewaySslPolicyNameValues() []ApplicationGatewaySslPolicyName
PossibleApplicationGatewaySslPolicyNameValues returns an array of possible values for the ApplicationGatewaySslPolicyName const type.
type ApplicationGatewaySslPolicyType ¶
type ApplicationGatewaySslPolicyType string
ApplicationGatewaySslPolicyType enumerates the values for application gateway ssl policy type.
const ( // Custom ... Custom ApplicationGatewaySslPolicyType = "Custom" // Predefined ... Predefined ApplicationGatewaySslPolicyType = "Predefined" )
func PossibleApplicationGatewaySslPolicyTypeValues ¶
func PossibleApplicationGatewaySslPolicyTypeValues() []ApplicationGatewaySslPolicyType
PossibleApplicationGatewaySslPolicyTypeValues returns an array of possible values for the ApplicationGatewaySslPolicyType const type.
type ApplicationGatewaySslPredefinedPolicy ¶
type ApplicationGatewaySslPredefinedPolicy struct {
autorest.Response `json:"-"`
// Name - Name of the Ssl predefined policy.
Name *string `json:"name,omitempty"`
// ApplicationGatewaySslPredefinedPolicyPropertiesFormat - Properties of the application gateway SSL predefined policy.
*ApplicationGatewaySslPredefinedPolicyPropertiesFormat `json:"properties,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
}
ApplicationGatewaySslPredefinedPolicy an Ssl predefined policy.
func (ApplicationGatewaySslPredefinedPolicy) MarshalJSON ¶
func (agspp ApplicationGatewaySslPredefinedPolicy) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ApplicationGatewaySslPredefinedPolicy.
func (*ApplicationGatewaySslPredefinedPolicy) UnmarshalJSON ¶
func (agspp *ApplicationGatewaySslPredefinedPolicy) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for ApplicationGatewaySslPredefinedPolicy struct.
type ApplicationGatewaySslPredefinedPolicyPropertiesFormat ¶
type ApplicationGatewaySslPredefinedPolicyPropertiesFormat struct {
// CipherSuites - Ssl cipher suites to be enabled in the specified order for application gateway.
CipherSuites *[]ApplicationGatewaySslCipherSuite `json:"cipherSuites,omitempty"`
// MinProtocolVersion - Minimum version of Ssl protocol to be supported on application gateway. Possible values include: 'TLSv10', 'TLSv11', 'TLSv12'
MinProtocolVersion ApplicationGatewaySslProtocol `json:"minProtocolVersion,omitempty"`
}
ApplicationGatewaySslPredefinedPolicyPropertiesFormat properties of ApplicationGatewaySslPredefinedPolicy.
type ApplicationGatewaySslProtocol ¶
type ApplicationGatewaySslProtocol string
ApplicationGatewaySslProtocol enumerates the values for application gateway ssl protocol.
const ( // TLSv10 ... TLSv10 ApplicationGatewaySslProtocol = "TLSv1_0" // TLSv11 ... TLSv11 ApplicationGatewaySslProtocol = "TLSv1_1" // TLSv12 ... TLSv12 ApplicationGatewaySslProtocol = "TLSv1_2" )
func PossibleApplicationGatewaySslProtocolValues ¶
func PossibleApplicationGatewaySslProtocolValues() []ApplicationGatewaySslProtocol
PossibleApplicationGatewaySslProtocolValues returns an array of possible values for the ApplicationGatewaySslProtocol const type.
type ApplicationGatewayTier ¶
type ApplicationGatewayTier string
ApplicationGatewayTier enumerates the values for application gateway tier.
const ( // ApplicationGatewayTierStandard ... ApplicationGatewayTierStandard ApplicationGatewayTier = "Standard" // ApplicationGatewayTierStandardV2 ... ApplicationGatewayTierStandardV2 ApplicationGatewayTier = "Standard_v2" // ApplicationGatewayTierWAF ... ApplicationGatewayTierWAF ApplicationGatewayTier = "WAF" // ApplicationGatewayTierWAFV2 ... ApplicationGatewayTierWAFV2 ApplicationGatewayTier = "WAF_v2" )
func PossibleApplicationGatewayTierValues ¶
func PossibleApplicationGatewayTierValues() []ApplicationGatewayTier
PossibleApplicationGatewayTierValues returns an array of possible values for the ApplicationGatewayTier const type.
type ApplicationGatewayTrustedRootCertificate ¶
type ApplicationGatewayTrustedRootCertificate struct {
// ApplicationGatewayTrustedRootCertificatePropertiesFormat - Properties of the application gateway trusted root certificate.
*ApplicationGatewayTrustedRootCertificatePropertiesFormat `json:"properties,omitempty"`
// Name - Name of the trusted root certificate that is unique within an Application Gateway.
Name *string `json:"name,omitempty"`
// Etag - A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// Type - Type of the resource.
Type *string `json:"type,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
}
ApplicationGatewayTrustedRootCertificate trusted Root certificates of an application gateway.
func (ApplicationGatewayTrustedRootCertificate) MarshalJSON ¶
func (agtrc ApplicationGatewayTrustedRootCertificate) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ApplicationGatewayTrustedRootCertificate.
func (*ApplicationGatewayTrustedRootCertificate) UnmarshalJSON ¶
func (agtrc *ApplicationGatewayTrustedRootCertificate) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for ApplicationGatewayTrustedRootCertificate struct.
type ApplicationGatewayTrustedRootCertificatePropertiesFormat ¶
type ApplicationGatewayTrustedRootCertificatePropertiesFormat struct {
// Data - Certificate public data.
Data *string `json:"data,omitempty"`
// KeyVaultSecretID - Secret Id of (base-64 encoded unencrypted pfx) 'Secret' or 'Certificate' object stored in KeyVault.
KeyVaultSecretID *string `json:"keyVaultSecretId,omitempty"`
// ProvisioningState - The provisioning state of the trusted root certificate resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
}
ApplicationGatewayTrustedRootCertificatePropertiesFormat trusted Root certificates properties of an application gateway.
type ApplicationGatewayURLPathMap ¶
type ApplicationGatewayURLPathMap struct {
// ApplicationGatewayURLPathMapPropertiesFormat - Properties of the application gateway URL path map.
*ApplicationGatewayURLPathMapPropertiesFormat `json:"properties,omitempty"`
// Name - Name of the URL path map that is unique within an Application Gateway.
Name *string `json:"name,omitempty"`
// Etag - A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// Type - Type of the resource.
Type *string `json:"type,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
}
ApplicationGatewayURLPathMap urlPathMaps give a url path to the backend mapping information for PathBasedRouting.
func (ApplicationGatewayURLPathMap) MarshalJSON ¶
func (agupm ApplicationGatewayURLPathMap) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ApplicationGatewayURLPathMap.
func (*ApplicationGatewayURLPathMap) UnmarshalJSON ¶
func (agupm *ApplicationGatewayURLPathMap) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for ApplicationGatewayURLPathMap struct.
type ApplicationGatewayURLPathMapPropertiesFormat ¶
type ApplicationGatewayURLPathMapPropertiesFormat struct {
// DefaultBackendAddressPool - Default backend address pool resource of URL path map.
DefaultBackendAddressPool *SubResource `json:"defaultBackendAddressPool,omitempty"`
// DefaultBackendHTTPSettings - Default backend http settings resource of URL path map.
DefaultBackendHTTPSettings *SubResource `json:"defaultBackendHttpSettings,omitempty"`
// DefaultRewriteRuleSet - Default Rewrite rule set resource of URL path map.
DefaultRewriteRuleSet *SubResource `json:"defaultRewriteRuleSet,omitempty"`
// DefaultRedirectConfiguration - Default redirect configuration resource of URL path map.
DefaultRedirectConfiguration *SubResource `json:"defaultRedirectConfiguration,omitempty"`
// PathRules - Path rule of URL path map resource.
PathRules *[]ApplicationGatewayPathRule `json:"pathRules,omitempty"`
// ProvisioningState - The provisioning state of the URL path map resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
}
ApplicationGatewayURLPathMapPropertiesFormat properties of UrlPathMap of the application gateway.
type ApplicationGatewayWebApplicationFirewallConfiguration ¶
type ApplicationGatewayWebApplicationFirewallConfiguration struct {
// Enabled - Whether the web application firewall is enabled or not.
Enabled *bool `json:"enabled,omitempty"`
// FirewallMode - Web application firewall mode. Possible values include: 'Detection', 'Prevention'
FirewallMode ApplicationGatewayFirewallMode `json:"firewallMode,omitempty"`
// RuleSetType - The type of the web application firewall rule set. Possible values are: 'OWASP'.
RuleSetType *string `json:"ruleSetType,omitempty"`
// RuleSetVersion - The version of the rule set type.
RuleSetVersion *string `json:"ruleSetVersion,omitempty"`
// DisabledRuleGroups - The disabled rule groups.
DisabledRuleGroups *[]ApplicationGatewayFirewallDisabledRuleGroup `json:"disabledRuleGroups,omitempty"`
// RequestBodyCheck - Whether allow WAF to check request Body.
RequestBodyCheck *bool `json:"requestBodyCheck,omitempty"`
// MaxRequestBodySize - Maximum request body size for WAF.
MaxRequestBodySize *int32 `json:"maxRequestBodySize,omitempty"`
// MaxRequestBodySizeInKb - Maximum request body size in Kb for WAF.
MaxRequestBodySizeInKb *int32 `json:"maxRequestBodySizeInKb,omitempty"`
// FileUploadLimitInMb - Maximum file upload size in Mb for WAF.
FileUploadLimitInMb *int32 `json:"fileUploadLimitInMb,omitempty"`
// Exclusions - The exclusion list.
Exclusions *[]ApplicationGatewayFirewallExclusion `json:"exclusions,omitempty"`
}
ApplicationGatewayWebApplicationFirewallConfiguration application gateway web application firewall configuration.
type ApplicationGatewaysBackendHealthFuture ¶
type ApplicationGatewaysBackendHealthFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(ApplicationGatewaysClient) (ApplicationGatewayBackendHealth, error)
}
ApplicationGatewaysBackendHealthFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ApplicationGatewaysBackendHealthFuture) UnmarshalJSON ¶
func (future *ApplicationGatewaysBackendHealthFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type ApplicationGatewaysBackendHealthOnDemandFuture ¶
type ApplicationGatewaysBackendHealthOnDemandFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(ApplicationGatewaysClient) (ApplicationGatewayBackendHealthOnDemand, error)
}
ApplicationGatewaysBackendHealthOnDemandFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ApplicationGatewaysBackendHealthOnDemandFuture) UnmarshalJSON ¶
func (future *ApplicationGatewaysBackendHealthOnDemandFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type ApplicationGatewaysClient ¶
type ApplicationGatewaysClient struct {
BaseClient
}
ApplicationGatewaysClient is the network Client
func NewApplicationGatewaysClient ¶
func NewApplicationGatewaysClient(subscriptionID string) ApplicationGatewaysClient
NewApplicationGatewaysClient creates an instance of the ApplicationGatewaysClient client.
func NewApplicationGatewaysClientWithBaseURI ¶
func NewApplicationGatewaysClientWithBaseURI(baseURI string, subscriptionID string) ApplicationGatewaysClient
NewApplicationGatewaysClientWithBaseURI creates an instance of the ApplicationGatewaysClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (ApplicationGatewaysClient) BackendHealth ¶
func (client ApplicationGatewaysClient) BackendHealth(ctx context.Context, resourceGroupName string, applicationGatewayName string, expand string) (result ApplicationGatewaysBackendHealthFuture, err error)
BackendHealth gets the backend health of the specified application gateway in a resource group. Parameters: resourceGroupName - the name of the resource group. applicationGatewayName - the name of the application gateway. expand - expands BackendAddressPool and BackendHttpSettings referenced in backend health.
func (ApplicationGatewaysClient) BackendHealthOnDemand ¶
func (client ApplicationGatewaysClient) BackendHealthOnDemand(ctx context.Context, resourceGroupName string, applicationGatewayName string, probeRequest ApplicationGatewayOnDemandProbe, expand string) (result ApplicationGatewaysBackendHealthOnDemandFuture, err error)
BackendHealthOnDemand gets the backend health for given combination of backend pool and http setting of the specified application gateway in a resource group. Parameters: resourceGroupName - the name of the resource group. applicationGatewayName - the name of the application gateway. probeRequest - request body for on-demand test probe operation. expand - expands BackendAddressPool and BackendHttpSettings referenced in backend health.
func (ApplicationGatewaysClient) BackendHealthOnDemandPreparer ¶
func (client ApplicationGatewaysClient) BackendHealthOnDemandPreparer(ctx context.Context, resourceGroupName string, applicationGatewayName string, probeRequest ApplicationGatewayOnDemandProbe, expand string) (*http.Request, error)
BackendHealthOnDemandPreparer prepares the BackendHealthOnDemand request.
func (ApplicationGatewaysClient) BackendHealthOnDemandResponder ¶
func (client ApplicationGatewaysClient) BackendHealthOnDemandResponder(resp *http.Response) (result ApplicationGatewayBackendHealthOnDemand, err error)
BackendHealthOnDemandResponder handles the response to the BackendHealthOnDemand request. The method always closes the http.Response Body.
func (ApplicationGatewaysClient) BackendHealthOnDemandSender ¶
func (client ApplicationGatewaysClient) BackendHealthOnDemandSender(req *http.Request) (future ApplicationGatewaysBackendHealthOnDemandFuture, err error)
BackendHealthOnDemandSender sends the BackendHealthOnDemand request. The method will close the http.Response Body if it receives an error.
func (ApplicationGatewaysClient) BackendHealthPreparer ¶
func (client ApplicationGatewaysClient) BackendHealthPreparer(ctx context.Context, resourceGroupName string, applicationGatewayName string, expand string) (*http.Request, error)
BackendHealthPreparer prepares the BackendHealth request.
func (ApplicationGatewaysClient) BackendHealthResponder ¶
func (client ApplicationGatewaysClient) BackendHealthResponder(resp *http.Response) (result ApplicationGatewayBackendHealth, err error)
BackendHealthResponder handles the response to the BackendHealth request. The method always closes the http.Response Body.
func (ApplicationGatewaysClient) BackendHealthSender ¶
func (client ApplicationGatewaysClient) BackendHealthSender(req *http.Request) (future ApplicationGatewaysBackendHealthFuture, err error)
BackendHealthSender sends the BackendHealth request. The method will close the http.Response Body if it receives an error.
func (ApplicationGatewaysClient) CreateOrUpdate ¶
func (client ApplicationGatewaysClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, applicationGatewayName string, parameters ApplicationGateway) (result ApplicationGatewaysCreateOrUpdateFuture, err error)
CreateOrUpdate creates or updates the specified application gateway. Parameters: resourceGroupName - the name of the resource group. applicationGatewayName - the name of the application gateway. parameters - parameters supplied to the create or update application gateway operation.
func (ApplicationGatewaysClient) CreateOrUpdatePreparer ¶
func (client ApplicationGatewaysClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, applicationGatewayName string, parameters ApplicationGateway) (*http.Request, error)
CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (ApplicationGatewaysClient) CreateOrUpdateResponder ¶
func (client ApplicationGatewaysClient) CreateOrUpdateResponder(resp *http.Response) (result ApplicationGateway, err error)
CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (ApplicationGatewaysClient) CreateOrUpdateSender ¶
func (client ApplicationGatewaysClient) CreateOrUpdateSender(req *http.Request) (future ApplicationGatewaysCreateOrUpdateFuture, err error)
CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (ApplicationGatewaysClient) Delete ¶
func (client ApplicationGatewaysClient) Delete(ctx context.Context, resourceGroupName string, applicationGatewayName string) (result ApplicationGatewaysDeleteFuture, err error)
Delete deletes the specified application gateway. Parameters: resourceGroupName - the name of the resource group. applicationGatewayName - the name of the application gateway.
func (ApplicationGatewaysClient) DeletePreparer ¶
func (client ApplicationGatewaysClient) DeletePreparer(ctx context.Context, resourceGroupName string, applicationGatewayName string) (*http.Request, error)
DeletePreparer prepares the Delete request.
func (ApplicationGatewaysClient) DeleteResponder ¶
func (client ApplicationGatewaysClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (ApplicationGatewaysClient) DeleteSender ¶
func (client ApplicationGatewaysClient) DeleteSender(req *http.Request) (future ApplicationGatewaysDeleteFuture, err error)
DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (ApplicationGatewaysClient) Get ¶
func (client ApplicationGatewaysClient) Get(ctx context.Context, resourceGroupName string, applicationGatewayName string) (result ApplicationGateway, err error)
Get gets the specified application gateway. Parameters: resourceGroupName - the name of the resource group. applicationGatewayName - the name of the application gateway.
func (ApplicationGatewaysClient) GetPreparer ¶
func (client ApplicationGatewaysClient) GetPreparer(ctx context.Context, resourceGroupName string, applicationGatewayName string) (*http.Request, error)
GetPreparer prepares the Get request.
func (ApplicationGatewaysClient) GetResponder ¶
func (client ApplicationGatewaysClient) GetResponder(resp *http.Response) (result ApplicationGateway, err error)
GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (ApplicationGatewaysClient) GetSender ¶
GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (ApplicationGatewaysClient) GetSslPredefinedPolicy ¶
func (client ApplicationGatewaysClient) GetSslPredefinedPolicy(ctx context.Context, predefinedPolicyName string) (result ApplicationGatewaySslPredefinedPolicy, err error)
GetSslPredefinedPolicy gets Ssl predefined policy with the specified policy name. Parameters: predefinedPolicyName - name of Ssl predefined policy.
func (ApplicationGatewaysClient) GetSslPredefinedPolicyPreparer ¶
func (client ApplicationGatewaysClient) GetSslPredefinedPolicyPreparer(ctx context.Context, predefinedPolicyName string) (*http.Request, error)
GetSslPredefinedPolicyPreparer prepares the GetSslPredefinedPolicy request.
func (ApplicationGatewaysClient) GetSslPredefinedPolicyResponder ¶
func (client ApplicationGatewaysClient) GetSslPredefinedPolicyResponder(resp *http.Response) (result ApplicationGatewaySslPredefinedPolicy, err error)
GetSslPredefinedPolicyResponder handles the response to the GetSslPredefinedPolicy request. The method always closes the http.Response Body.
func (ApplicationGatewaysClient) GetSslPredefinedPolicySender ¶
func (client ApplicationGatewaysClient) GetSslPredefinedPolicySender(req *http.Request) (*http.Response, error)
GetSslPredefinedPolicySender sends the GetSslPredefinedPolicy request. The method will close the http.Response Body if it receives an error.
func (ApplicationGatewaysClient) List ¶
func (client ApplicationGatewaysClient) List(ctx context.Context, resourceGroupName string) (result ApplicationGatewayListResultPage, err error)
List lists all application gateways in a resource group. Parameters: resourceGroupName - the name of the resource group.
func (ApplicationGatewaysClient) ListAll ¶
func (client ApplicationGatewaysClient) ListAll(ctx context.Context) (result ApplicationGatewayListResultPage, err error)
ListAll gets all the application gateways in a subscription.
func (ApplicationGatewaysClient) ListAllComplete ¶
func (client ApplicationGatewaysClient) ListAllComplete(ctx context.Context) (result ApplicationGatewayListResultIterator, err error)
ListAllComplete enumerates all values, automatically crossing page boundaries as required.
func (ApplicationGatewaysClient) ListAllPreparer ¶
ListAllPreparer prepares the ListAll request.
func (ApplicationGatewaysClient) ListAllResponder ¶
func (client ApplicationGatewaysClient) ListAllResponder(resp *http.Response) (result ApplicationGatewayListResult, err error)
ListAllResponder handles the response to the ListAll request. The method always closes the http.Response Body.
func (ApplicationGatewaysClient) ListAllSender ¶
ListAllSender sends the ListAll request. The method will close the http.Response Body if it receives an error.
func (ApplicationGatewaysClient) ListAvailableRequestHeaders ¶
func (client ApplicationGatewaysClient) ListAvailableRequestHeaders(ctx context.Context) (result ListString, err error)
ListAvailableRequestHeaders lists all available request headers.
func (ApplicationGatewaysClient) ListAvailableRequestHeadersPreparer ¶
func (client ApplicationGatewaysClient) ListAvailableRequestHeadersPreparer(ctx context.Context) (*http.Request, error)
ListAvailableRequestHeadersPreparer prepares the ListAvailableRequestHeaders request.
func (ApplicationGatewaysClient) ListAvailableRequestHeadersResponder ¶
func (client ApplicationGatewaysClient) ListAvailableRequestHeadersResponder(resp *http.Response) (result ListString, err error)
ListAvailableRequestHeadersResponder handles the response to the ListAvailableRequestHeaders request. The method always closes the http.Response Body.
func (ApplicationGatewaysClient) ListAvailableRequestHeadersSender ¶
func (client ApplicationGatewaysClient) ListAvailableRequestHeadersSender(req *http.Request) (*http.Response, error)
ListAvailableRequestHeadersSender sends the ListAvailableRequestHeaders request. The method will close the http.Response Body if it receives an error.
func (ApplicationGatewaysClient) ListAvailableResponseHeaders ¶
func (client ApplicationGatewaysClient) ListAvailableResponseHeaders(ctx context.Context) (result ListString, err error)
ListAvailableResponseHeaders lists all available response headers.
func (ApplicationGatewaysClient) ListAvailableResponseHeadersPreparer ¶
func (client ApplicationGatewaysClient) ListAvailableResponseHeadersPreparer(ctx context.Context) (*http.Request, error)
ListAvailableResponseHeadersPreparer prepares the ListAvailableResponseHeaders request.
func (ApplicationGatewaysClient) ListAvailableResponseHeadersResponder ¶
func (client ApplicationGatewaysClient) ListAvailableResponseHeadersResponder(resp *http.Response) (result ListString, err error)
ListAvailableResponseHeadersResponder handles the response to the ListAvailableResponseHeaders request. The method always closes the http.Response Body.
func (ApplicationGatewaysClient) ListAvailableResponseHeadersSender ¶
func (client ApplicationGatewaysClient) ListAvailableResponseHeadersSender(req *http.Request) (*http.Response, error)
ListAvailableResponseHeadersSender sends the ListAvailableResponseHeaders request. The method will close the http.Response Body if it receives an error.
func (ApplicationGatewaysClient) ListAvailableServerVariables ¶
func (client ApplicationGatewaysClient) ListAvailableServerVariables(ctx context.Context) (result ListString, err error)
ListAvailableServerVariables lists all available server variables.
func (ApplicationGatewaysClient) ListAvailableServerVariablesPreparer ¶
func (client ApplicationGatewaysClient) ListAvailableServerVariablesPreparer(ctx context.Context) (*http.Request, error)
ListAvailableServerVariablesPreparer prepares the ListAvailableServerVariables request.
func (ApplicationGatewaysClient) ListAvailableServerVariablesResponder ¶
func (client ApplicationGatewaysClient) ListAvailableServerVariablesResponder(resp *http.Response) (result ListString, err error)
ListAvailableServerVariablesResponder handles the response to the ListAvailableServerVariables request. The method always closes the http.Response Body.
func (ApplicationGatewaysClient) ListAvailableServerVariablesSender ¶
func (client ApplicationGatewaysClient) ListAvailableServerVariablesSender(req *http.Request) (*http.Response, error)
ListAvailableServerVariablesSender sends the ListAvailableServerVariables request. The method will close the http.Response Body if it receives an error.
func (ApplicationGatewaysClient) ListAvailableSslOptions ¶
func (client ApplicationGatewaysClient) ListAvailableSslOptions(ctx context.Context) (result ApplicationGatewayAvailableSslOptions, err error)
ListAvailableSslOptions lists available Ssl options for configuring Ssl policy.
func (ApplicationGatewaysClient) ListAvailableSslOptionsPreparer ¶
func (client ApplicationGatewaysClient) ListAvailableSslOptionsPreparer(ctx context.Context) (*http.Request, error)
ListAvailableSslOptionsPreparer prepares the ListAvailableSslOptions request.
func (ApplicationGatewaysClient) ListAvailableSslOptionsResponder ¶
func (client ApplicationGatewaysClient) ListAvailableSslOptionsResponder(resp *http.Response) (result ApplicationGatewayAvailableSslOptions, err error)
ListAvailableSslOptionsResponder handles the response to the ListAvailableSslOptions request. The method always closes the http.Response Body.
func (ApplicationGatewaysClient) ListAvailableSslOptionsSender ¶
func (client ApplicationGatewaysClient) ListAvailableSslOptionsSender(req *http.Request) (*http.Response, error)
ListAvailableSslOptionsSender sends the ListAvailableSslOptions request. The method will close the http.Response Body if it receives an error.
func (ApplicationGatewaysClient) ListAvailableSslPredefinedPolicies ¶
func (client ApplicationGatewaysClient) ListAvailableSslPredefinedPolicies(ctx context.Context) (result ApplicationGatewayAvailableSslPredefinedPoliciesPage, err error)
ListAvailableSslPredefinedPolicies lists all SSL predefined policies for configuring Ssl policy.
func (ApplicationGatewaysClient) ListAvailableSslPredefinedPoliciesComplete ¶
func (client ApplicationGatewaysClient) ListAvailableSslPredefinedPoliciesComplete(ctx context.Context) (result ApplicationGatewayAvailableSslPredefinedPoliciesIterator, err error)
ListAvailableSslPredefinedPoliciesComplete enumerates all values, automatically crossing page boundaries as required.
func (ApplicationGatewaysClient) ListAvailableSslPredefinedPoliciesPreparer ¶
func (client ApplicationGatewaysClient) ListAvailableSslPredefinedPoliciesPreparer(ctx context.Context) (*http.Request, error)
ListAvailableSslPredefinedPoliciesPreparer prepares the ListAvailableSslPredefinedPolicies request.
func (ApplicationGatewaysClient) ListAvailableSslPredefinedPoliciesResponder ¶
func (client ApplicationGatewaysClient) ListAvailableSslPredefinedPoliciesResponder(resp *http.Response) (result ApplicationGatewayAvailableSslPredefinedPolicies, err error)
ListAvailableSslPredefinedPoliciesResponder handles the response to the ListAvailableSslPredefinedPolicies request. The method always closes the http.Response Body.
func (ApplicationGatewaysClient) ListAvailableSslPredefinedPoliciesSender ¶
func (client ApplicationGatewaysClient) ListAvailableSslPredefinedPoliciesSender(req *http.Request) (*http.Response, error)
ListAvailableSslPredefinedPoliciesSender sends the ListAvailableSslPredefinedPolicies request. The method will close the http.Response Body if it receives an error.
func (ApplicationGatewaysClient) ListAvailableWafRuleSets ¶
func (client ApplicationGatewaysClient) ListAvailableWafRuleSets(ctx context.Context) (result ApplicationGatewayAvailableWafRuleSetsResult, err error)
ListAvailableWafRuleSets lists all available web application firewall rule sets.
func (ApplicationGatewaysClient) ListAvailableWafRuleSetsPreparer ¶
func (client ApplicationGatewaysClient) ListAvailableWafRuleSetsPreparer(ctx context.Context) (*http.Request, error)
ListAvailableWafRuleSetsPreparer prepares the ListAvailableWafRuleSets request.
func (ApplicationGatewaysClient) ListAvailableWafRuleSetsResponder ¶
func (client ApplicationGatewaysClient) ListAvailableWafRuleSetsResponder(resp *http.Response) (result ApplicationGatewayAvailableWafRuleSetsResult, err error)
ListAvailableWafRuleSetsResponder handles the response to the ListAvailableWafRuleSets request. The method always closes the http.Response Body.
func (ApplicationGatewaysClient) ListAvailableWafRuleSetsSender ¶
func (client ApplicationGatewaysClient) ListAvailableWafRuleSetsSender(req *http.Request) (*http.Response, error)
ListAvailableWafRuleSetsSender sends the ListAvailableWafRuleSets request. The method will close the http.Response Body if it receives an error.
func (ApplicationGatewaysClient) ListComplete ¶
func (client ApplicationGatewaysClient) ListComplete(ctx context.Context, resourceGroupName string) (result ApplicationGatewayListResultIterator, err error)
ListComplete enumerates all values, automatically crossing page boundaries as required.
func (ApplicationGatewaysClient) ListPreparer ¶
func (client ApplicationGatewaysClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
ListPreparer prepares the List request.
func (ApplicationGatewaysClient) ListResponder ¶
func (client ApplicationGatewaysClient) ListResponder(resp *http.Response) (result ApplicationGatewayListResult, err error)
ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (ApplicationGatewaysClient) ListSender ¶
ListSender sends the List request. The method will close the http.Response Body if it receives an error.
func (ApplicationGatewaysClient) Start ¶
func (client ApplicationGatewaysClient) Start(ctx context.Context, resourceGroupName string, applicationGatewayName string) (result ApplicationGatewaysStartFuture, err error)
Start starts the specified application gateway. Parameters: resourceGroupName - the name of the resource group. applicationGatewayName - the name of the application gateway.
func (ApplicationGatewaysClient) StartPreparer ¶
func (client ApplicationGatewaysClient) StartPreparer(ctx context.Context, resourceGroupName string, applicationGatewayName string) (*http.Request, error)
StartPreparer prepares the Start request.
func (ApplicationGatewaysClient) StartResponder ¶
func (client ApplicationGatewaysClient) StartResponder(resp *http.Response) (result autorest.Response, err error)
StartResponder handles the response to the Start request. The method always closes the http.Response Body.
func (ApplicationGatewaysClient) StartSender ¶
func (client ApplicationGatewaysClient) StartSender(req *http.Request) (future ApplicationGatewaysStartFuture, err error)
StartSender sends the Start request. The method will close the http.Response Body if it receives an error.
func (ApplicationGatewaysClient) Stop ¶
func (client ApplicationGatewaysClient) Stop(ctx context.Context, resourceGroupName string, applicationGatewayName string) (result ApplicationGatewaysStopFuture, err error)
Stop stops the specified application gateway in a resource group. Parameters: resourceGroupName - the name of the resource group. applicationGatewayName - the name of the application gateway.
func (ApplicationGatewaysClient) StopPreparer ¶
func (client ApplicationGatewaysClient) StopPreparer(ctx context.Context, resourceGroupName string, applicationGatewayName string) (*http.Request, error)
StopPreparer prepares the Stop request.
func (ApplicationGatewaysClient) StopResponder ¶
func (client ApplicationGatewaysClient) StopResponder(resp *http.Response) (result autorest.Response, err error)
StopResponder handles the response to the Stop request. The method always closes the http.Response Body.
func (ApplicationGatewaysClient) StopSender ¶
func (client ApplicationGatewaysClient) StopSender(req *http.Request) (future ApplicationGatewaysStopFuture, err error)
StopSender sends the Stop request. The method will close the http.Response Body if it receives an error.
func (ApplicationGatewaysClient) UpdateTags ¶
func (client ApplicationGatewaysClient) UpdateTags(ctx context.Context, resourceGroupName string, applicationGatewayName string, parameters TagsObject) (result ApplicationGatewaysUpdateTagsFuture, err error)
UpdateTags updates the specified application gateway tags. Parameters: resourceGroupName - the name of the resource group. applicationGatewayName - the name of the application gateway. parameters - parameters supplied to update application gateway tags.
func (ApplicationGatewaysClient) UpdateTagsPreparer ¶
func (client ApplicationGatewaysClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, applicationGatewayName string, parameters TagsObject) (*http.Request, error)
UpdateTagsPreparer prepares the UpdateTags request.
func (ApplicationGatewaysClient) UpdateTagsResponder ¶
func (client ApplicationGatewaysClient) UpdateTagsResponder(resp *http.Response) (result ApplicationGateway, err error)
UpdateTagsResponder handles the response to the UpdateTags request. The method always closes the http.Response Body.
func (ApplicationGatewaysClient) UpdateTagsSender ¶
func (client ApplicationGatewaysClient) UpdateTagsSender(req *http.Request) (future ApplicationGatewaysUpdateTagsFuture, err error)
UpdateTagsSender sends the UpdateTags request. The method will close the http.Response Body if it receives an error.
type ApplicationGatewaysCreateOrUpdateFuture ¶
type ApplicationGatewaysCreateOrUpdateFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(ApplicationGatewaysClient) (ApplicationGateway, error)
}
ApplicationGatewaysCreateOrUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ApplicationGatewaysCreateOrUpdateFuture) UnmarshalJSON ¶
func (future *ApplicationGatewaysCreateOrUpdateFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type ApplicationGatewaysDeleteFuture ¶
type ApplicationGatewaysDeleteFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(ApplicationGatewaysClient) (autorest.Response, error)
}
ApplicationGatewaysDeleteFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ApplicationGatewaysDeleteFuture) UnmarshalJSON ¶
func (future *ApplicationGatewaysDeleteFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type ApplicationGatewaysStartFuture ¶
type ApplicationGatewaysStartFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(ApplicationGatewaysClient) (autorest.Response, error)
}
ApplicationGatewaysStartFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ApplicationGatewaysStartFuture) UnmarshalJSON ¶
func (future *ApplicationGatewaysStartFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type ApplicationGatewaysStopFuture ¶
type ApplicationGatewaysStopFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(ApplicationGatewaysClient) (autorest.Response, error)
}
ApplicationGatewaysStopFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ApplicationGatewaysStopFuture) UnmarshalJSON ¶
func (future *ApplicationGatewaysStopFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type ApplicationGatewaysUpdateTagsFuture ¶
type ApplicationGatewaysUpdateTagsFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(ApplicationGatewaysClient) (ApplicationGateway, error)
}
ApplicationGatewaysUpdateTagsFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ApplicationGatewaysUpdateTagsFuture) UnmarshalJSON ¶
func (future *ApplicationGatewaysUpdateTagsFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type ApplicationRuleCondition ¶
type ApplicationRuleCondition struct {
// SourceAddresses - List of source IP addresses for this rule.
SourceAddresses *[]string `json:"sourceAddresses,omitempty"`
// DestinationAddresses - List of destination IP addresses or Service Tags.
DestinationAddresses *[]string `json:"destinationAddresses,omitempty"`
// Protocols - Array of Application Protocols.
Protocols *[]FirewallPolicyRuleConditionApplicationProtocol `json:"protocols,omitempty"`
// TargetFqdns - List of FQDNs for this rule condition.
TargetFqdns *[]string `json:"targetFqdns,omitempty"`
// FqdnTags - List of FQDN Tags for this rule condition.
FqdnTags *[]string `json:"fqdnTags,omitempty"`
// Name - Name of the rule condition.
Name *string `json:"name,omitempty"`
// Description - Description of the rule condition.
Description *string `json:"description,omitempty"`
// RuleConditionType - Possible values include: 'RuleConditionTypeFirewallPolicyRuleCondition', 'RuleConditionTypeApplicationRuleCondition', 'RuleConditionTypeNetworkRuleCondition'
RuleConditionType RuleConditionType `json:"ruleConditionType,omitempty"`
}
ApplicationRuleCondition rule condition of type application.
func (ApplicationRuleCondition) AsApplicationRuleCondition ¶
func (arc ApplicationRuleCondition) AsApplicationRuleCondition() (*ApplicationRuleCondition, bool)
AsApplicationRuleCondition is the BasicFirewallPolicyRuleCondition implementation for ApplicationRuleCondition.
func (ApplicationRuleCondition) AsBasicFirewallPolicyRuleCondition ¶
func (arc ApplicationRuleCondition) AsBasicFirewallPolicyRuleCondition() (BasicFirewallPolicyRuleCondition, bool)
AsBasicFirewallPolicyRuleCondition is the BasicFirewallPolicyRuleCondition implementation for ApplicationRuleCondition.
func (ApplicationRuleCondition) AsFirewallPolicyRuleCondition ¶
func (arc ApplicationRuleCondition) AsFirewallPolicyRuleCondition() (*FirewallPolicyRuleCondition, bool)
AsFirewallPolicyRuleCondition is the BasicFirewallPolicyRuleCondition implementation for ApplicationRuleCondition.
func (ApplicationRuleCondition) AsRuleCondition ¶
func (arc ApplicationRuleCondition) AsRuleCondition() (*RuleCondition, bool)
AsRuleCondition is the BasicFirewallPolicyRuleCondition implementation for ApplicationRuleCondition.
func (ApplicationRuleCondition) MarshalJSON ¶
func (arc ApplicationRuleCondition) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ApplicationRuleCondition.
type ApplicationSecurityGroup ¶
type ApplicationSecurityGroup struct {
autorest.Response `json:"-"`
// ApplicationSecurityGroupPropertiesFormat - Properties of the application security group.
*ApplicationSecurityGroupPropertiesFormat `json:"properties,omitempty"`
// Etag - READ-ONLY; A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
// Name - READ-ONLY; Resource name.
Name *string `json:"name,omitempty"`
// Type - READ-ONLY; Resource type.
Type *string `json:"type,omitempty"`
// Location - Resource location.
Location *string `json:"location,omitempty"`
// Tags - Resource tags.
Tags map[string]*string `json:"tags"`
}
ApplicationSecurityGroup an application security group in a resource group.
func (ApplicationSecurityGroup) MarshalJSON ¶
func (asg ApplicationSecurityGroup) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ApplicationSecurityGroup.
func (*ApplicationSecurityGroup) UnmarshalJSON ¶
func (asg *ApplicationSecurityGroup) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for ApplicationSecurityGroup struct.
type ApplicationSecurityGroupListResult ¶
type ApplicationSecurityGroupListResult struct {
autorest.Response `json:"-"`
// Value - A list of application security groups.
Value *[]ApplicationSecurityGroup `json:"value,omitempty"`
// NextLink - READ-ONLY; The URL to get the next set of results.
NextLink *string `json:"nextLink,omitempty"`
}
ApplicationSecurityGroupListResult a list of application security groups.
func (ApplicationSecurityGroupListResult) IsEmpty ¶
func (asglr ApplicationSecurityGroupListResult) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
func (ApplicationSecurityGroupListResult) MarshalJSON ¶
func (asglr ApplicationSecurityGroupListResult) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ApplicationSecurityGroupListResult.
type ApplicationSecurityGroupListResultIterator ¶
type ApplicationSecurityGroupListResultIterator struct {
// contains filtered or unexported fields
}
ApplicationSecurityGroupListResultIterator provides access to a complete listing of ApplicationSecurityGroup values.
func NewApplicationSecurityGroupListResultIterator ¶
func NewApplicationSecurityGroupListResultIterator(page ApplicationSecurityGroupListResultPage) ApplicationSecurityGroupListResultIterator
Creates a new instance of the ApplicationSecurityGroupListResultIterator type.
func (*ApplicationSecurityGroupListResultIterator) Next ¶
func (iter *ApplicationSecurityGroupListResultIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ApplicationSecurityGroupListResultIterator) NextWithContext ¶
func (iter *ApplicationSecurityGroupListResultIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (ApplicationSecurityGroupListResultIterator) NotDone ¶
func (iter ApplicationSecurityGroupListResultIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (ApplicationSecurityGroupListResultIterator) Response ¶
func (iter ApplicationSecurityGroupListResultIterator) Response() ApplicationSecurityGroupListResult
Response returns the raw server response from the last page request.
func (ApplicationSecurityGroupListResultIterator) Value ¶
func (iter ApplicationSecurityGroupListResultIterator) Value() ApplicationSecurityGroup
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type ApplicationSecurityGroupListResultPage ¶
type ApplicationSecurityGroupListResultPage struct {
// contains filtered or unexported fields
}
ApplicationSecurityGroupListResultPage contains a page of ApplicationSecurityGroup values.
func NewApplicationSecurityGroupListResultPage ¶
func NewApplicationSecurityGroupListResultPage(cur ApplicationSecurityGroupListResult, getNextPage func(context.Context, ApplicationSecurityGroupListResult) (ApplicationSecurityGroupListResult, error)) ApplicationSecurityGroupListResultPage
Creates a new instance of the ApplicationSecurityGroupListResultPage type.
func (*ApplicationSecurityGroupListResultPage) Next ¶
func (page *ApplicationSecurityGroupListResultPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ApplicationSecurityGroupListResultPage) NextWithContext ¶
func (page *ApplicationSecurityGroupListResultPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (ApplicationSecurityGroupListResultPage) NotDone ¶
func (page ApplicationSecurityGroupListResultPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (ApplicationSecurityGroupListResultPage) Response ¶
func (page ApplicationSecurityGroupListResultPage) Response() ApplicationSecurityGroupListResult
Response returns the raw server response from the last page request.
func (ApplicationSecurityGroupListResultPage) Values ¶
func (page ApplicationSecurityGroupListResultPage) Values() []ApplicationSecurityGroup
Values returns the slice of values for the current page or nil if there are no values.
type ApplicationSecurityGroupPropertiesFormat ¶
type ApplicationSecurityGroupPropertiesFormat struct {
// ResourceGUID - READ-ONLY; The resource GUID property of the application security group resource. It uniquely identifies a resource, even if the user changes its name or migrate the resource across subscriptions or resource groups.
ResourceGUID *string `json:"resourceGuid,omitempty"`
// ProvisioningState - READ-ONLY; The provisioning state of the application security group resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
}
ApplicationSecurityGroupPropertiesFormat application security group properties.
func (ApplicationSecurityGroupPropertiesFormat) MarshalJSON ¶
func (asgpf ApplicationSecurityGroupPropertiesFormat) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ApplicationSecurityGroupPropertiesFormat.
type ApplicationSecurityGroupsClient ¶
type ApplicationSecurityGroupsClient struct {
BaseClient
}
ApplicationSecurityGroupsClient is the network Client
func NewApplicationSecurityGroupsClient ¶
func NewApplicationSecurityGroupsClient(subscriptionID string) ApplicationSecurityGroupsClient
NewApplicationSecurityGroupsClient creates an instance of the ApplicationSecurityGroupsClient client.
func NewApplicationSecurityGroupsClientWithBaseURI ¶
func NewApplicationSecurityGroupsClientWithBaseURI(baseURI string, subscriptionID string) ApplicationSecurityGroupsClient
NewApplicationSecurityGroupsClientWithBaseURI creates an instance of the ApplicationSecurityGroupsClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (ApplicationSecurityGroupsClient) CreateOrUpdate ¶
func (client ApplicationSecurityGroupsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, applicationSecurityGroupName string, parameters ApplicationSecurityGroup) (result ApplicationSecurityGroupsCreateOrUpdateFuture, err error)
CreateOrUpdate creates or updates an application security group. Parameters: resourceGroupName - the name of the resource group. applicationSecurityGroupName - the name of the application security group. parameters - parameters supplied to the create or update ApplicationSecurityGroup operation.
func (ApplicationSecurityGroupsClient) CreateOrUpdatePreparer ¶
func (client ApplicationSecurityGroupsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, applicationSecurityGroupName string, parameters ApplicationSecurityGroup) (*http.Request, error)
CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (ApplicationSecurityGroupsClient) CreateOrUpdateResponder ¶
func (client ApplicationSecurityGroupsClient) CreateOrUpdateResponder(resp *http.Response) (result ApplicationSecurityGroup, err error)
CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (ApplicationSecurityGroupsClient) CreateOrUpdateSender ¶
func (client ApplicationSecurityGroupsClient) CreateOrUpdateSender(req *http.Request) (future ApplicationSecurityGroupsCreateOrUpdateFuture, err error)
CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (ApplicationSecurityGroupsClient) Delete ¶
func (client ApplicationSecurityGroupsClient) Delete(ctx context.Context, resourceGroupName string, applicationSecurityGroupName string) (result ApplicationSecurityGroupsDeleteFuture, err error)
Delete deletes the specified application security group. Parameters: resourceGroupName - the name of the resource group. applicationSecurityGroupName - the name of the application security group.
func (ApplicationSecurityGroupsClient) DeletePreparer ¶
func (client ApplicationSecurityGroupsClient) DeletePreparer(ctx context.Context, resourceGroupName string, applicationSecurityGroupName string) (*http.Request, error)
DeletePreparer prepares the Delete request.
func (ApplicationSecurityGroupsClient) DeleteResponder ¶
func (client ApplicationSecurityGroupsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (ApplicationSecurityGroupsClient) DeleteSender ¶
func (client ApplicationSecurityGroupsClient) DeleteSender(req *http.Request) (future ApplicationSecurityGroupsDeleteFuture, err error)
DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (ApplicationSecurityGroupsClient) Get ¶
func (client ApplicationSecurityGroupsClient) Get(ctx context.Context, resourceGroupName string, applicationSecurityGroupName string) (result ApplicationSecurityGroup, err error)
Get gets information about the specified application security group. Parameters: resourceGroupName - the name of the resource group. applicationSecurityGroupName - the name of the application security group.
func (ApplicationSecurityGroupsClient) GetPreparer ¶
func (client ApplicationSecurityGroupsClient) GetPreparer(ctx context.Context, resourceGroupName string, applicationSecurityGroupName string) (*http.Request, error)
GetPreparer prepares the Get request.
func (ApplicationSecurityGroupsClient) GetResponder ¶
func (client ApplicationSecurityGroupsClient) GetResponder(resp *http.Response) (result ApplicationSecurityGroup, err error)
GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (ApplicationSecurityGroupsClient) GetSender ¶
GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (ApplicationSecurityGroupsClient) List ¶
func (client ApplicationSecurityGroupsClient) List(ctx context.Context, resourceGroupName string) (result ApplicationSecurityGroupListResultPage, err error)
List gets all the application security groups in a resource group. Parameters: resourceGroupName - the name of the resource group.
func (ApplicationSecurityGroupsClient) ListAll ¶
func (client ApplicationSecurityGroupsClient) ListAll(ctx context.Context) (result ApplicationSecurityGroupListResultPage, err error)
ListAll gets all application security groups in a subscription.
func (ApplicationSecurityGroupsClient) ListAllComplete ¶
func (client ApplicationSecurityGroupsClient) ListAllComplete(ctx context.Context) (result ApplicationSecurityGroupListResultIterator, err error)
ListAllComplete enumerates all values, automatically crossing page boundaries as required.
func (ApplicationSecurityGroupsClient) ListAllPreparer ¶
func (client ApplicationSecurityGroupsClient) ListAllPreparer(ctx context.Context) (*http.Request, error)
ListAllPreparer prepares the ListAll request.
func (ApplicationSecurityGroupsClient) ListAllResponder ¶
func (client ApplicationSecurityGroupsClient) ListAllResponder(resp *http.Response) (result ApplicationSecurityGroupListResult, err error)
ListAllResponder handles the response to the ListAll request. The method always closes the http.Response Body.
func (ApplicationSecurityGroupsClient) ListAllSender ¶
func (client ApplicationSecurityGroupsClient) ListAllSender(req *http.Request) (*http.Response, error)
ListAllSender sends the ListAll request. The method will close the http.Response Body if it receives an error.
func (ApplicationSecurityGroupsClient) ListComplete ¶
func (client ApplicationSecurityGroupsClient) ListComplete(ctx context.Context, resourceGroupName string) (result ApplicationSecurityGroupListResultIterator, err error)
ListComplete enumerates all values, automatically crossing page boundaries as required.
func (ApplicationSecurityGroupsClient) ListPreparer ¶
func (client ApplicationSecurityGroupsClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
ListPreparer prepares the List request.
func (ApplicationSecurityGroupsClient) ListResponder ¶
func (client ApplicationSecurityGroupsClient) ListResponder(resp *http.Response) (result ApplicationSecurityGroupListResult, err error)
ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (ApplicationSecurityGroupsClient) ListSender ¶
ListSender sends the List request. The method will close the http.Response Body if it receives an error.
func (ApplicationSecurityGroupsClient) UpdateTags ¶
func (client ApplicationSecurityGroupsClient) UpdateTags(ctx context.Context, resourceGroupName string, applicationSecurityGroupName string, parameters TagsObject) (result ApplicationSecurityGroupsUpdateTagsFuture, err error)
UpdateTags updates an application security group's tags. Parameters: resourceGroupName - the name of the resource group. applicationSecurityGroupName - the name of the application security group. parameters - parameters supplied to update application security group tags.
func (ApplicationSecurityGroupsClient) UpdateTagsPreparer ¶
func (client ApplicationSecurityGroupsClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, applicationSecurityGroupName string, parameters TagsObject) (*http.Request, error)
UpdateTagsPreparer prepares the UpdateTags request.
func (ApplicationSecurityGroupsClient) UpdateTagsResponder ¶
func (client ApplicationSecurityGroupsClient) UpdateTagsResponder(resp *http.Response) (result ApplicationSecurityGroup, err error)
UpdateTagsResponder handles the response to the UpdateTags request. The method always closes the http.Response Body.
func (ApplicationSecurityGroupsClient) UpdateTagsSender ¶
func (client ApplicationSecurityGroupsClient) UpdateTagsSender(req *http.Request) (future ApplicationSecurityGroupsUpdateTagsFuture, err error)
UpdateTagsSender sends the UpdateTags request. The method will close the http.Response Body if it receives an error.
type ApplicationSecurityGroupsCreateOrUpdateFuture ¶
type ApplicationSecurityGroupsCreateOrUpdateFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(ApplicationSecurityGroupsClient) (ApplicationSecurityGroup, error)
}
ApplicationSecurityGroupsCreateOrUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ApplicationSecurityGroupsCreateOrUpdateFuture) UnmarshalJSON ¶
func (future *ApplicationSecurityGroupsCreateOrUpdateFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type ApplicationSecurityGroupsDeleteFuture ¶
type ApplicationSecurityGroupsDeleteFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(ApplicationSecurityGroupsClient) (autorest.Response, error)
}
ApplicationSecurityGroupsDeleteFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ApplicationSecurityGroupsDeleteFuture) UnmarshalJSON ¶
func (future *ApplicationSecurityGroupsDeleteFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type ApplicationSecurityGroupsUpdateTagsFuture ¶
type ApplicationSecurityGroupsUpdateTagsFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(ApplicationSecurityGroupsClient) (ApplicationSecurityGroup, error)
}
ApplicationSecurityGroupsUpdateTagsFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ApplicationSecurityGroupsUpdateTagsFuture) UnmarshalJSON ¶
func (future *ApplicationSecurityGroupsUpdateTagsFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type AssociationType ¶
type AssociationType string
AssociationType enumerates the values for association type.
const ( // Associated ... Associated AssociationType = "Associated" // Contains ... Contains AssociationType = "Contains" )
func PossibleAssociationTypeValues ¶
func PossibleAssociationTypeValues() []AssociationType
PossibleAssociationTypeValues returns an array of possible values for the AssociationType const type.
type AuthenticationMethod ¶
type AuthenticationMethod string
AuthenticationMethod enumerates the values for authentication method.
const ( // EAPMSCHAPv2 ... EAPMSCHAPv2 AuthenticationMethod = "EAPMSCHAPv2" // EAPTLS ... EAPTLS AuthenticationMethod = "EAPTLS" )
func PossibleAuthenticationMethodValues ¶
func PossibleAuthenticationMethodValues() []AuthenticationMethod
PossibleAuthenticationMethodValues returns an array of possible values for the AuthenticationMethod const type.
type AuthorizationListResult ¶
type AuthorizationListResult struct {
autorest.Response `json:"-"`
// Value - The authorizations in an ExpressRoute Circuit.
Value *[]ExpressRouteCircuitAuthorization `json:"value,omitempty"`
// NextLink - The URL to get the next set of results.
NextLink *string `json:"nextLink,omitempty"`
}
AuthorizationListResult response for ListAuthorizations API service call retrieves all authorizations that belongs to an ExpressRouteCircuit.
func (AuthorizationListResult) IsEmpty ¶
func (alr AuthorizationListResult) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
type AuthorizationListResultIterator ¶
type AuthorizationListResultIterator struct {
// contains filtered or unexported fields
}
AuthorizationListResultIterator provides access to a complete listing of ExpressRouteCircuitAuthorization values.
func NewAuthorizationListResultIterator ¶
func NewAuthorizationListResultIterator(page AuthorizationListResultPage) AuthorizationListResultIterator
Creates a new instance of the AuthorizationListResultIterator type.
func (*AuthorizationListResultIterator) Next ¶
func (iter *AuthorizationListResultIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*AuthorizationListResultIterator) NextWithContext ¶
func (iter *AuthorizationListResultIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (AuthorizationListResultIterator) NotDone ¶
func (iter AuthorizationListResultIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (AuthorizationListResultIterator) Response ¶
func (iter AuthorizationListResultIterator) Response() AuthorizationListResult
Response returns the raw server response from the last page request.
func (AuthorizationListResultIterator) Value ¶
func (iter AuthorizationListResultIterator) Value() ExpressRouteCircuitAuthorization
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type AuthorizationListResultPage ¶
type AuthorizationListResultPage struct {
// contains filtered or unexported fields
}
AuthorizationListResultPage contains a page of ExpressRouteCircuitAuthorization values.
func NewAuthorizationListResultPage ¶
func NewAuthorizationListResultPage(cur AuthorizationListResult, getNextPage func(context.Context, AuthorizationListResult) (AuthorizationListResult, error)) AuthorizationListResultPage
Creates a new instance of the AuthorizationListResultPage type.
func (*AuthorizationListResultPage) Next ¶
func (page *AuthorizationListResultPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*AuthorizationListResultPage) NextWithContext ¶
func (page *AuthorizationListResultPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (AuthorizationListResultPage) NotDone ¶
func (page AuthorizationListResultPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (AuthorizationListResultPage) Response ¶
func (page AuthorizationListResultPage) Response() AuthorizationListResult
Response returns the raw server response from the last page request.
func (AuthorizationListResultPage) Values ¶
func (page AuthorizationListResultPage) Values() []ExpressRouteCircuitAuthorization
Values returns the slice of values for the current page or nil if there are no values.
type AuthorizationPropertiesFormat ¶
type AuthorizationPropertiesFormat struct {
// AuthorizationKey - The authorization key.
AuthorizationKey *string `json:"authorizationKey,omitempty"`
// AuthorizationUseStatus - The authorization use status. Possible values include: 'Available', 'InUse'
AuthorizationUseStatus AuthorizationUseStatus `json:"authorizationUseStatus,omitempty"`
// ProvisioningState - The provisioning state of the authorization resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
}
AuthorizationPropertiesFormat properties of ExpressRouteCircuitAuthorization.
type AuthorizationUseStatus ¶
type AuthorizationUseStatus string
AuthorizationUseStatus enumerates the values for authorization use status.
const ( // Available ... Available AuthorizationUseStatus = "Available" // InUse ... InUse AuthorizationUseStatus = "InUse" )
func PossibleAuthorizationUseStatusValues ¶
func PossibleAuthorizationUseStatusValues() []AuthorizationUseStatus
PossibleAuthorizationUseStatusValues returns an array of possible values for the AuthorizationUseStatus const type.
type AutoApprovedPrivateLinkService ¶
type AutoApprovedPrivateLinkService struct {
// PrivateLinkService - The id of the private link service resource.
PrivateLinkService *string `json:"privateLinkService,omitempty"`
}
AutoApprovedPrivateLinkService the information of an AutoApprovedPrivateLinkService.
type AutoApprovedPrivateLinkServicesResult ¶
type AutoApprovedPrivateLinkServicesResult struct {
autorest.Response `json:"-"`
// Value - An array of auto approved private link service.
Value *[]AutoApprovedPrivateLinkService `json:"value,omitempty"`
// NextLink - READ-ONLY; The URL to get the next set of results.
NextLink *string `json:"nextLink,omitempty"`
}
AutoApprovedPrivateLinkServicesResult an array of private link service id that can be linked to a private end point with auto approved.
func (AutoApprovedPrivateLinkServicesResult) IsEmpty ¶
func (aaplsr AutoApprovedPrivateLinkServicesResult) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
func (AutoApprovedPrivateLinkServicesResult) MarshalJSON ¶
func (aaplsr AutoApprovedPrivateLinkServicesResult) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for AutoApprovedPrivateLinkServicesResult.
type AutoApprovedPrivateLinkServicesResultIterator ¶
type AutoApprovedPrivateLinkServicesResultIterator struct {
// contains filtered or unexported fields
}
AutoApprovedPrivateLinkServicesResultIterator provides access to a complete listing of AutoApprovedPrivateLinkService values.
func NewAutoApprovedPrivateLinkServicesResultIterator ¶
func NewAutoApprovedPrivateLinkServicesResultIterator(page AutoApprovedPrivateLinkServicesResultPage) AutoApprovedPrivateLinkServicesResultIterator
Creates a new instance of the AutoApprovedPrivateLinkServicesResultIterator type.
func (*AutoApprovedPrivateLinkServicesResultIterator) Next ¶
func (iter *AutoApprovedPrivateLinkServicesResultIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*AutoApprovedPrivateLinkServicesResultIterator) NextWithContext ¶
func (iter *AutoApprovedPrivateLinkServicesResultIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (AutoApprovedPrivateLinkServicesResultIterator) NotDone ¶
func (iter AutoApprovedPrivateLinkServicesResultIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (AutoApprovedPrivateLinkServicesResultIterator) Response ¶
func (iter AutoApprovedPrivateLinkServicesResultIterator) Response() AutoApprovedPrivateLinkServicesResult
Response returns the raw server response from the last page request.
func (AutoApprovedPrivateLinkServicesResultIterator) Value ¶
func (iter AutoApprovedPrivateLinkServicesResultIterator) Value() AutoApprovedPrivateLinkService
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type AutoApprovedPrivateLinkServicesResultPage ¶
type AutoApprovedPrivateLinkServicesResultPage struct {
// contains filtered or unexported fields
}
AutoApprovedPrivateLinkServicesResultPage contains a page of AutoApprovedPrivateLinkService values.
func NewAutoApprovedPrivateLinkServicesResultPage ¶
func NewAutoApprovedPrivateLinkServicesResultPage(cur AutoApprovedPrivateLinkServicesResult, getNextPage func(context.Context, AutoApprovedPrivateLinkServicesResult) (AutoApprovedPrivateLinkServicesResult, error)) AutoApprovedPrivateLinkServicesResultPage
Creates a new instance of the AutoApprovedPrivateLinkServicesResultPage type.
func (*AutoApprovedPrivateLinkServicesResultPage) Next ¶
func (page *AutoApprovedPrivateLinkServicesResultPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*AutoApprovedPrivateLinkServicesResultPage) NextWithContext ¶
func (page *AutoApprovedPrivateLinkServicesResultPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (AutoApprovedPrivateLinkServicesResultPage) NotDone ¶
func (page AutoApprovedPrivateLinkServicesResultPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (AutoApprovedPrivateLinkServicesResultPage) Response ¶
func (page AutoApprovedPrivateLinkServicesResultPage) Response() AutoApprovedPrivateLinkServicesResult
Response returns the raw server response from the last page request.
func (AutoApprovedPrivateLinkServicesResultPage) Values ¶
func (page AutoApprovedPrivateLinkServicesResultPage) Values() []AutoApprovedPrivateLinkService
Values returns the slice of values for the current page or nil if there are no values.
type Availability ¶
type Availability struct {
// TimeGrain - The time grain of the availability.
TimeGrain *string `json:"timeGrain,omitempty"`
// Retention - The retention of the availability.
Retention *string `json:"retention,omitempty"`
// BlobDuration - Duration of the availability blob.
BlobDuration *string `json:"blobDuration,omitempty"`
}
Availability availability of the metric.
type AvailableDelegation ¶
type AvailableDelegation struct {
// Name - The name of the AvailableDelegation resource.
Name *string `json:"name,omitempty"`
// ID - A unique identifier of the AvailableDelegation resource.
ID *string `json:"id,omitempty"`
// Type - Resource type.
Type *string `json:"type,omitempty"`
// ServiceName - The name of the service and resource.
ServiceName *string `json:"serviceName,omitempty"`
// Actions - Describes the actions permitted to the service upon delegation.
Actions *[]string `json:"actions,omitempty"`
}
AvailableDelegation the serviceName of an AvailableDelegation indicates a possible delegation for a subnet.
type AvailableDelegationsClient ¶
type AvailableDelegationsClient struct {
BaseClient
}
AvailableDelegationsClient is the network Client
func NewAvailableDelegationsClient ¶
func NewAvailableDelegationsClient(subscriptionID string) AvailableDelegationsClient
NewAvailableDelegationsClient creates an instance of the AvailableDelegationsClient client.
func NewAvailableDelegationsClientWithBaseURI ¶
func NewAvailableDelegationsClientWithBaseURI(baseURI string, subscriptionID string) AvailableDelegationsClient
NewAvailableDelegationsClientWithBaseURI creates an instance of the AvailableDelegationsClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (AvailableDelegationsClient) List ¶
func (client AvailableDelegationsClient) List(ctx context.Context, location string) (result AvailableDelegationsResultPage, err error)
List gets all of the available subnet delegations for this subscription in this region. Parameters: location - the location of the subnet.
func (AvailableDelegationsClient) ListComplete ¶
func (client AvailableDelegationsClient) ListComplete(ctx context.Context, location string) (result AvailableDelegationsResultIterator, err error)
ListComplete enumerates all values, automatically crossing page boundaries as required.
func (AvailableDelegationsClient) ListPreparer ¶
func (client AvailableDelegationsClient) ListPreparer(ctx context.Context, location string) (*http.Request, error)
ListPreparer prepares the List request.
func (AvailableDelegationsClient) ListResponder ¶
func (client AvailableDelegationsClient) ListResponder(resp *http.Response) (result AvailableDelegationsResult, err error)
ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (AvailableDelegationsClient) ListSender ¶
ListSender sends the List request. The method will close the http.Response Body if it receives an error.
type AvailableDelegationsResult ¶
type AvailableDelegationsResult struct {
autorest.Response `json:"-"`
// Value - An array of available delegations.
Value *[]AvailableDelegation `json:"value,omitempty"`
// NextLink - READ-ONLY; The URL to get the next set of results.
NextLink *string `json:"nextLink,omitempty"`
}
AvailableDelegationsResult an array of available delegations.
func (AvailableDelegationsResult) IsEmpty ¶
func (adr AvailableDelegationsResult) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
func (AvailableDelegationsResult) MarshalJSON ¶
func (adr AvailableDelegationsResult) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for AvailableDelegationsResult.
type AvailableDelegationsResultIterator ¶
type AvailableDelegationsResultIterator struct {
// contains filtered or unexported fields
}
AvailableDelegationsResultIterator provides access to a complete listing of AvailableDelegation values.
func NewAvailableDelegationsResultIterator ¶
func NewAvailableDelegationsResultIterator(page AvailableDelegationsResultPage) AvailableDelegationsResultIterator
Creates a new instance of the AvailableDelegationsResultIterator type.
func (*AvailableDelegationsResultIterator) Next ¶
func (iter *AvailableDelegationsResultIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*AvailableDelegationsResultIterator) NextWithContext ¶
func (iter *AvailableDelegationsResultIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (AvailableDelegationsResultIterator) NotDone ¶
func (iter AvailableDelegationsResultIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (AvailableDelegationsResultIterator) Response ¶
func (iter AvailableDelegationsResultIterator) Response() AvailableDelegationsResult
Response returns the raw server response from the last page request.
func (AvailableDelegationsResultIterator) Value ¶
func (iter AvailableDelegationsResultIterator) Value() AvailableDelegation
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type AvailableDelegationsResultPage ¶
type AvailableDelegationsResultPage struct {
// contains filtered or unexported fields
}
AvailableDelegationsResultPage contains a page of AvailableDelegation values.
func NewAvailableDelegationsResultPage ¶
func NewAvailableDelegationsResultPage(cur AvailableDelegationsResult, getNextPage func(context.Context, AvailableDelegationsResult) (AvailableDelegationsResult, error)) AvailableDelegationsResultPage
Creates a new instance of the AvailableDelegationsResultPage type.
func (*AvailableDelegationsResultPage) Next ¶
func (page *AvailableDelegationsResultPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*AvailableDelegationsResultPage) NextWithContext ¶
func (page *AvailableDelegationsResultPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (AvailableDelegationsResultPage) NotDone ¶
func (page AvailableDelegationsResultPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (AvailableDelegationsResultPage) Response ¶
func (page AvailableDelegationsResultPage) Response() AvailableDelegationsResult
Response returns the raw server response from the last page request.
func (AvailableDelegationsResultPage) Values ¶
func (page AvailableDelegationsResultPage) Values() []AvailableDelegation
Values returns the slice of values for the current page or nil if there are no values.
type AvailableEndpointServicesClient ¶
type AvailableEndpointServicesClient struct {
BaseClient
}
AvailableEndpointServicesClient is the network Client
func NewAvailableEndpointServicesClient ¶
func NewAvailableEndpointServicesClient(subscriptionID string) AvailableEndpointServicesClient
NewAvailableEndpointServicesClient creates an instance of the AvailableEndpointServicesClient client.
func NewAvailableEndpointServicesClientWithBaseURI ¶
func NewAvailableEndpointServicesClientWithBaseURI(baseURI string, subscriptionID string) AvailableEndpointServicesClient
NewAvailableEndpointServicesClientWithBaseURI creates an instance of the AvailableEndpointServicesClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (AvailableEndpointServicesClient) List ¶
func (client AvailableEndpointServicesClient) List(ctx context.Context, location string) (result EndpointServicesListResultPage, err error)
List list what values of endpoint services are available for use. Parameters: location - the location to check available endpoint services.
func (AvailableEndpointServicesClient) ListComplete ¶
func (client AvailableEndpointServicesClient) ListComplete(ctx context.Context, location string) (result EndpointServicesListResultIterator, err error)
ListComplete enumerates all values, automatically crossing page boundaries as required.
func (AvailableEndpointServicesClient) ListPreparer ¶
func (client AvailableEndpointServicesClient) ListPreparer(ctx context.Context, location string) (*http.Request, error)
ListPreparer prepares the List request.
func (AvailableEndpointServicesClient) ListResponder ¶
func (client AvailableEndpointServicesClient) ListResponder(resp *http.Response) (result EndpointServicesListResult, err error)
ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (AvailableEndpointServicesClient) ListSender ¶
ListSender sends the List request. The method will close the http.Response Body if it receives an error.
type AvailablePrivateEndpointType ¶
type AvailablePrivateEndpointType struct {
// Name - The name of the service and resource.
Name *string `json:"name,omitempty"`
// ID - A unique identifier of the AvailablePrivateEndpoint Type resource.
ID *string `json:"id,omitempty"`
// Type - Resource type.
Type *string `json:"type,omitempty"`
// ResourceName - The name of the service and resource.
ResourceName *string `json:"resourceName,omitempty"`
}
AvailablePrivateEndpointType the information of an AvailablePrivateEndpointType.
type AvailablePrivateEndpointTypesClient ¶
type AvailablePrivateEndpointTypesClient struct {
BaseClient
}
AvailablePrivateEndpointTypesClient is the network Client
func NewAvailablePrivateEndpointTypesClient ¶
func NewAvailablePrivateEndpointTypesClient(subscriptionID string) AvailablePrivateEndpointTypesClient
NewAvailablePrivateEndpointTypesClient creates an instance of the AvailablePrivateEndpointTypesClient client.
func NewAvailablePrivateEndpointTypesClientWithBaseURI ¶
func NewAvailablePrivateEndpointTypesClientWithBaseURI(baseURI string, subscriptionID string) AvailablePrivateEndpointTypesClient
NewAvailablePrivateEndpointTypesClientWithBaseURI creates an instance of the AvailablePrivateEndpointTypesClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (AvailablePrivateEndpointTypesClient) List ¶
func (client AvailablePrivateEndpointTypesClient) List(ctx context.Context, location string) (result AvailablePrivateEndpointTypesResultPage, err error)
List returns all of the resource types that can be linked to a Private Endpoint in this subscription in this region. Parameters: location - the location of the domain name.
func (AvailablePrivateEndpointTypesClient) ListByResourceGroup ¶
func (client AvailablePrivateEndpointTypesClient) ListByResourceGroup(ctx context.Context, location string, resourceGroupName string) (result AvailablePrivateEndpointTypesResultPage, err error)
ListByResourceGroup returns all of the resource types that can be linked to a Private Endpoint in this subscription in this region. Parameters: location - the location of the domain name. resourceGroupName - the name of the resource group.
func (AvailablePrivateEndpointTypesClient) ListByResourceGroupComplete ¶
func (client AvailablePrivateEndpointTypesClient) ListByResourceGroupComplete(ctx context.Context, location string, resourceGroupName string) (result AvailablePrivateEndpointTypesResultIterator, err error)
ListByResourceGroupComplete enumerates all values, automatically crossing page boundaries as required.
func (AvailablePrivateEndpointTypesClient) ListByResourceGroupPreparer ¶
func (client AvailablePrivateEndpointTypesClient) ListByResourceGroupPreparer(ctx context.Context, location string, resourceGroupName string) (*http.Request, error)
ListByResourceGroupPreparer prepares the ListByResourceGroup request.
func (AvailablePrivateEndpointTypesClient) ListByResourceGroupResponder ¶
func (client AvailablePrivateEndpointTypesClient) ListByResourceGroupResponder(resp *http.Response) (result AvailablePrivateEndpointTypesResult, err error)
ListByResourceGroupResponder handles the response to the ListByResourceGroup request. The method always closes the http.Response Body.
func (AvailablePrivateEndpointTypesClient) ListByResourceGroupSender ¶
func (client AvailablePrivateEndpointTypesClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error)
ListByResourceGroupSender sends the ListByResourceGroup request. The method will close the http.Response Body if it receives an error.
func (AvailablePrivateEndpointTypesClient) ListComplete ¶
func (client AvailablePrivateEndpointTypesClient) ListComplete(ctx context.Context, location string) (result AvailablePrivateEndpointTypesResultIterator, err error)
ListComplete enumerates all values, automatically crossing page boundaries as required.
func (AvailablePrivateEndpointTypesClient) ListPreparer ¶
func (client AvailablePrivateEndpointTypesClient) ListPreparer(ctx context.Context, location string) (*http.Request, error)
ListPreparer prepares the List request.
func (AvailablePrivateEndpointTypesClient) ListResponder ¶
func (client AvailablePrivateEndpointTypesClient) ListResponder(resp *http.Response) (result AvailablePrivateEndpointTypesResult, err error)
ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (AvailablePrivateEndpointTypesClient) ListSender ¶
func (client AvailablePrivateEndpointTypesClient) ListSender(req *http.Request) (*http.Response, error)
ListSender sends the List request. The method will close the http.Response Body if it receives an error.
type AvailablePrivateEndpointTypesResult ¶
type AvailablePrivateEndpointTypesResult struct {
autorest.Response `json:"-"`
// Value - An array of available privateEndpoint type.
Value *[]AvailablePrivateEndpointType `json:"value,omitempty"`
// NextLink - READ-ONLY; The URL to get the next set of results.
NextLink *string `json:"nextLink,omitempty"`
}
AvailablePrivateEndpointTypesResult an array of available PrivateEndpoint types.
func (AvailablePrivateEndpointTypesResult) IsEmpty ¶
func (apetr AvailablePrivateEndpointTypesResult) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
func (AvailablePrivateEndpointTypesResult) MarshalJSON ¶
func (apetr AvailablePrivateEndpointTypesResult) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for AvailablePrivateEndpointTypesResult.
type AvailablePrivateEndpointTypesResultIterator ¶
type AvailablePrivateEndpointTypesResultIterator struct {
// contains filtered or unexported fields
}
AvailablePrivateEndpointTypesResultIterator provides access to a complete listing of AvailablePrivateEndpointType values.
func NewAvailablePrivateEndpointTypesResultIterator ¶
func NewAvailablePrivateEndpointTypesResultIterator(page AvailablePrivateEndpointTypesResultPage) AvailablePrivateEndpointTypesResultIterator
Creates a new instance of the AvailablePrivateEndpointTypesResultIterator type.
func (*AvailablePrivateEndpointTypesResultIterator) Next ¶
func (iter *AvailablePrivateEndpointTypesResultIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*AvailablePrivateEndpointTypesResultIterator) NextWithContext ¶
func (iter *AvailablePrivateEndpointTypesResultIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (AvailablePrivateEndpointTypesResultIterator) NotDone ¶
func (iter AvailablePrivateEndpointTypesResultIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (AvailablePrivateEndpointTypesResultIterator) Response ¶
func (iter AvailablePrivateEndpointTypesResultIterator) Response() AvailablePrivateEndpointTypesResult
Response returns the raw server response from the last page request.
func (AvailablePrivateEndpointTypesResultIterator) Value ¶
func (iter AvailablePrivateEndpointTypesResultIterator) Value() AvailablePrivateEndpointType
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type AvailablePrivateEndpointTypesResultPage ¶
type AvailablePrivateEndpointTypesResultPage struct {
// contains filtered or unexported fields
}
AvailablePrivateEndpointTypesResultPage contains a page of AvailablePrivateEndpointType values.
func NewAvailablePrivateEndpointTypesResultPage ¶
func NewAvailablePrivateEndpointTypesResultPage(cur AvailablePrivateEndpointTypesResult, getNextPage func(context.Context, AvailablePrivateEndpointTypesResult) (AvailablePrivateEndpointTypesResult, error)) AvailablePrivateEndpointTypesResultPage
Creates a new instance of the AvailablePrivateEndpointTypesResultPage type.
func (*AvailablePrivateEndpointTypesResultPage) Next ¶
func (page *AvailablePrivateEndpointTypesResultPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*AvailablePrivateEndpointTypesResultPage) NextWithContext ¶
func (page *AvailablePrivateEndpointTypesResultPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (AvailablePrivateEndpointTypesResultPage) NotDone ¶
func (page AvailablePrivateEndpointTypesResultPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (AvailablePrivateEndpointTypesResultPage) Response ¶
func (page AvailablePrivateEndpointTypesResultPage) Response() AvailablePrivateEndpointTypesResult
Response returns the raw server response from the last page request.
func (AvailablePrivateEndpointTypesResultPage) Values ¶
func (page AvailablePrivateEndpointTypesResultPage) Values() []AvailablePrivateEndpointType
Values returns the slice of values for the current page or nil if there are no values.
type AvailableProvidersList ¶
type AvailableProvidersList struct {
autorest.Response `json:"-"`
// Countries - List of available countries.
Countries *[]AvailableProvidersListCountry `json:"countries,omitempty"`
}
AvailableProvidersList list of available countries with details.
type AvailableProvidersListCity ¶
type AvailableProvidersListCity struct {
// CityName - The city or town name.
CityName *string `json:"cityName,omitempty"`
// Providers - A list of Internet service providers.
Providers *[]string `json:"providers,omitempty"`
}
AvailableProvidersListCity city or town details.
type AvailableProvidersListCountry ¶
type AvailableProvidersListCountry struct {
// CountryName - The country name.
CountryName *string `json:"countryName,omitempty"`
// Providers - A list of Internet service providers.
Providers *[]string `json:"providers,omitempty"`
// States - List of available states in the country.
States *[]AvailableProvidersListState `json:"states,omitempty"`
}
AvailableProvidersListCountry country details.
type AvailableProvidersListParameters ¶
type AvailableProvidersListParameters struct {
// AzureLocations - A list of Azure regions.
AzureLocations *[]string `json:"azureLocations,omitempty"`
// Country - The country for available providers list.
Country *string `json:"country,omitempty"`
// State - The state for available providers list.
State *string `json:"state,omitempty"`
// City - The city or town for available providers list.
City *string `json:"city,omitempty"`
}
AvailableProvidersListParameters constraints that determine the list of available Internet service providers.
type AvailableProvidersListState ¶
type AvailableProvidersListState struct {
// StateName - The state name.
StateName *string `json:"stateName,omitempty"`
// Providers - A list of Internet service providers.
Providers *[]string `json:"providers,omitempty"`
// Cities - List of available cities or towns in the state.
Cities *[]AvailableProvidersListCity `json:"cities,omitempty"`
}
AvailableProvidersListState state details.
type AvailableResourceGroupDelegationsClient ¶
type AvailableResourceGroupDelegationsClient struct {
BaseClient
}
AvailableResourceGroupDelegationsClient is the network Client
func NewAvailableResourceGroupDelegationsClient ¶
func NewAvailableResourceGroupDelegationsClient(subscriptionID string) AvailableResourceGroupDelegationsClient
NewAvailableResourceGroupDelegationsClient creates an instance of the AvailableResourceGroupDelegationsClient client.
func NewAvailableResourceGroupDelegationsClientWithBaseURI ¶
func NewAvailableResourceGroupDelegationsClientWithBaseURI(baseURI string, subscriptionID string) AvailableResourceGroupDelegationsClient
NewAvailableResourceGroupDelegationsClientWithBaseURI creates an instance of the AvailableResourceGroupDelegationsClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (AvailableResourceGroupDelegationsClient) List ¶
func (client AvailableResourceGroupDelegationsClient) List(ctx context.Context, location string, resourceGroupName string) (result AvailableDelegationsResultPage, err error)
List gets all of the available subnet delegations for this resource group in this region. Parameters: location - the location of the domain name. resourceGroupName - the name of the resource group.
func (AvailableResourceGroupDelegationsClient) ListComplete ¶
func (client AvailableResourceGroupDelegationsClient) ListComplete(ctx context.Context, location string, resourceGroupName string) (result AvailableDelegationsResultIterator, err error)
ListComplete enumerates all values, automatically crossing page boundaries as required.
func (AvailableResourceGroupDelegationsClient) ListPreparer ¶
func (client AvailableResourceGroupDelegationsClient) ListPreparer(ctx context.Context, location string, resourceGroupName string) (*http.Request, error)
ListPreparer prepares the List request.
func (AvailableResourceGroupDelegationsClient) ListResponder ¶
func (client AvailableResourceGroupDelegationsClient) ListResponder(resp *http.Response) (result AvailableDelegationsResult, err error)
ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (AvailableResourceGroupDelegationsClient) ListSender ¶
func (client AvailableResourceGroupDelegationsClient) ListSender(req *http.Request) (*http.Response, error)
ListSender sends the List request. The method will close the http.Response Body if it receives an error.
type AzureAsyncOperationResult ¶
type AzureAsyncOperationResult struct {
// Status - Status of the Azure async operation. Possible values include: 'OperationStatusInProgress', 'OperationStatusSucceeded', 'OperationStatusFailed'
Status OperationStatus `json:"status,omitempty"`
// Error - Details of the error occurred during specified asynchronous operation.
Error *Error `json:"error,omitempty"`
}
AzureAsyncOperationResult the response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is in progress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure.
type AzureFirewall ¶
type AzureFirewall struct {
autorest.Response `json:"-"`
// AzureFirewallPropertiesFormat - Properties of the azure firewall.
*AzureFirewallPropertiesFormat `json:"properties,omitempty"`
// Zones - A list of availability zones denoting where the resource needs to come from.
Zones *[]string `json:"zones,omitempty"`
// Etag - READ-ONLY; A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
// Name - READ-ONLY; Resource name.
Name *string `json:"name,omitempty"`
// Type - READ-ONLY; Resource type.
Type *string `json:"type,omitempty"`
// Location - Resource location.
Location *string `json:"location,omitempty"`
// Tags - Resource tags.
Tags map[string]*string `json:"tags"`
}
AzureFirewall azure Firewall resource.
func (AzureFirewall) MarshalJSON ¶
func (af AzureFirewall) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for AzureFirewall.
func (*AzureFirewall) UnmarshalJSON ¶
func (af *AzureFirewall) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for AzureFirewall struct.
type AzureFirewallApplicationRule ¶
type AzureFirewallApplicationRule struct {
// Name - Name of the application rule.
Name *string `json:"name,omitempty"`
// Description - Description of the rule.
Description *string `json:"description,omitempty"`
// SourceAddresses - List of source IP addresses for this rule.
SourceAddresses *[]string `json:"sourceAddresses,omitempty"`
// Protocols - Array of ApplicationRuleProtocols.
Protocols *[]AzureFirewallApplicationRuleProtocol `json:"protocols,omitempty"`
// TargetFqdns - List of FQDNs for this rule.
TargetFqdns *[]string `json:"targetFqdns,omitempty"`
// FqdnTags - List of FQDN Tags for this rule.
FqdnTags *[]string `json:"fqdnTags,omitempty"`
}
AzureFirewallApplicationRule properties of an application rule.
type AzureFirewallApplicationRuleCollection ¶
type AzureFirewallApplicationRuleCollection struct {
// AzureFirewallApplicationRuleCollectionPropertiesFormat - Properties of the azure firewall application rule collection.
*AzureFirewallApplicationRuleCollectionPropertiesFormat `json:"properties,omitempty"`
// Name - The name of the resource that is unique within the Azure firewall. This name can be used to access the resource.
Name *string `json:"name,omitempty"`
// Etag - READ-ONLY; A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
}
AzureFirewallApplicationRuleCollection application rule collection resource.
func (AzureFirewallApplicationRuleCollection) MarshalJSON ¶
func (afarc AzureFirewallApplicationRuleCollection) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for AzureFirewallApplicationRuleCollection.
func (*AzureFirewallApplicationRuleCollection) UnmarshalJSON ¶
func (afarc *AzureFirewallApplicationRuleCollection) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for AzureFirewallApplicationRuleCollection struct.
type AzureFirewallApplicationRuleCollectionPropertiesFormat ¶
type AzureFirewallApplicationRuleCollectionPropertiesFormat struct {
// Priority - Priority of the application rule collection resource.
Priority *int32 `json:"priority,omitempty"`
// Action - The action type of a rule collection.
Action *AzureFirewallRCAction `json:"action,omitempty"`
// Rules - Collection of rules used by a application rule collection.
Rules *[]AzureFirewallApplicationRule `json:"rules,omitempty"`
// ProvisioningState - The provisioning state of the application rule collection resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
}
AzureFirewallApplicationRuleCollectionPropertiesFormat properties of the application rule collection.
type AzureFirewallApplicationRuleProtocol ¶
type AzureFirewallApplicationRuleProtocol struct {
// ProtocolType - Protocol type. Possible values include: 'AzureFirewallApplicationRuleProtocolTypeHTTP', 'AzureFirewallApplicationRuleProtocolTypeHTTPS', 'AzureFirewallApplicationRuleProtocolTypeMssql'
ProtocolType AzureFirewallApplicationRuleProtocolType `json:"protocolType,omitempty"`
// Port - Port number for the protocol, cannot be greater than 64000. This field is optional.
Port *int32 `json:"port,omitempty"`
}
AzureFirewallApplicationRuleProtocol properties of the application rule protocol.
type AzureFirewallApplicationRuleProtocolType ¶
type AzureFirewallApplicationRuleProtocolType string
AzureFirewallApplicationRuleProtocolType enumerates the values for azure firewall application rule protocol type.
const ( // AzureFirewallApplicationRuleProtocolTypeHTTP ... AzureFirewallApplicationRuleProtocolTypeHTTP AzureFirewallApplicationRuleProtocolType = "Http" // AzureFirewallApplicationRuleProtocolTypeHTTPS ... AzureFirewallApplicationRuleProtocolTypeHTTPS AzureFirewallApplicationRuleProtocolType = "Https" // AzureFirewallApplicationRuleProtocolTypeMssql ... AzureFirewallApplicationRuleProtocolTypeMssql AzureFirewallApplicationRuleProtocolType = "Mssql" )
func PossibleAzureFirewallApplicationRuleProtocolTypeValues ¶
func PossibleAzureFirewallApplicationRuleProtocolTypeValues() []AzureFirewallApplicationRuleProtocolType
PossibleAzureFirewallApplicationRuleProtocolTypeValues returns an array of possible values for the AzureFirewallApplicationRuleProtocolType const type.
type AzureFirewallFqdnTag ¶
type AzureFirewallFqdnTag struct {
// AzureFirewallFqdnTagPropertiesFormat - Properties of the azure firewall FQDN tag.
*AzureFirewallFqdnTagPropertiesFormat `json:"properties,omitempty"`
// Etag - READ-ONLY; A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
// Name - READ-ONLY; Resource name.
Name *string `json:"name,omitempty"`
// Type - READ-ONLY; Resource type.
Type *string `json:"type,omitempty"`
// Location - Resource location.
Location *string `json:"location,omitempty"`
// Tags - Resource tags.
Tags map[string]*string `json:"tags"`
}
AzureFirewallFqdnTag azure Firewall FQDN Tag Resource.
func (AzureFirewallFqdnTag) MarshalJSON ¶
func (afft AzureFirewallFqdnTag) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for AzureFirewallFqdnTag.
func (*AzureFirewallFqdnTag) UnmarshalJSON ¶
func (afft *AzureFirewallFqdnTag) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for AzureFirewallFqdnTag struct.
type AzureFirewallFqdnTagListResult ¶
type AzureFirewallFqdnTagListResult struct {
autorest.Response `json:"-"`
// Value - List of Azure Firewall FQDN Tags in a resource group.
Value *[]AzureFirewallFqdnTag `json:"value,omitempty"`
// NextLink - URL to get the next set of results.
NextLink *string `json:"nextLink,omitempty"`
}
AzureFirewallFqdnTagListResult response for ListAzureFirewallFqdnTags API service call.
func (AzureFirewallFqdnTagListResult) IsEmpty ¶
func (afftlr AzureFirewallFqdnTagListResult) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
type AzureFirewallFqdnTagListResultIterator ¶
type AzureFirewallFqdnTagListResultIterator struct {
// contains filtered or unexported fields
}
AzureFirewallFqdnTagListResultIterator provides access to a complete listing of AzureFirewallFqdnTag values.
func NewAzureFirewallFqdnTagListResultIterator ¶
func NewAzureFirewallFqdnTagListResultIterator(page AzureFirewallFqdnTagListResultPage) AzureFirewallFqdnTagListResultIterator
Creates a new instance of the AzureFirewallFqdnTagListResultIterator type.
func (*AzureFirewallFqdnTagListResultIterator) Next ¶
func (iter *AzureFirewallFqdnTagListResultIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*AzureFirewallFqdnTagListResultIterator) NextWithContext ¶
func (iter *AzureFirewallFqdnTagListResultIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (AzureFirewallFqdnTagListResultIterator) NotDone ¶
func (iter AzureFirewallFqdnTagListResultIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (AzureFirewallFqdnTagListResultIterator) Response ¶
func (iter AzureFirewallFqdnTagListResultIterator) Response() AzureFirewallFqdnTagListResult
Response returns the raw server response from the last page request.
func (AzureFirewallFqdnTagListResultIterator) Value ¶
func (iter AzureFirewallFqdnTagListResultIterator) Value() AzureFirewallFqdnTag
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type AzureFirewallFqdnTagListResultPage ¶
type AzureFirewallFqdnTagListResultPage struct {
// contains filtered or unexported fields
}
AzureFirewallFqdnTagListResultPage contains a page of AzureFirewallFqdnTag values.
func NewAzureFirewallFqdnTagListResultPage ¶
func NewAzureFirewallFqdnTagListResultPage(cur AzureFirewallFqdnTagListResult, getNextPage func(context.Context, AzureFirewallFqdnTagListResult) (AzureFirewallFqdnTagListResult, error)) AzureFirewallFqdnTagListResultPage
Creates a new instance of the AzureFirewallFqdnTagListResultPage type.
func (*AzureFirewallFqdnTagListResultPage) Next ¶
func (page *AzureFirewallFqdnTagListResultPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*AzureFirewallFqdnTagListResultPage) NextWithContext ¶
func (page *AzureFirewallFqdnTagListResultPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (AzureFirewallFqdnTagListResultPage) NotDone ¶
func (page AzureFirewallFqdnTagListResultPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (AzureFirewallFqdnTagListResultPage) Response ¶
func (page AzureFirewallFqdnTagListResultPage) Response() AzureFirewallFqdnTagListResult
Response returns the raw server response from the last page request.
func (AzureFirewallFqdnTagListResultPage) Values ¶
func (page AzureFirewallFqdnTagListResultPage) Values() []AzureFirewallFqdnTag
Values returns the slice of values for the current page or nil if there are no values.
type AzureFirewallFqdnTagPropertiesFormat ¶
type AzureFirewallFqdnTagPropertiesFormat struct {
// ProvisioningState - READ-ONLY; The provisioning state of the Azure firewall FQDN tag resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
// FqdnTagName - READ-ONLY; The name of this FQDN Tag.
FqdnTagName *string `json:"fqdnTagName,omitempty"`
}
AzureFirewallFqdnTagPropertiesFormat azure Firewall FQDN Tag Properties.
func (AzureFirewallFqdnTagPropertiesFormat) MarshalJSON ¶
func (afftpf AzureFirewallFqdnTagPropertiesFormat) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for AzureFirewallFqdnTagPropertiesFormat.
type AzureFirewallFqdnTagsClient ¶
type AzureFirewallFqdnTagsClient struct {
BaseClient
}
AzureFirewallFqdnTagsClient is the network Client
func NewAzureFirewallFqdnTagsClient ¶
func NewAzureFirewallFqdnTagsClient(subscriptionID string) AzureFirewallFqdnTagsClient
NewAzureFirewallFqdnTagsClient creates an instance of the AzureFirewallFqdnTagsClient client.
func NewAzureFirewallFqdnTagsClientWithBaseURI ¶
func NewAzureFirewallFqdnTagsClientWithBaseURI(baseURI string, subscriptionID string) AzureFirewallFqdnTagsClient
NewAzureFirewallFqdnTagsClientWithBaseURI creates an instance of the AzureFirewallFqdnTagsClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (AzureFirewallFqdnTagsClient) ListAll ¶
func (client AzureFirewallFqdnTagsClient) ListAll(ctx context.Context) (result AzureFirewallFqdnTagListResultPage, err error)
ListAll gets all the Azure Firewall FQDN Tags in a subscription.
func (AzureFirewallFqdnTagsClient) ListAllComplete ¶
func (client AzureFirewallFqdnTagsClient) ListAllComplete(ctx context.Context) (result AzureFirewallFqdnTagListResultIterator, err error)
ListAllComplete enumerates all values, automatically crossing page boundaries as required.
func (AzureFirewallFqdnTagsClient) ListAllPreparer ¶
func (client AzureFirewallFqdnTagsClient) ListAllPreparer(ctx context.Context) (*http.Request, error)
ListAllPreparer prepares the ListAll request.
func (AzureFirewallFqdnTagsClient) ListAllResponder ¶
func (client AzureFirewallFqdnTagsClient) ListAllResponder(resp *http.Response) (result AzureFirewallFqdnTagListResult, err error)
ListAllResponder handles the response to the ListAll request. The method always closes the http.Response Body.
func (AzureFirewallFqdnTagsClient) ListAllSender ¶
ListAllSender sends the ListAll request. The method will close the http.Response Body if it receives an error.
type AzureFirewallIPConfiguration ¶
type AzureFirewallIPConfiguration struct {
// AzureFirewallIPConfigurationPropertiesFormat - Properties of the azure firewall IP configuration.
*AzureFirewallIPConfigurationPropertiesFormat `json:"properties,omitempty"`
// Name - Name of the resource that is unique within a resource group. This name can be used to access the resource.
Name *string `json:"name,omitempty"`
// Etag - READ-ONLY; A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
}
AzureFirewallIPConfiguration IP configuration of an Azure Firewall.
func (AzureFirewallIPConfiguration) MarshalJSON ¶
func (afic AzureFirewallIPConfiguration) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for AzureFirewallIPConfiguration.
func (*AzureFirewallIPConfiguration) UnmarshalJSON ¶
func (afic *AzureFirewallIPConfiguration) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for AzureFirewallIPConfiguration struct.
type AzureFirewallIPConfigurationPropertiesFormat ¶
type AzureFirewallIPConfigurationPropertiesFormat struct {
// PrivateIPAddress - READ-ONLY; The Firewall Internal Load Balancer IP to be used as the next hop in User Defined Routes.
PrivateIPAddress *string `json:"privateIPAddress,omitempty"`
// Subnet - Reference of the subnet resource. This resource must be named 'AzureFirewallSubnet'.
Subnet *SubResource `json:"subnet,omitempty"`
// PublicIPAddress - Reference of the PublicIP resource. This field is a mandatory input if subnet is not null.
PublicIPAddress *SubResource `json:"publicIPAddress,omitempty"`
// ProvisioningState - The provisioning state of the Azure firewall IP configuration resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
}
AzureFirewallIPConfigurationPropertiesFormat properties of IP configuration of an Azure Firewall.
func (AzureFirewallIPConfigurationPropertiesFormat) MarshalJSON ¶
func (aficpf AzureFirewallIPConfigurationPropertiesFormat) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for AzureFirewallIPConfigurationPropertiesFormat.
type AzureFirewallListResult ¶
type AzureFirewallListResult struct {
autorest.Response `json:"-"`
// Value - List of Azure Firewalls in a resource group.
Value *[]AzureFirewall `json:"value,omitempty"`
// NextLink - URL to get the next set of results.
NextLink *string `json:"nextLink,omitempty"`
}
AzureFirewallListResult response for ListAzureFirewalls API service call.
func (AzureFirewallListResult) IsEmpty ¶
func (aflr AzureFirewallListResult) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
type AzureFirewallListResultIterator ¶
type AzureFirewallListResultIterator struct {
// contains filtered or unexported fields
}
AzureFirewallListResultIterator provides access to a complete listing of AzureFirewall values.
func NewAzureFirewallListResultIterator ¶
func NewAzureFirewallListResultIterator(page AzureFirewallListResultPage) AzureFirewallListResultIterator
Creates a new instance of the AzureFirewallListResultIterator type.
func (*AzureFirewallListResultIterator) Next ¶
func (iter *AzureFirewallListResultIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*AzureFirewallListResultIterator) NextWithContext ¶
func (iter *AzureFirewallListResultIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (AzureFirewallListResultIterator) NotDone ¶
func (iter AzureFirewallListResultIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (AzureFirewallListResultIterator) Response ¶
func (iter AzureFirewallListResultIterator) Response() AzureFirewallListResult
Response returns the raw server response from the last page request.
func (AzureFirewallListResultIterator) Value ¶
func (iter AzureFirewallListResultIterator) Value() AzureFirewall
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type AzureFirewallListResultPage ¶
type AzureFirewallListResultPage struct {
// contains filtered or unexported fields
}
AzureFirewallListResultPage contains a page of AzureFirewall values.
func NewAzureFirewallListResultPage ¶
func NewAzureFirewallListResultPage(cur AzureFirewallListResult, getNextPage func(context.Context, AzureFirewallListResult) (AzureFirewallListResult, error)) AzureFirewallListResultPage
Creates a new instance of the AzureFirewallListResultPage type.
func (*AzureFirewallListResultPage) Next ¶
func (page *AzureFirewallListResultPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*AzureFirewallListResultPage) NextWithContext ¶
func (page *AzureFirewallListResultPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (AzureFirewallListResultPage) NotDone ¶
func (page AzureFirewallListResultPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (AzureFirewallListResultPage) Response ¶
func (page AzureFirewallListResultPage) Response() AzureFirewallListResult
Response returns the raw server response from the last page request.
func (AzureFirewallListResultPage) Values ¶
func (page AzureFirewallListResultPage) Values() []AzureFirewall
Values returns the slice of values for the current page or nil if there are no values.
type AzureFirewallNatRCAction ¶
type AzureFirewallNatRCAction struct {
// Type - The type of action. Possible values include: 'Snat', 'Dnat'
Type AzureFirewallNatRCActionType `json:"type,omitempty"`
}
AzureFirewallNatRCAction azureFirewall NAT Rule Collection Action.
type AzureFirewallNatRCActionType ¶
type AzureFirewallNatRCActionType string
AzureFirewallNatRCActionType enumerates the values for azure firewall nat rc action type.
const ( // Dnat ... Dnat AzureFirewallNatRCActionType = "Dnat" // Snat ... Snat AzureFirewallNatRCActionType = "Snat" )
func PossibleAzureFirewallNatRCActionTypeValues ¶
func PossibleAzureFirewallNatRCActionTypeValues() []AzureFirewallNatRCActionType
PossibleAzureFirewallNatRCActionTypeValues returns an array of possible values for the AzureFirewallNatRCActionType const type.
type AzureFirewallNatRule ¶
type AzureFirewallNatRule struct {
// Name - Name of the NAT rule.
Name *string `json:"name,omitempty"`
// Description - Description of the rule.
Description *string `json:"description,omitempty"`
// SourceAddresses - List of source IP addresses for this rule.
SourceAddresses *[]string `json:"sourceAddresses,omitempty"`
// DestinationAddresses - List of destination IP addresses for this rule. Supports IP ranges, prefixes, and service tags.
DestinationAddresses *[]string `json:"destinationAddresses,omitempty"`
// DestinationPorts - List of destination ports.
DestinationPorts *[]string `json:"destinationPorts,omitempty"`
// Protocols - Array of AzureFirewallNetworkRuleProtocols applicable to this NAT rule.
Protocols *[]AzureFirewallNetworkRuleProtocol `json:"protocols,omitempty"`
// TranslatedAddress - The translated address for this NAT rule.
TranslatedAddress *string `json:"translatedAddress,omitempty"`
// TranslatedPort - The translated port for this NAT rule.
TranslatedPort *string `json:"translatedPort,omitempty"`
}
AzureFirewallNatRule properties of a NAT rule.
type AzureFirewallNatRuleCollection ¶
type AzureFirewallNatRuleCollection struct {
// AzureFirewallNatRuleCollectionProperties - Properties of the azure firewall NAT rule collection.
*AzureFirewallNatRuleCollectionProperties `json:"properties,omitempty"`
// Name - The name of the resource that is unique within the Azure firewall. This name can be used to access the resource.
Name *string `json:"name,omitempty"`
// Etag - READ-ONLY; A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
}
AzureFirewallNatRuleCollection NAT rule collection resource.
func (AzureFirewallNatRuleCollection) MarshalJSON ¶
func (afnrc AzureFirewallNatRuleCollection) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for AzureFirewallNatRuleCollection.
func (*AzureFirewallNatRuleCollection) UnmarshalJSON ¶
func (afnrc *AzureFirewallNatRuleCollection) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for AzureFirewallNatRuleCollection struct.
type AzureFirewallNatRuleCollectionProperties ¶
type AzureFirewallNatRuleCollectionProperties struct {
// Priority - Priority of the NAT rule collection resource.
Priority *int32 `json:"priority,omitempty"`
// Action - The action type of a NAT rule collection.
Action *AzureFirewallNatRCAction `json:"action,omitempty"`
// Rules - Collection of rules used by a NAT rule collection.
Rules *[]AzureFirewallNatRule `json:"rules,omitempty"`
// ProvisioningState - The provisioning state of the NAT rule collection resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
}
AzureFirewallNatRuleCollectionProperties properties of the NAT rule collection.
type AzureFirewallNetworkRule ¶
type AzureFirewallNetworkRule struct {
// Name - Name of the network rule.
Name *string `json:"name,omitempty"`
// Description - Description of the rule.
Description *string `json:"description,omitempty"`
// Protocols - Array of AzureFirewallNetworkRuleProtocols.
Protocols *[]AzureFirewallNetworkRuleProtocol `json:"protocols,omitempty"`
// SourceAddresses - List of source IP addresses for this rule.
SourceAddresses *[]string `json:"sourceAddresses,omitempty"`
// DestinationAddresses - List of destination IP addresses.
DestinationAddresses *[]string `json:"destinationAddresses,omitempty"`
// DestinationPorts - List of destination ports.
DestinationPorts *[]string `json:"destinationPorts,omitempty"`
}
AzureFirewallNetworkRule properties of the network rule.
type AzureFirewallNetworkRuleCollection ¶
type AzureFirewallNetworkRuleCollection struct {
// AzureFirewallNetworkRuleCollectionPropertiesFormat - Properties of the azure firewall network rule collection.
*AzureFirewallNetworkRuleCollectionPropertiesFormat `json:"properties,omitempty"`
// Name - The name of the resource that is unique within the Azure firewall. This name can be used to access the resource.
Name *string `json:"name,omitempty"`
// Etag - READ-ONLY; A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
}
AzureFirewallNetworkRuleCollection network rule collection resource.
func (AzureFirewallNetworkRuleCollection) MarshalJSON ¶
func (afnrc AzureFirewallNetworkRuleCollection) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for AzureFirewallNetworkRuleCollection.
func (*AzureFirewallNetworkRuleCollection) UnmarshalJSON ¶
func (afnrc *AzureFirewallNetworkRuleCollection) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for AzureFirewallNetworkRuleCollection struct.
type AzureFirewallNetworkRuleCollectionPropertiesFormat ¶
type AzureFirewallNetworkRuleCollectionPropertiesFormat struct {
// Priority - Priority of the network rule collection resource.
Priority *int32 `json:"priority,omitempty"`
// Action - The action type of a rule collection.
Action *AzureFirewallRCAction `json:"action,omitempty"`
// Rules - Collection of rules used by a network rule collection.
Rules *[]AzureFirewallNetworkRule `json:"rules,omitempty"`
// ProvisioningState - The provisioning state of the network rule collection resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
}
AzureFirewallNetworkRuleCollectionPropertiesFormat properties of the network rule collection.
type AzureFirewallNetworkRuleProtocol ¶
type AzureFirewallNetworkRuleProtocol string
AzureFirewallNetworkRuleProtocol enumerates the values for azure firewall network rule protocol.
const ( // Any ... Any AzureFirewallNetworkRuleProtocol = "Any" // ICMP ... ICMP AzureFirewallNetworkRuleProtocol = "ICMP" // TCP ... TCP AzureFirewallNetworkRuleProtocol = "TCP" // UDP ... UDP AzureFirewallNetworkRuleProtocol = "UDP" )
func PossibleAzureFirewallNetworkRuleProtocolValues ¶
func PossibleAzureFirewallNetworkRuleProtocolValues() []AzureFirewallNetworkRuleProtocol
PossibleAzureFirewallNetworkRuleProtocolValues returns an array of possible values for the AzureFirewallNetworkRuleProtocol const type.
type AzureFirewallPropertiesFormat ¶
type AzureFirewallPropertiesFormat struct {
// ApplicationRuleCollections - Collection of application rule collections used by Azure Firewall.
ApplicationRuleCollections *[]AzureFirewallApplicationRuleCollection `json:"applicationRuleCollections,omitempty"`
// NatRuleCollections - Collection of NAT rule collections used by Azure Firewall.
NatRuleCollections *[]AzureFirewallNatRuleCollection `json:"natRuleCollections,omitempty"`
// NetworkRuleCollections - Collection of network rule collections used by Azure Firewall.
NetworkRuleCollections *[]AzureFirewallNetworkRuleCollection `json:"networkRuleCollections,omitempty"`
// IPConfigurations - IP configuration of the Azure Firewall resource.
IPConfigurations *[]AzureFirewallIPConfiguration `json:"ipConfigurations,omitempty"`
// ProvisioningState - The provisioning state of the Azure firewall resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
// ThreatIntelMode - The operation mode for Threat Intelligence. Possible values include: 'AzureFirewallThreatIntelModeAlert', 'AzureFirewallThreatIntelModeDeny', 'AzureFirewallThreatIntelModeOff'
ThreatIntelMode AzureFirewallThreatIntelMode `json:"threatIntelMode,omitempty"`
// VirtualHub - The virtualHub to which the firewall belongs.
VirtualHub *SubResource `json:"virtualHub,omitempty"`
// FirewallPolicy - The firewallPolicy associated with this azure firewall.
FirewallPolicy *SubResource `json:"firewallPolicy,omitempty"`
// HubIPAddresses - READ-ONLY; IP addresses associated with AzureFirewall.
HubIPAddresses *HubIPAddresses `json:"hubIpAddresses,omitempty"`
}
AzureFirewallPropertiesFormat properties of the Azure Firewall.
func (AzureFirewallPropertiesFormat) MarshalJSON ¶
func (afpf AzureFirewallPropertiesFormat) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for AzureFirewallPropertiesFormat.
type AzureFirewallPublicIPAddress ¶
type AzureFirewallPublicIPAddress struct {
// Address - Public IP Address value.
Address *string `json:"address,omitempty"`
}
AzureFirewallPublicIPAddress public IP Address associated with azure firewall.
type AzureFirewallRCAction ¶
type AzureFirewallRCAction struct {
// Type - The type of action. Possible values include: 'AzureFirewallRCActionTypeAllow', 'AzureFirewallRCActionTypeDeny'
Type AzureFirewallRCActionType `json:"type,omitempty"`
}
AzureFirewallRCAction properties of the AzureFirewallRCAction.
type AzureFirewallRCActionType ¶
type AzureFirewallRCActionType string
AzureFirewallRCActionType enumerates the values for azure firewall rc action type.
const ( // AzureFirewallRCActionTypeAllow ... AzureFirewallRCActionTypeAllow AzureFirewallRCActionType = "Allow" // AzureFirewallRCActionTypeDeny ... AzureFirewallRCActionTypeDeny AzureFirewallRCActionType = "Deny" )
func PossibleAzureFirewallRCActionTypeValues ¶
func PossibleAzureFirewallRCActionTypeValues() []AzureFirewallRCActionType
PossibleAzureFirewallRCActionTypeValues returns an array of possible values for the AzureFirewallRCActionType const type.
type AzureFirewallThreatIntelMode ¶
type AzureFirewallThreatIntelMode string
AzureFirewallThreatIntelMode enumerates the values for azure firewall threat intel mode.
const ( // AzureFirewallThreatIntelModeAlert ... AzureFirewallThreatIntelModeAlert AzureFirewallThreatIntelMode = "Alert" // AzureFirewallThreatIntelModeDeny ... AzureFirewallThreatIntelModeDeny AzureFirewallThreatIntelMode = "Deny" // AzureFirewallThreatIntelModeOff ... AzureFirewallThreatIntelModeOff AzureFirewallThreatIntelMode = "Off" )
func PossibleAzureFirewallThreatIntelModeValues ¶
func PossibleAzureFirewallThreatIntelModeValues() []AzureFirewallThreatIntelMode
PossibleAzureFirewallThreatIntelModeValues returns an array of possible values for the AzureFirewallThreatIntelMode const type.
type AzureFirewallsClient ¶
type AzureFirewallsClient struct {
BaseClient
}
AzureFirewallsClient is the network Client
func NewAzureFirewallsClient ¶
func NewAzureFirewallsClient(subscriptionID string) AzureFirewallsClient
NewAzureFirewallsClient creates an instance of the AzureFirewallsClient client.
func NewAzureFirewallsClientWithBaseURI ¶
func NewAzureFirewallsClientWithBaseURI(baseURI string, subscriptionID string) AzureFirewallsClient
NewAzureFirewallsClientWithBaseURI creates an instance of the AzureFirewallsClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (AzureFirewallsClient) CreateOrUpdate ¶
func (client AzureFirewallsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, azureFirewallName string, parameters AzureFirewall) (result AzureFirewallsCreateOrUpdateFuture, err error)
CreateOrUpdate creates or updates the specified Azure Firewall. Parameters: resourceGroupName - the name of the resource group. azureFirewallName - the name of the Azure Firewall. parameters - parameters supplied to the create or update Azure Firewall operation.
func (AzureFirewallsClient) CreateOrUpdatePreparer ¶
func (client AzureFirewallsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, azureFirewallName string, parameters AzureFirewall) (*http.Request, error)
CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (AzureFirewallsClient) CreateOrUpdateResponder ¶
func (client AzureFirewallsClient) CreateOrUpdateResponder(resp *http.Response) (result AzureFirewall, err error)
CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (AzureFirewallsClient) CreateOrUpdateSender ¶
func (client AzureFirewallsClient) CreateOrUpdateSender(req *http.Request) (future AzureFirewallsCreateOrUpdateFuture, err error)
CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (AzureFirewallsClient) Delete ¶
func (client AzureFirewallsClient) Delete(ctx context.Context, resourceGroupName string, azureFirewallName string) (result AzureFirewallsDeleteFuture, err error)
Delete deletes the specified Azure Firewall. Parameters: resourceGroupName - the name of the resource group. azureFirewallName - the name of the Azure Firewall.
func (AzureFirewallsClient) DeletePreparer ¶
func (client AzureFirewallsClient) DeletePreparer(ctx context.Context, resourceGroupName string, azureFirewallName string) (*http.Request, error)
DeletePreparer prepares the Delete request.
func (AzureFirewallsClient) DeleteResponder ¶
func (client AzureFirewallsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (AzureFirewallsClient) DeleteSender ¶
func (client AzureFirewallsClient) DeleteSender(req *http.Request) (future AzureFirewallsDeleteFuture, err error)
DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (AzureFirewallsClient) Get ¶
func (client AzureFirewallsClient) Get(ctx context.Context, resourceGroupName string, azureFirewallName string) (result AzureFirewall, err error)
Get gets the specified Azure Firewall. Parameters: resourceGroupName - the name of the resource group. azureFirewallName - the name of the Azure Firewall.
func (AzureFirewallsClient) GetPreparer ¶
func (client AzureFirewallsClient) GetPreparer(ctx context.Context, resourceGroupName string, azureFirewallName string) (*http.Request, error)
GetPreparer prepares the Get request.
func (AzureFirewallsClient) GetResponder ¶
func (client AzureFirewallsClient) GetResponder(resp *http.Response) (result AzureFirewall, err error)
GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (AzureFirewallsClient) GetSender ¶
GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (AzureFirewallsClient) List ¶
func (client AzureFirewallsClient) List(ctx context.Context, resourceGroupName string) (result AzureFirewallListResultPage, err error)
List lists all Azure Firewalls in a resource group. Parameters: resourceGroupName - the name of the resource group.
func (AzureFirewallsClient) ListAll ¶
func (client AzureFirewallsClient) ListAll(ctx context.Context) (result AzureFirewallListResultPage, err error)
ListAll gets all the Azure Firewalls in a subscription.
func (AzureFirewallsClient) ListAllComplete ¶
func (client AzureFirewallsClient) ListAllComplete(ctx context.Context) (result AzureFirewallListResultIterator, err error)
ListAllComplete enumerates all values, automatically crossing page boundaries as required.
func (AzureFirewallsClient) ListAllPreparer ¶
ListAllPreparer prepares the ListAll request.
func (AzureFirewallsClient) ListAllResponder ¶
func (client AzureFirewallsClient) ListAllResponder(resp *http.Response) (result AzureFirewallListResult, err error)
ListAllResponder handles the response to the ListAll request. The method always closes the http.Response Body.
func (AzureFirewallsClient) ListAllSender ¶
ListAllSender sends the ListAll request. The method will close the http.Response Body if it receives an error.
func (AzureFirewallsClient) ListComplete ¶
func (client AzureFirewallsClient) ListComplete(ctx context.Context, resourceGroupName string) (result AzureFirewallListResultIterator, err error)
ListComplete enumerates all values, automatically crossing page boundaries as required.
func (AzureFirewallsClient) ListPreparer ¶
func (client AzureFirewallsClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
ListPreparer prepares the List request.
func (AzureFirewallsClient) ListResponder ¶
func (client AzureFirewallsClient) ListResponder(resp *http.Response) (result AzureFirewallListResult, err error)
ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (AzureFirewallsClient) ListSender ¶
ListSender sends the List request. The method will close the http.Response Body if it receives an error.
func (AzureFirewallsClient) UpdateTags ¶
func (client AzureFirewallsClient) UpdateTags(ctx context.Context, resourceGroupName string, azureFirewallName string, parameters AzureFirewall) (result AzureFirewall, err error)
UpdateTags updates tags for an Azure Firewall resource. Parameters: resourceGroupName - the name of the resource group. azureFirewallName - the name of the Azure Firewall. parameters - parameters supplied to the create or update Azure Firewall operation.
func (AzureFirewallsClient) UpdateTagsPreparer ¶
func (client AzureFirewallsClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, azureFirewallName string, parameters AzureFirewall) (*http.Request, error)
UpdateTagsPreparer prepares the UpdateTags request.
func (AzureFirewallsClient) UpdateTagsResponder ¶
func (client AzureFirewallsClient) UpdateTagsResponder(resp *http.Response) (result AzureFirewall, err error)
UpdateTagsResponder handles the response to the UpdateTags request. The method always closes the http.Response Body.
func (AzureFirewallsClient) UpdateTagsSender ¶
UpdateTagsSender sends the UpdateTags request. The method will close the http.Response Body if it receives an error.
type AzureFirewallsCreateOrUpdateFuture ¶
type AzureFirewallsCreateOrUpdateFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(AzureFirewallsClient) (AzureFirewall, error)
}
AzureFirewallsCreateOrUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*AzureFirewallsCreateOrUpdateFuture) UnmarshalJSON ¶
func (future *AzureFirewallsCreateOrUpdateFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type AzureFirewallsDeleteFuture ¶
type AzureFirewallsDeleteFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(AzureFirewallsClient) (autorest.Response, error)
}
AzureFirewallsDeleteFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*AzureFirewallsDeleteFuture) UnmarshalJSON ¶
func (future *AzureFirewallsDeleteFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type AzureReachabilityReport ¶
type AzureReachabilityReport struct {
autorest.Response `json:"-"`
// AggregationLevel - The aggregation level of Azure reachability report. Can be Country, State or City.
AggregationLevel *string `json:"aggregationLevel,omitempty"`
// ProviderLocation - Parameters that define a geographic location.
ProviderLocation *AzureReachabilityReportLocation `json:"providerLocation,omitempty"`
// ReachabilityReport - List of Azure reachability report items.
ReachabilityReport *[]AzureReachabilityReportItem `json:"reachabilityReport,omitempty"`
}
AzureReachabilityReport azure reachability report details.
type AzureReachabilityReportItem ¶
type AzureReachabilityReportItem struct {
// Provider - The Internet service provider.
Provider *string `json:"provider,omitempty"`
// AzureLocation - The Azure region.
AzureLocation *string `json:"azureLocation,omitempty"`
// Latencies - List of latency details for each of the time series.
Latencies *[]AzureReachabilityReportLatencyInfo `json:"latencies,omitempty"`
}
AzureReachabilityReportItem azure reachability report details for a given provider location.
type AzureReachabilityReportLatencyInfo ¶
type AzureReachabilityReportLatencyInfo struct {
// TimeStamp - The time stamp.
TimeStamp *date.Time `json:"timeStamp,omitempty"`
// Score - The relative latency score between 1 and 100, higher values indicating a faster connection.
Score *int32 `json:"score,omitempty"`
}
AzureReachabilityReportLatencyInfo details on latency for a time series.
type AzureReachabilityReportLocation ¶
type AzureReachabilityReportLocation struct {
// Country - The name of the country.
Country *string `json:"country,omitempty"`
// State - The name of the state.
State *string `json:"state,omitempty"`
// City - The name of the city or town.
City *string `json:"city,omitempty"`
}
AzureReachabilityReportLocation parameters that define a geographic location.
type AzureReachabilityReportParameters ¶
type AzureReachabilityReportParameters struct {
// ProviderLocation - Parameters that define a geographic location.
ProviderLocation *AzureReachabilityReportLocation `json:"providerLocation,omitempty"`
// Providers - List of Internet service providers.
Providers *[]string `json:"providers,omitempty"`
// AzureLocations - Optional Azure regions to scope the query to.
AzureLocations *[]string `json:"azureLocations,omitempty"`
// StartTime - The start time for the Azure reachability report.
StartTime *date.Time `json:"startTime,omitempty"`
// EndTime - The end time for the Azure reachability report.
EndTime *date.Time `json:"endTime,omitempty"`
}
AzureReachabilityReportParameters geographic and time constraints for Azure reachability report.
type BGPCommunity ¶
type BGPCommunity struct {
// ServiceSupportedRegion - The region which the service support. e.g. For O365, region is Global.
ServiceSupportedRegion *string `json:"serviceSupportedRegion,omitempty"`
// CommunityName - The name of the bgp community. e.g. Skype.
CommunityName *string `json:"communityName,omitempty"`
// CommunityValue - The value of the bgp community. For more information: https://docs.microsoft.com/en-us/azure/expressroute/expressroute-routing.
CommunityValue *string `json:"communityValue,omitempty"`
// CommunityPrefixes - The prefixes that the bgp community contains.
CommunityPrefixes *[]string `json:"communityPrefixes,omitempty"`
// IsAuthorizedToUse - Customer is authorized to use bgp community or not.
IsAuthorizedToUse *bool `json:"isAuthorizedToUse,omitempty"`
// ServiceGroup - The service group of the bgp community contains.
ServiceGroup *string `json:"serviceGroup,omitempty"`
}
BGPCommunity contains bgp community information offered in Service Community resources.
type BackendAddressPool ¶
type BackendAddressPool struct {
autorest.Response `json:"-"`
// BackendAddressPoolPropertiesFormat - Properties of load balancer backend address pool.
*BackendAddressPoolPropertiesFormat `json:"properties,omitempty"`
// Name - The name of the resource that is unique within the set of backend address pools used by the load balancer. This name can be used to access the resource.
Name *string `json:"name,omitempty"`
// Etag - A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// Type - READ-ONLY; Type of the resource.
Type *string `json:"type,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
}
BackendAddressPool pool of backend IP addresses.
func (BackendAddressPool) MarshalJSON ¶
func (bap BackendAddressPool) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for BackendAddressPool.
func (*BackendAddressPool) UnmarshalJSON ¶
func (bap *BackendAddressPool) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for BackendAddressPool struct.
type BackendAddressPoolPropertiesFormat ¶
type BackendAddressPoolPropertiesFormat struct {
// BackendIPConfigurations - READ-ONLY; An array of references to IP addresses defined in network interfaces.
BackendIPConfigurations *[]InterfaceIPConfiguration `json:"backendIPConfigurations,omitempty"`
// LoadBalancingRules - READ-ONLY; An array of references to load balancing rules that use this backend address pool.
LoadBalancingRules *[]SubResource `json:"loadBalancingRules,omitempty"`
// OutboundRule - READ-ONLY; A reference to an outbound rule that uses this backend address pool.
OutboundRule *SubResource `json:"outboundRule,omitempty"`
// OutboundRules - READ-ONLY; An array of references to outbound rules that use this backend address pool.
OutboundRules *[]SubResource `json:"outboundRules,omitempty"`
// ProvisioningState - The provisioning state of the backend address pool resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
}
BackendAddressPoolPropertiesFormat properties of the backend address pool.
func (BackendAddressPoolPropertiesFormat) MarshalJSON ¶
func (bappf BackendAddressPoolPropertiesFormat) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for BackendAddressPoolPropertiesFormat.
type BaseClient ¶
BaseClient is the base client for Network.
func New ¶
func New(subscriptionID string) BaseClient
New creates an instance of the BaseClient client.
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
NewWithBaseURI creates an instance of the BaseClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (BaseClient) CheckDNSNameAvailability ¶
func (client BaseClient) CheckDNSNameAvailability(ctx context.Context, location string, domainNameLabel string) (result DNSNameAvailabilityResult, err error)
CheckDNSNameAvailability checks whether a domain name in the cloudapp.azure.com zone is available for use. Parameters: location - the location of the domain name. domainNameLabel - the domain name to be verified. It must conform to the following regular expression: ^[a-z][a-z0-9-]{1,61}[a-z0-9]$.
func (BaseClient) CheckDNSNameAvailabilityPreparer ¶
func (client BaseClient) CheckDNSNameAvailabilityPreparer(ctx context.Context, location string, domainNameLabel string) (*http.Request, error)
CheckDNSNameAvailabilityPreparer prepares the CheckDNSNameAvailability request.
func (BaseClient) CheckDNSNameAvailabilityResponder ¶
func (client BaseClient) CheckDNSNameAvailabilityResponder(resp *http.Response) (result DNSNameAvailabilityResult, err error)
CheckDNSNameAvailabilityResponder handles the response to the CheckDNSNameAvailability request. The method always closes the http.Response Body.
func (BaseClient) CheckDNSNameAvailabilitySender ¶
CheckDNSNameAvailabilitySender sends the CheckDNSNameAvailability request. The method will close the http.Response Body if it receives an error.
func (BaseClient) SupportedSecurityProviders ¶
func (client BaseClient) SupportedSecurityProviders(ctx context.Context, resourceGroupName string, virtualWANName string) (result VirtualWanSecurityProviders, err error)
SupportedSecurityProviders gives the supported security providers for the virtual wan. Parameters: resourceGroupName - the resource group name. virtualWANName - the name of the VirtualWAN for which supported security providers are needed.
func (BaseClient) SupportedSecurityProvidersPreparer ¶
func (client BaseClient) SupportedSecurityProvidersPreparer(ctx context.Context, resourceGroupName string, virtualWANName string) (*http.Request, error)
SupportedSecurityProvidersPreparer prepares the SupportedSecurityProviders request.
func (BaseClient) SupportedSecurityProvidersResponder ¶
func (client BaseClient) SupportedSecurityProvidersResponder(resp *http.Response) (result VirtualWanSecurityProviders, err error)
SupportedSecurityProvidersResponder handles the response to the SupportedSecurityProviders request. The method always closes the http.Response Body.
func (BaseClient) SupportedSecurityProvidersSender ¶
func (client BaseClient) SupportedSecurityProvidersSender(req *http.Request) (*http.Response, error)
SupportedSecurityProvidersSender sends the SupportedSecurityProviders request. The method will close the http.Response Body if it receives an error.
type BasicFirewallPolicyRule ¶
type BasicFirewallPolicyRule interface {
AsFirewallPolicyNatRule() (*FirewallPolicyNatRule, bool)
AsFirewallPolicyFilterRule() (*FirewallPolicyFilterRule, bool)
AsFirewallPolicyRule() (*FirewallPolicyRule, bool)
}
BasicFirewallPolicyRule properties of the rule.
type BasicFirewallPolicyRuleCondition ¶
type BasicFirewallPolicyRuleCondition interface {
AsApplicationRuleCondition() (*ApplicationRuleCondition, bool)
AsRuleCondition() (*RuleCondition, bool)
AsFirewallPolicyRuleCondition() (*FirewallPolicyRuleCondition, bool)
}
BasicFirewallPolicyRuleCondition properties of a rule.
type BastionHost ¶
type BastionHost struct {
autorest.Response `json:"-"`
// BastionHostPropertiesFormat - Represents the bastion host resource.
*BastionHostPropertiesFormat `json:"properties,omitempty"`
// Etag - READ-ONLY; A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
// Name - READ-ONLY; Resource name.
Name *string `json:"name,omitempty"`
// Type - READ-ONLY; Resource type.
Type *string `json:"type,omitempty"`
// Location - Resource location.
Location *string `json:"location,omitempty"`
// Tags - Resource tags.
Tags map[string]*string `json:"tags"`
}
BastionHost bastion Host resource.
func (BastionHost) MarshalJSON ¶
func (bh BastionHost) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for BastionHost.
func (*BastionHost) UnmarshalJSON ¶
func (bh *BastionHost) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for BastionHost struct.
type BastionHostIPConfiguration ¶
type BastionHostIPConfiguration struct {
// BastionHostIPConfigurationPropertiesFormat - Represents the ip configuration associated with the resource.
*BastionHostIPConfigurationPropertiesFormat `json:"properties,omitempty"`
// Name - Name of the resource that is unique within a resource group. This name can be used to access the resource.
Name *string `json:"name,omitempty"`
// Etag - READ-ONLY; A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// Type - READ-ONLY; Ip configuration type.
Type *string `json:"type,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
}
BastionHostIPConfiguration IP configuration of an Bastion Host.
func (BastionHostIPConfiguration) MarshalJSON ¶
func (bhic BastionHostIPConfiguration) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for BastionHostIPConfiguration.
func (*BastionHostIPConfiguration) UnmarshalJSON ¶
func (bhic *BastionHostIPConfiguration) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for BastionHostIPConfiguration struct.
type BastionHostIPConfigurationPropertiesFormat ¶
type BastionHostIPConfigurationPropertiesFormat struct {
// Subnet - Reference of the subnet resource.
Subnet *SubResource `json:"subnet,omitempty"`
// PublicIPAddress - Reference of the PublicIP resource.
PublicIPAddress *SubResource `json:"publicIPAddress,omitempty"`
// ProvisioningState - The provisioning state of the bastion host IP configuration resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
// PrivateIPAllocationMethod - Private IP allocation method. Possible values include: 'Static', 'Dynamic'
PrivateIPAllocationMethod IPAllocationMethod `json:"privateIPAllocationMethod,omitempty"`
}
BastionHostIPConfigurationPropertiesFormat properties of IP configuration of an Bastion Host.
type BastionHostListResult ¶
type BastionHostListResult struct {
autorest.Response `json:"-"`
// Value - List of Bastion Hosts in a resource group.
Value *[]BastionHost `json:"value,omitempty"`
// NextLink - URL to get the next set of results.
NextLink *string `json:"nextLink,omitempty"`
}
BastionHostListResult response for ListBastionHosts API service call.
func (BastionHostListResult) IsEmpty ¶
func (bhlr BastionHostListResult) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
type BastionHostListResultIterator ¶
type BastionHostListResultIterator struct {
// contains filtered or unexported fields
}
BastionHostListResultIterator provides access to a complete listing of BastionHost values.
func NewBastionHostListResultIterator ¶
func NewBastionHostListResultIterator(page BastionHostListResultPage) BastionHostListResultIterator
Creates a new instance of the BastionHostListResultIterator type.
func (*BastionHostListResultIterator) Next ¶
func (iter *BastionHostListResultIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*BastionHostListResultIterator) NextWithContext ¶
func (iter *BastionHostListResultIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (BastionHostListResultIterator) NotDone ¶
func (iter BastionHostListResultIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (BastionHostListResultIterator) Response ¶
func (iter BastionHostListResultIterator) Response() BastionHostListResult
Response returns the raw server response from the last page request.
func (BastionHostListResultIterator) Value ¶
func (iter BastionHostListResultIterator) Value() BastionHost
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type BastionHostListResultPage ¶
type BastionHostListResultPage struct {
// contains filtered or unexported fields
}
BastionHostListResultPage contains a page of BastionHost values.
func NewBastionHostListResultPage ¶
func NewBastionHostListResultPage(cur BastionHostListResult, getNextPage func(context.Context, BastionHostListResult) (BastionHostListResult, error)) BastionHostListResultPage
Creates a new instance of the BastionHostListResultPage type.
func (*BastionHostListResultPage) Next ¶
func (page *BastionHostListResultPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*BastionHostListResultPage) NextWithContext ¶
func (page *BastionHostListResultPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (BastionHostListResultPage) NotDone ¶
func (page BastionHostListResultPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (BastionHostListResultPage) Response ¶
func (page BastionHostListResultPage) Response() BastionHostListResult
Response returns the raw server response from the last page request.
func (BastionHostListResultPage) Values ¶
func (page BastionHostListResultPage) Values() []BastionHost
Values returns the slice of values for the current page or nil if there are no values.
type BastionHostPropertiesFormat ¶
type BastionHostPropertiesFormat struct {
// IPConfigurations - IP configuration of the Bastion Host resource.
IPConfigurations *[]BastionHostIPConfiguration `json:"ipConfigurations,omitempty"`
// DNSName - FQDN for the endpoint on which bastion host is accessible.
DNSName *string `json:"dnsName,omitempty"`
// ProvisioningState - The provisioning state of the bastion host resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
}
BastionHostPropertiesFormat properties of the Bastion Host.
type BastionHostsClient ¶
type BastionHostsClient struct {
BaseClient
}
BastionHostsClient is the network Client
func NewBastionHostsClient ¶
func NewBastionHostsClient(subscriptionID string) BastionHostsClient
NewBastionHostsClient creates an instance of the BastionHostsClient client.
func NewBastionHostsClientWithBaseURI ¶
func NewBastionHostsClientWithBaseURI(baseURI string, subscriptionID string) BastionHostsClient
NewBastionHostsClientWithBaseURI creates an instance of the BastionHostsClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (BastionHostsClient) CreateOrUpdate ¶
func (client BastionHostsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, bastionHostName string, parameters BastionHost) (result BastionHostsCreateOrUpdateFuture, err error)
CreateOrUpdate creates or updates the specified Bastion Host. Parameters: resourceGroupName - the name of the resource group. bastionHostName - the name of the Bastion Host. parameters - parameters supplied to the create or update Bastion Host operation.
func (BastionHostsClient) CreateOrUpdatePreparer ¶
func (client BastionHostsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, bastionHostName string, parameters BastionHost) (*http.Request, error)
CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (BastionHostsClient) CreateOrUpdateResponder ¶
func (client BastionHostsClient) CreateOrUpdateResponder(resp *http.Response) (result BastionHost, err error)
CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (BastionHostsClient) CreateOrUpdateSender ¶
func (client BastionHostsClient) CreateOrUpdateSender(req *http.Request) (future BastionHostsCreateOrUpdateFuture, err error)
CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (BastionHostsClient) Delete ¶
func (client BastionHostsClient) Delete(ctx context.Context, resourceGroupName string, bastionHostName string) (result BastionHostsDeleteFuture, err error)
Delete deletes the specified Bastion Host. Parameters: resourceGroupName - the name of the resource group. bastionHostName - the name of the Bastion Host.
func (BastionHostsClient) DeletePreparer ¶
func (client BastionHostsClient) DeletePreparer(ctx context.Context, resourceGroupName string, bastionHostName string) (*http.Request, error)
DeletePreparer prepares the Delete request.
func (BastionHostsClient) DeleteResponder ¶
func (client BastionHostsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (BastionHostsClient) DeleteSender ¶
func (client BastionHostsClient) DeleteSender(req *http.Request) (future BastionHostsDeleteFuture, err error)
DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (BastionHostsClient) Get ¶
func (client BastionHostsClient) Get(ctx context.Context, resourceGroupName string, bastionHostName string) (result BastionHost, err error)
Get gets the specified Bastion Host. Parameters: resourceGroupName - the name of the resource group. bastionHostName - the name of the Bastion Host.
func (BastionHostsClient) GetPreparer ¶
func (client BastionHostsClient) GetPreparer(ctx context.Context, resourceGroupName string, bastionHostName string) (*http.Request, error)
GetPreparer prepares the Get request.
func (BastionHostsClient) GetResponder ¶
func (client BastionHostsClient) GetResponder(resp *http.Response) (result BastionHost, err error)
GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (BastionHostsClient) GetSender ¶
GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (BastionHostsClient) List ¶
func (client BastionHostsClient) List(ctx context.Context) (result BastionHostListResultPage, err error)
List lists all Bastion Hosts in a subscription.
func (BastionHostsClient) ListByResourceGroup ¶
func (client BastionHostsClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result BastionHostListResultPage, err error)
ListByResourceGroup lists all Bastion Hosts in a resource group. Parameters: resourceGroupName - the name of the resource group.
func (BastionHostsClient) ListByResourceGroupComplete ¶
func (client BastionHostsClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result BastionHostListResultIterator, err error)
ListByResourceGroupComplete enumerates all values, automatically crossing page boundaries as required.
func (BastionHostsClient) ListByResourceGroupPreparer ¶
func (client BastionHostsClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
ListByResourceGroupPreparer prepares the ListByResourceGroup request.
func (BastionHostsClient) ListByResourceGroupResponder ¶
func (client BastionHostsClient) ListByResourceGroupResponder(resp *http.Response) (result BastionHostListResult, err error)
ListByResourceGroupResponder handles the response to the ListByResourceGroup request. The method always closes the http.Response Body.
func (BastionHostsClient) ListByResourceGroupSender ¶
func (client BastionHostsClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error)
ListByResourceGroupSender sends the ListByResourceGroup request. The method will close the http.Response Body if it receives an error.
func (BastionHostsClient) ListComplete ¶
func (client BastionHostsClient) ListComplete(ctx context.Context) (result BastionHostListResultIterator, err error)
ListComplete enumerates all values, automatically crossing page boundaries as required.
func (BastionHostsClient) ListPreparer ¶
ListPreparer prepares the List request.
func (BastionHostsClient) ListResponder ¶
func (client BastionHostsClient) ListResponder(resp *http.Response) (result BastionHostListResult, err error)
ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (BastionHostsClient) ListSender ¶
ListSender sends the List request. The method will close the http.Response Body if it receives an error.
type BastionHostsCreateOrUpdateFuture ¶
type BastionHostsCreateOrUpdateFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(BastionHostsClient) (BastionHost, error)
}
BastionHostsCreateOrUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*BastionHostsCreateOrUpdateFuture) UnmarshalJSON ¶
func (future *BastionHostsCreateOrUpdateFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type BastionHostsDeleteFuture ¶
type BastionHostsDeleteFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(BastionHostsClient) (autorest.Response, error)
}
BastionHostsDeleteFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*BastionHostsDeleteFuture) UnmarshalJSON ¶
func (future *BastionHostsDeleteFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type BgpPeerState ¶
type BgpPeerState string
BgpPeerState enumerates the values for bgp peer state.
const ( // BgpPeerStateConnected ... BgpPeerStateConnected BgpPeerState = "Connected" // BgpPeerStateConnecting ... BgpPeerStateConnecting BgpPeerState = "Connecting" // BgpPeerStateIdle ... BgpPeerStateIdle BgpPeerState = "Idle" // BgpPeerStateStopped ... BgpPeerStateStopped BgpPeerState = "Stopped" // BgpPeerStateUnknown ... BgpPeerStateUnknown BgpPeerState = "Unknown" )
func PossibleBgpPeerStateValues ¶
func PossibleBgpPeerStateValues() []BgpPeerState
PossibleBgpPeerStateValues returns an array of possible values for the BgpPeerState const type.
type BgpPeerStatus ¶
type BgpPeerStatus struct {
// LocalAddress - READ-ONLY; The virtual network gateway's local address.
LocalAddress *string `json:"localAddress,omitempty"`
// Neighbor - READ-ONLY; The remote BGP peer.
Neighbor *string `json:"neighbor,omitempty"`
// Asn - READ-ONLY; The autonomous system number of the remote BGP peer.
Asn *int32 `json:"asn,omitempty"`
// State - READ-ONLY; The BGP peer state. Possible values include: 'BgpPeerStateUnknown', 'BgpPeerStateStopped', 'BgpPeerStateIdle', 'BgpPeerStateConnecting', 'BgpPeerStateConnected'
State BgpPeerState `json:"state,omitempty"`
// ConnectedDuration - READ-ONLY; For how long the peering has been up.
ConnectedDuration *string `json:"connectedDuration,omitempty"`
// RoutesReceived - READ-ONLY; The number of routes learned from this peer.
RoutesReceived *int64 `json:"routesReceived,omitempty"`
// MessagesSent - READ-ONLY; The number of BGP messages sent.
MessagesSent *int64 `json:"messagesSent,omitempty"`
// MessagesReceived - READ-ONLY; The number of BGP messages received.
MessagesReceived *int64 `json:"messagesReceived,omitempty"`
}
BgpPeerStatus BGP peer status details.
func (BgpPeerStatus) MarshalJSON ¶
func (bps BgpPeerStatus) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for BgpPeerStatus.
type BgpPeerStatusListResult ¶
type BgpPeerStatusListResult struct {
autorest.Response `json:"-"`
// Value - List of BGP peers.
Value *[]BgpPeerStatus `json:"value,omitempty"`
}
BgpPeerStatusListResult response for list BGP peer status API service call.
type BgpServiceCommunitiesClient ¶
type BgpServiceCommunitiesClient struct {
BaseClient
}
BgpServiceCommunitiesClient is the network Client
func NewBgpServiceCommunitiesClient ¶
func NewBgpServiceCommunitiesClient(subscriptionID string) BgpServiceCommunitiesClient
NewBgpServiceCommunitiesClient creates an instance of the BgpServiceCommunitiesClient client.
func NewBgpServiceCommunitiesClientWithBaseURI ¶
func NewBgpServiceCommunitiesClientWithBaseURI(baseURI string, subscriptionID string) BgpServiceCommunitiesClient
NewBgpServiceCommunitiesClientWithBaseURI creates an instance of the BgpServiceCommunitiesClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (BgpServiceCommunitiesClient) List ¶
func (client BgpServiceCommunitiesClient) List(ctx context.Context) (result BgpServiceCommunityListResultPage, err error)
List gets all the available bgp service communities.
func (BgpServiceCommunitiesClient) ListComplete ¶
func (client BgpServiceCommunitiesClient) ListComplete(ctx context.Context) (result BgpServiceCommunityListResultIterator, err error)
ListComplete enumerates all values, automatically crossing page boundaries as required.
func (BgpServiceCommunitiesClient) ListPreparer ¶
ListPreparer prepares the List request.
func (BgpServiceCommunitiesClient) ListResponder ¶
func (client BgpServiceCommunitiesClient) ListResponder(resp *http.Response) (result BgpServiceCommunityListResult, err error)
ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (BgpServiceCommunitiesClient) ListSender ¶
ListSender sends the List request. The method will close the http.Response Body if it receives an error.
type BgpServiceCommunity ¶
type BgpServiceCommunity struct {
// BgpServiceCommunityPropertiesFormat - Properties of the BGP service community.
*BgpServiceCommunityPropertiesFormat `json:"properties,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
// Name - READ-ONLY; Resource name.
Name *string `json:"name,omitempty"`
// Type - READ-ONLY; Resource type.
Type *string `json:"type,omitempty"`
// Location - Resource location.
Location *string `json:"location,omitempty"`
// Tags - Resource tags.
Tags map[string]*string `json:"tags"`
}
BgpServiceCommunity service Community Properties.
func (BgpServiceCommunity) MarshalJSON ¶
func (bsc BgpServiceCommunity) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for BgpServiceCommunity.
func (*BgpServiceCommunity) UnmarshalJSON ¶
func (bsc *BgpServiceCommunity) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for BgpServiceCommunity struct.
type BgpServiceCommunityListResult ¶
type BgpServiceCommunityListResult struct {
autorest.Response `json:"-"`
// Value - A list of service community resources.
Value *[]BgpServiceCommunity `json:"value,omitempty"`
// NextLink - The URL to get the next set of results.
NextLink *string `json:"nextLink,omitempty"`
}
BgpServiceCommunityListResult response for the ListServiceCommunity API service call.
func (BgpServiceCommunityListResult) IsEmpty ¶
func (bsclr BgpServiceCommunityListResult) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
type BgpServiceCommunityListResultIterator ¶
type BgpServiceCommunityListResultIterator struct {
// contains filtered or unexported fields
}
BgpServiceCommunityListResultIterator provides access to a complete listing of BgpServiceCommunity values.
func NewBgpServiceCommunityListResultIterator ¶
func NewBgpServiceCommunityListResultIterator(page BgpServiceCommunityListResultPage) BgpServiceCommunityListResultIterator
Creates a new instance of the BgpServiceCommunityListResultIterator type.
func (*BgpServiceCommunityListResultIterator) Next ¶
func (iter *BgpServiceCommunityListResultIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*BgpServiceCommunityListResultIterator) NextWithContext ¶
func (iter *BgpServiceCommunityListResultIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (BgpServiceCommunityListResultIterator) NotDone ¶
func (iter BgpServiceCommunityListResultIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (BgpServiceCommunityListResultIterator) Response ¶
func (iter BgpServiceCommunityListResultIterator) Response() BgpServiceCommunityListResult
Response returns the raw server response from the last page request.
func (BgpServiceCommunityListResultIterator) Value ¶
func (iter BgpServiceCommunityListResultIterator) Value() BgpServiceCommunity
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type BgpServiceCommunityListResultPage ¶
type BgpServiceCommunityListResultPage struct {
// contains filtered or unexported fields
}
BgpServiceCommunityListResultPage contains a page of BgpServiceCommunity values.
func NewBgpServiceCommunityListResultPage ¶
func NewBgpServiceCommunityListResultPage(cur BgpServiceCommunityListResult, getNextPage func(context.Context, BgpServiceCommunityListResult) (BgpServiceCommunityListResult, error)) BgpServiceCommunityListResultPage
Creates a new instance of the BgpServiceCommunityListResultPage type.
func (*BgpServiceCommunityListResultPage) Next ¶
func (page *BgpServiceCommunityListResultPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*BgpServiceCommunityListResultPage) NextWithContext ¶
func (page *BgpServiceCommunityListResultPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (BgpServiceCommunityListResultPage) NotDone ¶
func (page BgpServiceCommunityListResultPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (BgpServiceCommunityListResultPage) Response ¶
func (page BgpServiceCommunityListResultPage) Response() BgpServiceCommunityListResult
Response returns the raw server response from the last page request.
func (BgpServiceCommunityListResultPage) Values ¶
func (page BgpServiceCommunityListResultPage) Values() []BgpServiceCommunity
Values returns the slice of values for the current page or nil if there are no values.
type BgpServiceCommunityPropertiesFormat ¶
type BgpServiceCommunityPropertiesFormat struct {
// ServiceName - The name of the bgp community. e.g. Skype.
ServiceName *string `json:"serviceName,omitempty"`
// BgpCommunities - A list of bgp communities.
BgpCommunities *[]BGPCommunity `json:"bgpCommunities,omitempty"`
}
BgpServiceCommunityPropertiesFormat properties of Service Community.
type BgpSettings ¶
type BgpSettings struct {
// Asn - The BGP speaker's ASN.
Asn *int64 `json:"asn,omitempty"`
// BgpPeeringAddress - The BGP peering address and BGP identifier of this BGP speaker.
BgpPeeringAddress *string `json:"bgpPeeringAddress,omitempty"`
// PeerWeight - The weight added to routes learned from this BGP speaker.
PeerWeight *int32 `json:"peerWeight,omitempty"`
}
BgpSettings BGP settings details.
type CheckPrivateLinkServiceVisibilityRequest ¶
type CheckPrivateLinkServiceVisibilityRequest struct {
// PrivateLinkServiceAlias - The alias of the private link service.
PrivateLinkServiceAlias *string `json:"privateLinkServiceAlias,omitempty"`
}
CheckPrivateLinkServiceVisibilityRequest request body of the CheckPrivateLinkServiceVisibility API service call.
type CircuitConnectionStatus ¶
type CircuitConnectionStatus string
CircuitConnectionStatus enumerates the values for circuit connection status.
const ( // Connected ... Connected CircuitConnectionStatus = "Connected" // Connecting ... Connecting CircuitConnectionStatus = "Connecting" // Disconnected ... Disconnected CircuitConnectionStatus = "Disconnected" )
func PossibleCircuitConnectionStatusValues ¶
func PossibleCircuitConnectionStatusValues() []CircuitConnectionStatus
PossibleCircuitConnectionStatusValues returns an array of possible values for the CircuitConnectionStatus const type.
type CloudError ¶
type CloudError struct {
// Error - Cloud error body.
Error *CloudErrorBody `json:"error,omitempty"`
}
CloudError an error response from the Batch service.
type CloudErrorBody ¶
type CloudErrorBody struct {
// Code - An identifier for the error. Codes are invariant and are intended to be consumed programmatically.
Code *string `json:"code,omitempty"`
// Message - A message describing the error, intended to be suitable for display in a user interface.
Message *string `json:"message,omitempty"`
// Target - The target of the particular error. For example, the name of the property in error.
Target *string `json:"target,omitempty"`
// Details - A list of additional details about the error.
Details *[]CloudErrorBody `json:"details,omitempty"`
}
CloudErrorBody an error response from the Batch service.
type ConfigurationDiagnosticParameters ¶
type ConfigurationDiagnosticParameters struct {
// TargetResourceID - The ID of the target resource to perform network configuration diagnostic. Valid options are VM, NetworkInterface, VMSS/NetworkInterface and Application Gateway.
TargetResourceID *string `json:"targetResourceId,omitempty"`
// VerbosityLevel - Verbosity level. Possible values include: 'Normal', 'Minimum', 'Full'
VerbosityLevel VerbosityLevel `json:"verbosityLevel,omitempty"`
// Profiles - List of network configuration diagnostic profiles.
Profiles *[]ConfigurationDiagnosticProfile `json:"profiles,omitempty"`
}
ConfigurationDiagnosticParameters parameters to get network configuration diagnostic.
type ConfigurationDiagnosticProfile ¶
type ConfigurationDiagnosticProfile struct {
// Direction - The direction of the traffic. Possible values include: 'Inbound', 'Outbound'
Direction Direction `json:"direction,omitempty"`
// Protocol - Protocol to be verified on. Accepted values are '*', TCP, UDP.
Protocol *string `json:"protocol,omitempty"`
// Source - Traffic source. Accepted values are '*', IP Address/CIDR, Service Tag.
Source *string `json:"source,omitempty"`
// Destination - Traffic destination. Accepted values are: '*', IP Address/CIDR, Service Tag.
Destination *string `json:"destination,omitempty"`
// DestinationPort - Traffic destination port. Accepted values are '*', port (for example, 3389) and port range (for example, 80-100).
DestinationPort *string `json:"destinationPort,omitempty"`
}
ConfigurationDiagnosticProfile parameters to compare with network configuration.
type ConfigurationDiagnosticResponse ¶
type ConfigurationDiagnosticResponse struct {
autorest.Response `json:"-"`
// Results - READ-ONLY; List of network configuration diagnostic results.
Results *[]ConfigurationDiagnosticResult `json:"results,omitempty"`
}
ConfigurationDiagnosticResponse results of network configuration diagnostic on the target resource.
func (ConfigurationDiagnosticResponse) MarshalJSON ¶
func (cdr ConfigurationDiagnosticResponse) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ConfigurationDiagnosticResponse.
type ConfigurationDiagnosticResult ¶
type ConfigurationDiagnosticResult struct {
// Profile - Network configuration diagnostic profile.
Profile *ConfigurationDiagnosticProfile `json:"profile,omitempty"`
// NetworkSecurityGroupResult - Network security group result.
NetworkSecurityGroupResult *SecurityGroupResult `json:"networkSecurityGroupResult,omitempty"`
}
ConfigurationDiagnosticResult network configuration diagnostic result corresponded to provided traffic query.
type ConnectionMonitor ¶
type ConnectionMonitor struct {
// Location - Connection monitor location.
Location *string `json:"location,omitempty"`
// Tags - Connection monitor tags.
Tags map[string]*string `json:"tags"`
// ConnectionMonitorParameters - Properties of the connection monitor.
*ConnectionMonitorParameters `json:"properties,omitempty"`
}
ConnectionMonitor parameters that define the operation to create a connection monitor.
func (ConnectionMonitor) MarshalJSON ¶
func (cm ConnectionMonitor) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ConnectionMonitor.
func (*ConnectionMonitor) UnmarshalJSON ¶
func (cm *ConnectionMonitor) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for ConnectionMonitor struct.
type ConnectionMonitorDestination ¶
type ConnectionMonitorDestination struct {
// ResourceID - The ID of the resource used as the destination by connection monitor.
ResourceID *string `json:"resourceId,omitempty"`
// Address - Address of the connection monitor destination (IP or domain name).
Address *string `json:"address,omitempty"`
// Port - The destination port used by connection monitor.
Port *int32 `json:"port,omitempty"`
}
ConnectionMonitorDestination describes the destination of connection monitor.
type ConnectionMonitorListResult ¶
type ConnectionMonitorListResult struct {
autorest.Response `json:"-"`
// Value - Information about connection monitors.
Value *[]ConnectionMonitorResult `json:"value,omitempty"`
}
ConnectionMonitorListResult list of connection monitors.
type ConnectionMonitorParameters ¶
type ConnectionMonitorParameters struct {
// Source - Describes the source of connection monitor.
Source *ConnectionMonitorSource `json:"source,omitempty"`
// Destination - Describes the destination of connection monitor.
Destination *ConnectionMonitorDestination `json:"destination,omitempty"`
// AutoStart - Determines if the connection monitor will start automatically once created.
AutoStart *bool `json:"autoStart,omitempty"`
// MonitoringIntervalInSeconds - Monitoring interval in seconds.
MonitoringIntervalInSeconds *int32 `json:"monitoringIntervalInSeconds,omitempty"`
}
ConnectionMonitorParameters parameters that define the operation to create a connection monitor.
type ConnectionMonitorQueryResult ¶
type ConnectionMonitorQueryResult struct {
autorest.Response `json:"-"`
// SourceStatus - Status of connection monitor source. Possible values include: 'ConnectionMonitorSourceStatusUnknown', 'ConnectionMonitorSourceStatusActive', 'ConnectionMonitorSourceStatusInactive'
SourceStatus ConnectionMonitorSourceStatus `json:"sourceStatus,omitempty"`
// States - Information about connection states.
States *[]ConnectionStateSnapshot `json:"states,omitempty"`
}
ConnectionMonitorQueryResult list of connection states snapshots.
type ConnectionMonitorResult ¶
type ConnectionMonitorResult struct {
autorest.Response `json:"-"`
// Name - READ-ONLY; Name of the connection monitor.
Name *string `json:"name,omitempty"`
// ID - READ-ONLY; ID of the connection monitor.
ID *string `json:"id,omitempty"`
// Etag - A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// Type - READ-ONLY; Connection monitor type.
Type *string `json:"type,omitempty"`
// Location - Connection monitor location.
Location *string `json:"location,omitempty"`
// Tags - Connection monitor tags.
Tags map[string]*string `json:"tags"`
// ConnectionMonitorResultProperties - Properties of the connection monitor result.
*ConnectionMonitorResultProperties `json:"properties,omitempty"`
}
ConnectionMonitorResult information about the connection monitor.
func (ConnectionMonitorResult) MarshalJSON ¶
func (cmr ConnectionMonitorResult) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ConnectionMonitorResult.
func (*ConnectionMonitorResult) UnmarshalJSON ¶
func (cmr *ConnectionMonitorResult) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for ConnectionMonitorResult struct.
type ConnectionMonitorResultProperties ¶
type ConnectionMonitorResultProperties struct {
// ProvisioningState - The provisioning state of the connection monitor. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
// StartTime - The date and time when the connection monitor was started.
StartTime *date.Time `json:"startTime,omitempty"`
// MonitoringStatus - The monitoring status of the connection monitor.
MonitoringStatus *string `json:"monitoringStatus,omitempty"`
// Source - Describes the source of connection monitor.
Source *ConnectionMonitorSource `json:"source,omitempty"`
// Destination - Describes the destination of connection monitor.
Destination *ConnectionMonitorDestination `json:"destination,omitempty"`
// AutoStart - Determines if the connection monitor will start automatically once created.
AutoStart *bool `json:"autoStart,omitempty"`
// MonitoringIntervalInSeconds - Monitoring interval in seconds.
MonitoringIntervalInSeconds *int32 `json:"monitoringIntervalInSeconds,omitempty"`
}
ConnectionMonitorResultProperties describes the properties of a connection monitor.
type ConnectionMonitorSource ¶
type ConnectionMonitorSource struct {
// ResourceID - The ID of the resource used as the source by connection monitor.
ResourceID *string `json:"resourceId,omitempty"`
// Port - The source port used by connection monitor.
Port *int32 `json:"port,omitempty"`
}
ConnectionMonitorSource describes the source of connection monitor.
type ConnectionMonitorSourceStatus ¶
type ConnectionMonitorSourceStatus string
ConnectionMonitorSourceStatus enumerates the values for connection monitor source status.
const ( // ConnectionMonitorSourceStatusActive ... ConnectionMonitorSourceStatusActive ConnectionMonitorSourceStatus = "Active" // ConnectionMonitorSourceStatusInactive ... ConnectionMonitorSourceStatusInactive ConnectionMonitorSourceStatus = "Inactive" // ConnectionMonitorSourceStatusUnknown ... ConnectionMonitorSourceStatusUnknown ConnectionMonitorSourceStatus = "Unknown" )
func PossibleConnectionMonitorSourceStatusValues ¶
func PossibleConnectionMonitorSourceStatusValues() []ConnectionMonitorSourceStatus
PossibleConnectionMonitorSourceStatusValues returns an array of possible values for the ConnectionMonitorSourceStatus const type.
type ConnectionMonitorsClient ¶
type ConnectionMonitorsClient struct {
BaseClient
}
ConnectionMonitorsClient is the network Client
func NewConnectionMonitorsClient ¶
func NewConnectionMonitorsClient(subscriptionID string) ConnectionMonitorsClient
NewConnectionMonitorsClient creates an instance of the ConnectionMonitorsClient client.
func NewConnectionMonitorsClientWithBaseURI ¶
func NewConnectionMonitorsClientWithBaseURI(baseURI string, subscriptionID string) ConnectionMonitorsClient
NewConnectionMonitorsClientWithBaseURI creates an instance of the ConnectionMonitorsClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (ConnectionMonitorsClient) CreateOrUpdate ¶
func (client ConnectionMonitorsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, networkWatcherName string, connectionMonitorName string, parameters ConnectionMonitor) (result ConnectionMonitorsCreateOrUpdateFuture, err error)
CreateOrUpdate create or update a connection monitor. Parameters: resourceGroupName - the name of the resource group containing Network Watcher. networkWatcherName - the name of the Network Watcher resource. connectionMonitorName - the name of the connection monitor. parameters - parameters that define the operation to create a connection monitor.
func (ConnectionMonitorsClient) CreateOrUpdatePreparer ¶
func (client ConnectionMonitorsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, connectionMonitorName string, parameters ConnectionMonitor) (*http.Request, error)
CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (ConnectionMonitorsClient) CreateOrUpdateResponder ¶
func (client ConnectionMonitorsClient) CreateOrUpdateResponder(resp *http.Response) (result ConnectionMonitorResult, err error)
CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (ConnectionMonitorsClient) CreateOrUpdateSender ¶
func (client ConnectionMonitorsClient) CreateOrUpdateSender(req *http.Request) (future ConnectionMonitorsCreateOrUpdateFuture, err error)
CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (ConnectionMonitorsClient) Delete ¶
func (client ConnectionMonitorsClient) Delete(ctx context.Context, resourceGroupName string, networkWatcherName string, connectionMonitorName string) (result ConnectionMonitorsDeleteFuture, err error)
Delete deletes the specified connection monitor. Parameters: resourceGroupName - the name of the resource group containing Network Watcher. networkWatcherName - the name of the Network Watcher resource. connectionMonitorName - the name of the connection monitor.
func (ConnectionMonitorsClient) DeletePreparer ¶
func (client ConnectionMonitorsClient) DeletePreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, connectionMonitorName string) (*http.Request, error)
DeletePreparer prepares the Delete request.
func (ConnectionMonitorsClient) DeleteResponder ¶
func (client ConnectionMonitorsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (ConnectionMonitorsClient) DeleteSender ¶
func (client ConnectionMonitorsClient) DeleteSender(req *http.Request) (future ConnectionMonitorsDeleteFuture, err error)
DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (ConnectionMonitorsClient) Get ¶
func (client ConnectionMonitorsClient) Get(ctx context.Context, resourceGroupName string, networkWatcherName string, connectionMonitorName string) (result ConnectionMonitorResult, err error)
Get gets a connection monitor by name. Parameters: resourceGroupName - the name of the resource group containing Network Watcher. networkWatcherName - the name of the Network Watcher resource. connectionMonitorName - the name of the connection monitor.
func (ConnectionMonitorsClient) GetPreparer ¶
func (client ConnectionMonitorsClient) GetPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, connectionMonitorName string) (*http.Request, error)
GetPreparer prepares the Get request.
func (ConnectionMonitorsClient) GetResponder ¶
func (client ConnectionMonitorsClient) GetResponder(resp *http.Response) (result ConnectionMonitorResult, err error)
GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (ConnectionMonitorsClient) GetSender ¶
GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (ConnectionMonitorsClient) List ¶
func (client ConnectionMonitorsClient) List(ctx context.Context, resourceGroupName string, networkWatcherName string) (result ConnectionMonitorListResult, err error)
List lists all connection monitors for the specified Network Watcher. Parameters: resourceGroupName - the name of the resource group containing Network Watcher. networkWatcherName - the name of the Network Watcher resource.
func (ConnectionMonitorsClient) ListPreparer ¶
func (client ConnectionMonitorsClient) ListPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string) (*http.Request, error)
ListPreparer prepares the List request.
func (ConnectionMonitorsClient) ListResponder ¶
func (client ConnectionMonitorsClient) ListResponder(resp *http.Response) (result ConnectionMonitorListResult, err error)
ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (ConnectionMonitorsClient) ListSender ¶
ListSender sends the List request. The method will close the http.Response Body if it receives an error.
func (ConnectionMonitorsClient) Query ¶
func (client ConnectionMonitorsClient) Query(ctx context.Context, resourceGroupName string, networkWatcherName string, connectionMonitorName string) (result ConnectionMonitorsQueryFuture, err error)
Query query a snapshot of the most recent connection states. Parameters: resourceGroupName - the name of the resource group containing Network Watcher. networkWatcherName - the name of the Network Watcher resource. connectionMonitorName - the name given to the connection monitor.
func (ConnectionMonitorsClient) QueryPreparer ¶
func (client ConnectionMonitorsClient) QueryPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, connectionMonitorName string) (*http.Request, error)
QueryPreparer prepares the Query request.
func (ConnectionMonitorsClient) QueryResponder ¶
func (client ConnectionMonitorsClient) QueryResponder(resp *http.Response) (result ConnectionMonitorQueryResult, err error)
QueryResponder handles the response to the Query request. The method always closes the http.Response Body.
func (ConnectionMonitorsClient) QuerySender ¶
func (client ConnectionMonitorsClient) QuerySender(req *http.Request) (future ConnectionMonitorsQueryFuture, err error)
QuerySender sends the Query request. The method will close the http.Response Body if it receives an error.
func (ConnectionMonitorsClient) Start ¶
func (client ConnectionMonitorsClient) Start(ctx context.Context, resourceGroupName string, networkWatcherName string, connectionMonitorName string) (result ConnectionMonitorsStartFuture, err error)
Start starts the specified connection monitor. Parameters: resourceGroupName - the name of the resource group containing Network Watcher. networkWatcherName - the name of the Network Watcher resource. connectionMonitorName - the name of the connection monitor.
func (ConnectionMonitorsClient) StartPreparer ¶
func (client ConnectionMonitorsClient) StartPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, connectionMonitorName string) (*http.Request, error)
StartPreparer prepares the Start request.
func (ConnectionMonitorsClient) StartResponder ¶
func (client ConnectionMonitorsClient) StartResponder(resp *http.Response) (result autorest.Response, err error)
StartResponder handles the response to the Start request. The method always closes the http.Response Body.
func (ConnectionMonitorsClient) StartSender ¶
func (client ConnectionMonitorsClient) StartSender(req *http.Request) (future ConnectionMonitorsStartFuture, err error)
StartSender sends the Start request. The method will close the http.Response Body if it receives an error.
func (ConnectionMonitorsClient) Stop ¶
func (client ConnectionMonitorsClient) Stop(ctx context.Context, resourceGroupName string, networkWatcherName string, connectionMonitorName string) (result ConnectionMonitorsStopFuture, err error)
Stop stops the specified connection monitor. Parameters: resourceGroupName - the name of the resource group containing Network Watcher. networkWatcherName - the name of the Network Watcher resource. connectionMonitorName - the name of the connection monitor.
func (ConnectionMonitorsClient) StopPreparer ¶
func (client ConnectionMonitorsClient) StopPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, connectionMonitorName string) (*http.Request, error)
StopPreparer prepares the Stop request.
func (ConnectionMonitorsClient) StopResponder ¶
func (client ConnectionMonitorsClient) StopResponder(resp *http.Response) (result autorest.Response, err error)
StopResponder handles the response to the Stop request. The method always closes the http.Response Body.
func (ConnectionMonitorsClient) StopSender ¶
func (client ConnectionMonitorsClient) StopSender(req *http.Request) (future ConnectionMonitorsStopFuture, err error)
StopSender sends the Stop request. The method will close the http.Response Body if it receives an error.
func (ConnectionMonitorsClient) UpdateTags ¶
func (client ConnectionMonitorsClient) UpdateTags(ctx context.Context, resourceGroupName string, networkWatcherName string, connectionMonitorName string, parameters TagsObject) (result ConnectionMonitorResult, err error)
UpdateTags update tags of the specified connection monitor. Parameters: resourceGroupName - the name of the resource group. networkWatcherName - the name of the network watcher. connectionMonitorName - the name of the connection monitor. parameters - parameters supplied to update connection monitor tags.
func (ConnectionMonitorsClient) UpdateTagsPreparer ¶
func (client ConnectionMonitorsClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, networkWatcherName string, connectionMonitorName string, parameters TagsObject) (*http.Request, error)
UpdateTagsPreparer prepares the UpdateTags request.
func (ConnectionMonitorsClient) UpdateTagsResponder ¶
func (client ConnectionMonitorsClient) UpdateTagsResponder(resp *http.Response) (result ConnectionMonitorResult, err error)
UpdateTagsResponder handles the response to the UpdateTags request. The method always closes the http.Response Body.
func (ConnectionMonitorsClient) UpdateTagsSender ¶
UpdateTagsSender sends the UpdateTags request. The method will close the http.Response Body if it receives an error.
type ConnectionMonitorsCreateOrUpdateFuture ¶
type ConnectionMonitorsCreateOrUpdateFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(ConnectionMonitorsClient) (ConnectionMonitorResult, error)
}
ConnectionMonitorsCreateOrUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ConnectionMonitorsCreateOrUpdateFuture) UnmarshalJSON ¶
func (future *ConnectionMonitorsCreateOrUpdateFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type ConnectionMonitorsDeleteFuture ¶
type ConnectionMonitorsDeleteFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(ConnectionMonitorsClient) (autorest.Response, error)
}
ConnectionMonitorsDeleteFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ConnectionMonitorsDeleteFuture) UnmarshalJSON ¶
func (future *ConnectionMonitorsDeleteFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type ConnectionMonitorsQueryFuture ¶
type ConnectionMonitorsQueryFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(ConnectionMonitorsClient) (ConnectionMonitorQueryResult, error)
}
ConnectionMonitorsQueryFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ConnectionMonitorsQueryFuture) UnmarshalJSON ¶
func (future *ConnectionMonitorsQueryFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type ConnectionMonitorsStartFuture ¶
type ConnectionMonitorsStartFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(ConnectionMonitorsClient) (autorest.Response, error)
}
ConnectionMonitorsStartFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ConnectionMonitorsStartFuture) UnmarshalJSON ¶
func (future *ConnectionMonitorsStartFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type ConnectionMonitorsStopFuture ¶
type ConnectionMonitorsStopFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(ConnectionMonitorsClient) (autorest.Response, error)
}
ConnectionMonitorsStopFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ConnectionMonitorsStopFuture) UnmarshalJSON ¶
func (future *ConnectionMonitorsStopFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type ConnectionResetSharedKey ¶
type ConnectionResetSharedKey struct {
KeyLength *int32 `json:"keyLength,omitempty"`
}
ConnectionResetSharedKey the virtual network connection reset shared key.
type ConnectionSharedKey ¶
type ConnectionSharedKey struct {
Value *string `json:"value,omitempty"`
ID *string `json:"id,omitempty"`
}
ConnectionSharedKey response for GetConnectionSharedKey API service call.
type ConnectionState ¶
type ConnectionState string
ConnectionState enumerates the values for connection state.
const ( // ConnectionStateReachable ... ConnectionStateReachable ConnectionState = "Reachable" // ConnectionStateUnknown ... ConnectionStateUnknown ConnectionState = "Unknown" // ConnectionStateUnreachable ... ConnectionStateUnreachable ConnectionState = "Unreachable" )
func PossibleConnectionStateValues ¶
func PossibleConnectionStateValues() []ConnectionState
PossibleConnectionStateValues returns an array of possible values for the ConnectionState const type.
type ConnectionStateSnapshot ¶
type ConnectionStateSnapshot struct {
// ConnectionState - The connection state. Possible values include: 'ConnectionStateReachable', 'ConnectionStateUnreachable', 'ConnectionStateUnknown'
ConnectionState ConnectionState `json:"connectionState,omitempty"`
// StartTime - The start time of the connection snapshot.
StartTime *date.Time `json:"startTime,omitempty"`
// EndTime - The end time of the connection snapshot.
EndTime *date.Time `json:"endTime,omitempty"`
// EvaluationState - Connectivity analysis evaluation state. Possible values include: 'NotStarted', 'InProgress', 'Completed'
EvaluationState EvaluationState `json:"evaluationState,omitempty"`
// AvgLatencyInMs - Average latency in ms.
AvgLatencyInMs *int32 `json:"avgLatencyInMs,omitempty"`
// MinLatencyInMs - Minimum latency in ms.
MinLatencyInMs *int32 `json:"minLatencyInMs,omitempty"`
// MaxLatencyInMs - Maximum latency in ms.
MaxLatencyInMs *int32 `json:"maxLatencyInMs,omitempty"`
// ProbesSent - The number of sent probes.
ProbesSent *int32 `json:"probesSent,omitempty"`
// ProbesFailed - The number of failed probes.
ProbesFailed *int32 `json:"probesFailed,omitempty"`
// Hops - READ-ONLY; List of hops between the source and the destination.
Hops *[]ConnectivityHop `json:"hops,omitempty"`
}
ConnectionStateSnapshot connection state snapshot.
func (ConnectionStateSnapshot) MarshalJSON ¶
func (CSS ConnectionStateSnapshot) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ConnectionStateSnapshot.
type ConnectionStatus ¶
type ConnectionStatus string
ConnectionStatus enumerates the values for connection status.
const ( // ConnectionStatusConnected ... ConnectionStatusConnected ConnectionStatus = "Connected" // ConnectionStatusDegraded ... ConnectionStatusDegraded ConnectionStatus = "Degraded" // ConnectionStatusDisconnected ... ConnectionStatusDisconnected ConnectionStatus = "Disconnected" // ConnectionStatusUnknown ... ConnectionStatusUnknown ConnectionStatus = "Unknown" )
func PossibleConnectionStatusValues ¶
func PossibleConnectionStatusValues() []ConnectionStatus
PossibleConnectionStatusValues returns an array of possible values for the ConnectionStatus const type.
type ConnectivityDestination ¶
type ConnectivityDestination struct {
// ResourceID - The ID of the resource to which a connection attempt will be made.
ResourceID *string `json:"resourceId,omitempty"`
// Address - The IP address or URI the resource to which a connection attempt will be made.
Address *string `json:"address,omitempty"`
// Port - Port on which check connectivity will be performed.
Port *int32 `json:"port,omitempty"`
}
ConnectivityDestination parameters that define destination of connection.
type ConnectivityHop ¶
type ConnectivityHop struct {
// Type - READ-ONLY; The type of the hop.
Type *string `json:"type,omitempty"`
// ID - READ-ONLY; The ID of the hop.
ID *string `json:"id,omitempty"`
// Address - READ-ONLY; The IP address of the hop.
Address *string `json:"address,omitempty"`
// ResourceID - READ-ONLY; The ID of the resource corresponding to this hop.
ResourceID *string `json:"resourceId,omitempty"`
// NextHopIds - READ-ONLY; List of next hop identifiers.
NextHopIds *[]string `json:"nextHopIds,omitempty"`
// Issues - READ-ONLY; List of issues.
Issues *[]ConnectivityIssue `json:"issues,omitempty"`
}
ConnectivityHop information about a hop between the source and the destination.
func (ConnectivityHop) MarshalJSON ¶
func (ch ConnectivityHop) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ConnectivityHop.
type ConnectivityInformation ¶
type ConnectivityInformation struct {
autorest.Response `json:"-"`
// Hops - READ-ONLY; List of hops between the source and the destination.
Hops *[]ConnectivityHop `json:"hops,omitempty"`
// ConnectionStatus - READ-ONLY; The connection status. Possible values include: 'ConnectionStatusUnknown', 'ConnectionStatusConnected', 'ConnectionStatusDisconnected', 'ConnectionStatusDegraded'
ConnectionStatus ConnectionStatus `json:"connectionStatus,omitempty"`
// AvgLatencyInMs - READ-ONLY; Average latency in milliseconds.
AvgLatencyInMs *int32 `json:"avgLatencyInMs,omitempty"`
// MinLatencyInMs - READ-ONLY; Minimum latency in milliseconds.
MinLatencyInMs *int32 `json:"minLatencyInMs,omitempty"`
// MaxLatencyInMs - READ-ONLY; Maximum latency in milliseconds.
MaxLatencyInMs *int32 `json:"maxLatencyInMs,omitempty"`
// ProbesSent - READ-ONLY; Total number of probes sent.
ProbesSent *int32 `json:"probesSent,omitempty"`
// ProbesFailed - READ-ONLY; Number of failed probes.
ProbesFailed *int32 `json:"probesFailed,omitempty"`
}
ConnectivityInformation information on the connectivity status.
func (ConnectivityInformation) MarshalJSON ¶
func (ci ConnectivityInformation) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ConnectivityInformation.
type ConnectivityIssue ¶
type ConnectivityIssue struct {
// Origin - READ-ONLY; The origin of the issue. Possible values include: 'OriginLocal', 'OriginInbound', 'OriginOutbound'
Origin Origin `json:"origin,omitempty"`
// Severity - READ-ONLY; The severity of the issue. Possible values include: 'SeverityError', 'SeverityWarning'
Severity Severity `json:"severity,omitempty"`
// Type - READ-ONLY; The type of issue. Possible values include: 'IssueTypeUnknown', 'IssueTypeAgentStopped', 'IssueTypeGuestFirewall', 'IssueTypeDNSResolution', 'IssueTypeSocketBind', 'IssueTypeNetworkSecurityRule', 'IssueTypeUserDefinedRoute', 'IssueTypePortThrottled', 'IssueTypePlatform'
Type IssueType `json:"type,omitempty"`
// Context - READ-ONLY; Provides additional context on the issue.
Context *[]map[string]*string `json:"context,omitempty"`
}
ConnectivityIssue information about an issue encountered in the process of checking for connectivity.
func (ConnectivityIssue) MarshalJSON ¶
func (ci ConnectivityIssue) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ConnectivityIssue.
type ConnectivityParameters ¶
type ConnectivityParameters struct {
// Source - Describes the source of the connection.
Source *ConnectivitySource `json:"source,omitempty"`
// Destination - Describes the destination of connection.
Destination *ConnectivityDestination `json:"destination,omitempty"`
// Protocol - Network protocol. Possible values include: 'ProtocolTCP', 'ProtocolHTTP', 'ProtocolHTTPS', 'ProtocolIcmp'
Protocol Protocol `json:"protocol,omitempty"`
// ProtocolConfiguration - Configuration of the protocol.
ProtocolConfiguration *ProtocolConfiguration `json:"protocolConfiguration,omitempty"`
}
ConnectivityParameters parameters that determine how the connectivity check will be performed.
type ConnectivitySource ¶
type ConnectivitySource struct {
// ResourceID - The ID of the resource from which a connectivity check will be initiated.
ResourceID *string `json:"resourceId,omitempty"`
// Port - The source port from which a connectivity check will be performed.
Port *int32 `json:"port,omitempty"`
}
ConnectivitySource parameters that define the source of the connection.
type Container ¶
type Container struct {
// ID - Resource ID.
ID *string `json:"id,omitempty"`
}
Container reference to container resource in remote resource provider.
type ContainerNetworkInterface ¶
type ContainerNetworkInterface struct {
// ContainerNetworkInterfacePropertiesFormat - Container network interface properties.
*ContainerNetworkInterfacePropertiesFormat `json:"properties,omitempty"`
// Name - The name of the resource. This name can be used to access the resource.
Name *string `json:"name,omitempty"`
// Type - READ-ONLY; Sub Resource type.
Type *string `json:"type,omitempty"`
// Etag - A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
}
ContainerNetworkInterface container network interface child resource.
func (ContainerNetworkInterface) MarshalJSON ¶
func (cni ContainerNetworkInterface) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ContainerNetworkInterface.
func (*ContainerNetworkInterface) UnmarshalJSON ¶
func (cni *ContainerNetworkInterface) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for ContainerNetworkInterface struct.
type ContainerNetworkInterfaceConfiguration ¶
type ContainerNetworkInterfaceConfiguration struct {
// ContainerNetworkInterfaceConfigurationPropertiesFormat - Container network interface configuration properties.
*ContainerNetworkInterfaceConfigurationPropertiesFormat `json:"properties,omitempty"`
// Name - The name of the resource. This name can be used to access the resource.
Name *string `json:"name,omitempty"`
// Type - READ-ONLY; Sub Resource type.
Type *string `json:"type,omitempty"`
// Etag - A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
}
ContainerNetworkInterfaceConfiguration container network interface configuration child resource.
func (ContainerNetworkInterfaceConfiguration) MarshalJSON ¶
func (cnic ContainerNetworkInterfaceConfiguration) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ContainerNetworkInterfaceConfiguration.
func (*ContainerNetworkInterfaceConfiguration) UnmarshalJSON ¶
func (cnic *ContainerNetworkInterfaceConfiguration) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for ContainerNetworkInterfaceConfiguration struct.
type ContainerNetworkInterfaceConfigurationPropertiesFormat ¶
type ContainerNetworkInterfaceConfigurationPropertiesFormat struct {
// IPConfigurations - A list of ip configurations of the container network interface configuration.
IPConfigurations *[]IPConfigurationProfile `json:"ipConfigurations,omitempty"`
// ContainerNetworkInterfaces - A list of container network interfaces created from this container network interface configuration.
ContainerNetworkInterfaces *[]SubResource `json:"containerNetworkInterfaces,omitempty"`
// ProvisioningState - READ-ONLY; The provisioning state of the container network interface configuration resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
}
ContainerNetworkInterfaceConfigurationPropertiesFormat container network interface configuration properties.
func (ContainerNetworkInterfaceConfigurationPropertiesFormat) MarshalJSON ¶
func (cnicpf ContainerNetworkInterfaceConfigurationPropertiesFormat) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ContainerNetworkInterfaceConfigurationPropertiesFormat.
type ContainerNetworkInterfaceIPConfiguration ¶
type ContainerNetworkInterfaceIPConfiguration struct {
// ContainerNetworkInterfaceIPConfigurationPropertiesFormat - Properties of the container network interface IP configuration.
*ContainerNetworkInterfaceIPConfigurationPropertiesFormat `json:"properties,omitempty"`
// Name - The name of the resource. This name can be used to access the resource.
Name *string `json:"name,omitempty"`
// Type - READ-ONLY; Sub Resource type.
Type *string `json:"type,omitempty"`
// Etag - A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
}
ContainerNetworkInterfaceIPConfiguration the ip configuration for a container network interface.
func (ContainerNetworkInterfaceIPConfiguration) MarshalJSON ¶
func (cniic ContainerNetworkInterfaceIPConfiguration) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ContainerNetworkInterfaceIPConfiguration.
func (*ContainerNetworkInterfaceIPConfiguration) UnmarshalJSON ¶
func (cniic *ContainerNetworkInterfaceIPConfiguration) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for ContainerNetworkInterfaceIPConfiguration struct.
type ContainerNetworkInterfaceIPConfigurationPropertiesFormat ¶
type ContainerNetworkInterfaceIPConfigurationPropertiesFormat struct {
// ProvisioningState - READ-ONLY; The provisioning state of the container network interface IP configuration resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
}
ContainerNetworkInterfaceIPConfigurationPropertiesFormat properties of the container network interface IP configuration.
func (ContainerNetworkInterfaceIPConfigurationPropertiesFormat) MarshalJSON ¶
func (cniicpf ContainerNetworkInterfaceIPConfigurationPropertiesFormat) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ContainerNetworkInterfaceIPConfigurationPropertiesFormat.
type ContainerNetworkInterfacePropertiesFormat ¶
type ContainerNetworkInterfacePropertiesFormat struct {
// ContainerNetworkInterfaceConfiguration - Container network interface configuration from which this container network interface is created.
ContainerNetworkInterfaceConfiguration *ContainerNetworkInterfaceConfiguration `json:"containerNetworkInterfaceConfiguration,omitempty"`
// Container - Reference to the container to which this container network interface is attached.
Container *Container `json:"container,omitempty"`
// IPConfigurations - Reference to the ip configuration on this container nic.
IPConfigurations *[]ContainerNetworkInterfaceIPConfiguration `json:"ipConfigurations,omitempty"`
// ProvisioningState - READ-ONLY; The provisioning state of the container network interface resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
}
ContainerNetworkInterfacePropertiesFormat properties of container network interface.
func (ContainerNetworkInterfacePropertiesFormat) MarshalJSON ¶
func (cnipf ContainerNetworkInterfacePropertiesFormat) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ContainerNetworkInterfacePropertiesFormat.
type DNSNameAvailabilityResult ¶
type DNSNameAvailabilityResult struct {
autorest.Response `json:"-"`
// Available - Domain availability (True/False).
Available *bool `json:"available,omitempty"`
}
DNSNameAvailabilityResult response for the CheckDnsNameAvailability API service call.
type DdosCustomPoliciesClient ¶
type DdosCustomPoliciesClient struct {
BaseClient
}
DdosCustomPoliciesClient is the network Client
func NewDdosCustomPoliciesClient ¶
func NewDdosCustomPoliciesClient(subscriptionID string) DdosCustomPoliciesClient
NewDdosCustomPoliciesClient creates an instance of the DdosCustomPoliciesClient client.
func NewDdosCustomPoliciesClientWithBaseURI ¶
func NewDdosCustomPoliciesClientWithBaseURI(baseURI string, subscriptionID string) DdosCustomPoliciesClient
NewDdosCustomPoliciesClientWithBaseURI creates an instance of the DdosCustomPoliciesClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (DdosCustomPoliciesClient) CreateOrUpdate ¶
func (client DdosCustomPoliciesClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, ddosCustomPolicyName string, parameters DdosCustomPolicy) (result DdosCustomPoliciesCreateOrUpdateFuture, err error)
CreateOrUpdate creates or updates a DDoS custom policy. Parameters: resourceGroupName - the name of the resource group. ddosCustomPolicyName - the name of the DDoS custom policy. parameters - parameters supplied to the create or update operation.
func (DdosCustomPoliciesClient) CreateOrUpdatePreparer ¶
func (client DdosCustomPoliciesClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, ddosCustomPolicyName string, parameters DdosCustomPolicy) (*http.Request, error)
CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (DdosCustomPoliciesClient) CreateOrUpdateResponder ¶
func (client DdosCustomPoliciesClient) CreateOrUpdateResponder(resp *http.Response) (result DdosCustomPolicy, err error)
CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (DdosCustomPoliciesClient) CreateOrUpdateSender ¶
func (client DdosCustomPoliciesClient) CreateOrUpdateSender(req *http.Request) (future DdosCustomPoliciesCreateOrUpdateFuture, err error)
CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (DdosCustomPoliciesClient) Delete ¶
func (client DdosCustomPoliciesClient) Delete(ctx context.Context, resourceGroupName string, ddosCustomPolicyName string) (result DdosCustomPoliciesDeleteFuture, err error)
Delete deletes the specified DDoS custom policy. Parameters: resourceGroupName - the name of the resource group. ddosCustomPolicyName - the name of the DDoS custom policy.
func (DdosCustomPoliciesClient) DeletePreparer ¶
func (client DdosCustomPoliciesClient) DeletePreparer(ctx context.Context, resourceGroupName string, ddosCustomPolicyName string) (*http.Request, error)
DeletePreparer prepares the Delete request.
func (DdosCustomPoliciesClient) DeleteResponder ¶
func (client DdosCustomPoliciesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (DdosCustomPoliciesClient) DeleteSender ¶
func (client DdosCustomPoliciesClient) DeleteSender(req *http.Request) (future DdosCustomPoliciesDeleteFuture, err error)
DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (DdosCustomPoliciesClient) Get ¶
func (client DdosCustomPoliciesClient) Get(ctx context.Context, resourceGroupName string, ddosCustomPolicyName string) (result DdosCustomPolicy, err error)
Get gets information about the specified DDoS custom policy. Parameters: resourceGroupName - the name of the resource group. ddosCustomPolicyName - the name of the DDoS custom policy.
func (DdosCustomPoliciesClient) GetPreparer ¶
func (client DdosCustomPoliciesClient) GetPreparer(ctx context.Context, resourceGroupName string, ddosCustomPolicyName string) (*http.Request, error)
GetPreparer prepares the Get request.
func (DdosCustomPoliciesClient) GetResponder ¶
func (client DdosCustomPoliciesClient) GetResponder(resp *http.Response) (result DdosCustomPolicy, err error)
GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (DdosCustomPoliciesClient) GetSender ¶
GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (DdosCustomPoliciesClient) UpdateTags ¶
func (client DdosCustomPoliciesClient) UpdateTags(ctx context.Context, resourceGroupName string, ddosCustomPolicyName string, parameters TagsObject) (result DdosCustomPoliciesUpdateTagsFuture, err error)
UpdateTags update a DDoS custom policy tags. Parameters: resourceGroupName - the name of the resource group. ddosCustomPolicyName - the name of the DDoS custom policy. parameters - parameters supplied to the update DDoS custom policy resource tags.
func (DdosCustomPoliciesClient) UpdateTagsPreparer ¶
func (client DdosCustomPoliciesClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, ddosCustomPolicyName string, parameters TagsObject) (*http.Request, error)
UpdateTagsPreparer prepares the UpdateTags request.
func (DdosCustomPoliciesClient) UpdateTagsResponder ¶
func (client DdosCustomPoliciesClient) UpdateTagsResponder(resp *http.Response) (result DdosCustomPolicy, err error)
UpdateTagsResponder handles the response to the UpdateTags request. The method always closes the http.Response Body.
func (DdosCustomPoliciesClient) UpdateTagsSender ¶
func (client DdosCustomPoliciesClient) UpdateTagsSender(req *http.Request) (future DdosCustomPoliciesUpdateTagsFuture, err error)
UpdateTagsSender sends the UpdateTags request. The method will close the http.Response Body if it receives an error.
type DdosCustomPoliciesCreateOrUpdateFuture ¶
type DdosCustomPoliciesCreateOrUpdateFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(DdosCustomPoliciesClient) (DdosCustomPolicy, error)
}
DdosCustomPoliciesCreateOrUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*DdosCustomPoliciesCreateOrUpdateFuture) UnmarshalJSON ¶
func (future *DdosCustomPoliciesCreateOrUpdateFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type DdosCustomPoliciesDeleteFuture ¶
type DdosCustomPoliciesDeleteFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(DdosCustomPoliciesClient) (autorest.Response, error)
}
DdosCustomPoliciesDeleteFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*DdosCustomPoliciesDeleteFuture) UnmarshalJSON ¶
func (future *DdosCustomPoliciesDeleteFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type DdosCustomPoliciesUpdateTagsFuture ¶
type DdosCustomPoliciesUpdateTagsFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(DdosCustomPoliciesClient) (DdosCustomPolicy, error)
}
DdosCustomPoliciesUpdateTagsFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*DdosCustomPoliciesUpdateTagsFuture) UnmarshalJSON ¶
func (future *DdosCustomPoliciesUpdateTagsFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type DdosCustomPolicy ¶
type DdosCustomPolicy struct {
autorest.Response `json:"-"`
// DdosCustomPolicyPropertiesFormat - Properties of the DDoS custom policy.
*DdosCustomPolicyPropertiesFormat `json:"properties,omitempty"`
// Etag - READ-ONLY; A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
// Name - READ-ONLY; Resource name.
Name *string `json:"name,omitempty"`
// Type - READ-ONLY; Resource type.
Type *string `json:"type,omitempty"`
// Location - Resource location.
Location *string `json:"location,omitempty"`
// Tags - Resource tags.
Tags map[string]*string `json:"tags"`
}
DdosCustomPolicy a DDoS custom policy in a resource group.
func (DdosCustomPolicy) MarshalJSON ¶
func (dcp DdosCustomPolicy) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for DdosCustomPolicy.
func (*DdosCustomPolicy) UnmarshalJSON ¶
func (dcp *DdosCustomPolicy) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for DdosCustomPolicy struct.
type DdosCustomPolicyPropertiesFormat ¶
type DdosCustomPolicyPropertiesFormat struct {
// ResourceGUID - READ-ONLY; The resource GUID property of the DDoS custom policy resource. It uniquely identifies the resource, even if the user changes its name or migrate the resource across subscriptions or resource groups.
ResourceGUID *string `json:"resourceGuid,omitempty"`
// ProvisioningState - READ-ONLY; The provisioning state of the DDoS custom policy resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
// PublicIPAddresses - READ-ONLY; The list of public IPs associated with the DDoS custom policy resource. This list is read-only.
PublicIPAddresses *[]SubResource `json:"publicIPAddresses,omitempty"`
// ProtocolCustomSettings - The protocol-specific DDoS policy customization parameters.
ProtocolCustomSettings *[]ProtocolCustomSettingsFormat `json:"protocolCustomSettings,omitempty"`
}
DdosCustomPolicyPropertiesFormat dDoS custom policy properties.
func (DdosCustomPolicyPropertiesFormat) MarshalJSON ¶
func (dcppf DdosCustomPolicyPropertiesFormat) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for DdosCustomPolicyPropertiesFormat.
type DdosCustomPolicyProtocol ¶
type DdosCustomPolicyProtocol string
DdosCustomPolicyProtocol enumerates the values for ddos custom policy protocol.
const ( // DdosCustomPolicyProtocolSyn ... DdosCustomPolicyProtocolSyn DdosCustomPolicyProtocol = "Syn" // DdosCustomPolicyProtocolTCP ... DdosCustomPolicyProtocolTCP DdosCustomPolicyProtocol = "Tcp" // DdosCustomPolicyProtocolUDP ... DdosCustomPolicyProtocolUDP DdosCustomPolicyProtocol = "Udp" )
func PossibleDdosCustomPolicyProtocolValues ¶
func PossibleDdosCustomPolicyProtocolValues() []DdosCustomPolicyProtocol
PossibleDdosCustomPolicyProtocolValues returns an array of possible values for the DdosCustomPolicyProtocol const type.
type DdosCustomPolicyTriggerSensitivityOverride ¶
type DdosCustomPolicyTriggerSensitivityOverride string
DdosCustomPolicyTriggerSensitivityOverride enumerates the values for ddos custom policy trigger sensitivity override.
const ( // Default ... Default DdosCustomPolicyTriggerSensitivityOverride = "Default" // High ... High DdosCustomPolicyTriggerSensitivityOverride = "High" // Low ... Low DdosCustomPolicyTriggerSensitivityOverride = "Low" // Relaxed ... Relaxed DdosCustomPolicyTriggerSensitivityOverride = "Relaxed" )
func PossibleDdosCustomPolicyTriggerSensitivityOverrideValues ¶
func PossibleDdosCustomPolicyTriggerSensitivityOverrideValues() []DdosCustomPolicyTriggerSensitivityOverride
PossibleDdosCustomPolicyTriggerSensitivityOverrideValues returns an array of possible values for the DdosCustomPolicyTriggerSensitivityOverride const type.
type DdosProtectionPlan ¶
type DdosProtectionPlan struct {
autorest.Response `json:"-"`
// ID - READ-ONLY; Resource ID.
ID *string `json:"id,omitempty"`
// Name - READ-ONLY; Resource name.
Name *string `json:"name,omitempty"`
// Type - READ-ONLY; Resource type.
Type *string `json:"type,omitempty"`
// Location - Resource location.
Location *string `json:"location,omitempty"`
// Tags - Resource tags.
Tags map[string]*string `json:"tags"`
// DdosProtectionPlanPropertiesFormat - Properties of the DDoS protection plan.
*DdosProtectionPlanPropertiesFormat `json:"properties,omitempty"`
// Etag - READ-ONLY; A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
}
DdosProtectionPlan a DDoS protection plan in a resource group.
func (DdosProtectionPlan) MarshalJSON ¶
func (dpp DdosProtectionPlan) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for DdosProtectionPlan.
func (*DdosProtectionPlan) UnmarshalJSON ¶
func (dpp *DdosProtectionPlan) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for DdosProtectionPlan struct.
type DdosProtectionPlanListResult ¶
type DdosProtectionPlanListResult struct {
autorest.Response `json:"-"`
// Value - A list of DDoS protection plans.
Value *[]DdosProtectionPlan `json:"value,omitempty"`
// NextLink - READ-ONLY; The URL to get the next set of results.
NextLink *string `json:"nextLink,omitempty"`
}
DdosProtectionPlanListResult a list of DDoS protection plans.
func (DdosProtectionPlanListResult) IsEmpty ¶
func (dpplr DdosProtectionPlanListResult) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
func (DdosProtectionPlanListResult) MarshalJSON ¶
func (dpplr DdosProtectionPlanListResult) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for DdosProtectionPlanListResult.
type DdosProtectionPlanListResultIterator ¶
type DdosProtectionPlanListResultIterator struct {
// contains filtered or unexported fields
}
DdosProtectionPlanListResultIterator provides access to a complete listing of DdosProtectionPlan values.
func NewDdosProtectionPlanListResultIterator ¶
func NewDdosProtectionPlanListResultIterator(page DdosProtectionPlanListResultPage) DdosProtectionPlanListResultIterator
Creates a new instance of the DdosProtectionPlanListResultIterator type.
func (*DdosProtectionPlanListResultIterator) Next ¶
func (iter *DdosProtectionPlanListResultIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*DdosProtectionPlanListResultIterator) NextWithContext ¶
func (iter *DdosProtectionPlanListResultIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (DdosProtectionPlanListResultIterator) NotDone ¶
func (iter DdosProtectionPlanListResultIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (DdosProtectionPlanListResultIterator) Response ¶
func (iter DdosProtectionPlanListResultIterator) Response() DdosProtectionPlanListResult
Response returns the raw server response from the last page request.
func (DdosProtectionPlanListResultIterator) Value ¶
func (iter DdosProtectionPlanListResultIterator) Value() DdosProtectionPlan
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type DdosProtectionPlanListResultPage ¶
type DdosProtectionPlanListResultPage struct {
// contains filtered or unexported fields
}
DdosProtectionPlanListResultPage contains a page of DdosProtectionPlan values.
func NewDdosProtectionPlanListResultPage ¶
func NewDdosProtectionPlanListResultPage(cur DdosProtectionPlanListResult, getNextPage func(context.Context, DdosProtectionPlanListResult) (DdosProtectionPlanListResult, error)) DdosProtectionPlanListResultPage
Creates a new instance of the DdosProtectionPlanListResultPage type.
func (*DdosProtectionPlanListResultPage) Next ¶
func (page *DdosProtectionPlanListResultPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*DdosProtectionPlanListResultPage) NextWithContext ¶
func (page *DdosProtectionPlanListResultPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (DdosProtectionPlanListResultPage) NotDone ¶
func (page DdosProtectionPlanListResultPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (DdosProtectionPlanListResultPage) Response ¶
func (page DdosProtectionPlanListResultPage) Response() DdosProtectionPlanListResult
Response returns the raw server response from the last page request.
func (DdosProtectionPlanListResultPage) Values ¶
func (page DdosProtectionPlanListResultPage) Values() []DdosProtectionPlan
Values returns the slice of values for the current page or nil if there are no values.
type DdosProtectionPlanPropertiesFormat ¶
type DdosProtectionPlanPropertiesFormat struct {
// ResourceGUID - READ-ONLY; The resource GUID property of the DDoS protection plan resource. It uniquely identifies the resource, even if the user changes its name or migrate the resource across subscriptions or resource groups.
ResourceGUID *string `json:"resourceGuid,omitempty"`
// ProvisioningState - READ-ONLY; The provisioning state of the DDoS protection plan resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
// VirtualNetworks - READ-ONLY; The list of virtual networks associated with the DDoS protection plan resource. This list is read-only.
VirtualNetworks *[]SubResource `json:"virtualNetworks,omitempty"`
}
DdosProtectionPlanPropertiesFormat dDoS protection plan properties.
func (DdosProtectionPlanPropertiesFormat) MarshalJSON ¶
func (dpppf DdosProtectionPlanPropertiesFormat) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for DdosProtectionPlanPropertiesFormat.
type DdosProtectionPlansClient ¶
type DdosProtectionPlansClient struct {
BaseClient
}
DdosProtectionPlansClient is the network Client
func NewDdosProtectionPlansClient ¶
func NewDdosProtectionPlansClient(subscriptionID string) DdosProtectionPlansClient
NewDdosProtectionPlansClient creates an instance of the DdosProtectionPlansClient client.
func NewDdosProtectionPlansClientWithBaseURI ¶
func NewDdosProtectionPlansClientWithBaseURI(baseURI string, subscriptionID string) DdosProtectionPlansClient
NewDdosProtectionPlansClientWithBaseURI creates an instance of the DdosProtectionPlansClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (DdosProtectionPlansClient) CreateOrUpdate ¶
func (client DdosProtectionPlansClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, ddosProtectionPlanName string, parameters DdosProtectionPlan) (result DdosProtectionPlansCreateOrUpdateFuture, err error)
CreateOrUpdate creates or updates a DDoS protection plan. Parameters: resourceGroupName - the name of the resource group. ddosProtectionPlanName - the name of the DDoS protection plan. parameters - parameters supplied to the create or update operation.
func (DdosProtectionPlansClient) CreateOrUpdatePreparer ¶
func (client DdosProtectionPlansClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, ddosProtectionPlanName string, parameters DdosProtectionPlan) (*http.Request, error)
CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (DdosProtectionPlansClient) CreateOrUpdateResponder ¶
func (client DdosProtectionPlansClient) CreateOrUpdateResponder(resp *http.Response) (result DdosProtectionPlan, err error)
CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (DdosProtectionPlansClient) CreateOrUpdateSender ¶
func (client DdosProtectionPlansClient) CreateOrUpdateSender(req *http.Request) (future DdosProtectionPlansCreateOrUpdateFuture, err error)
CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (DdosProtectionPlansClient) Delete ¶
func (client DdosProtectionPlansClient) Delete(ctx context.Context, resourceGroupName string, ddosProtectionPlanName string) (result DdosProtectionPlansDeleteFuture, err error)
Delete deletes the specified DDoS protection plan. Parameters: resourceGroupName - the name of the resource group. ddosProtectionPlanName - the name of the DDoS protection plan.
func (DdosProtectionPlansClient) DeletePreparer ¶
func (client DdosProtectionPlansClient) DeletePreparer(ctx context.Context, resourceGroupName string, ddosProtectionPlanName string) (*http.Request, error)
DeletePreparer prepares the Delete request.
func (DdosProtectionPlansClient) DeleteResponder ¶
func (client DdosProtectionPlansClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (DdosProtectionPlansClient) DeleteSender ¶
func (client DdosProtectionPlansClient) DeleteSender(req *http.Request) (future DdosProtectionPlansDeleteFuture, err error)
DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (DdosProtectionPlansClient) Get ¶
func (client DdosProtectionPlansClient) Get(ctx context.Context, resourceGroupName string, ddosProtectionPlanName string) (result DdosProtectionPlan, err error)
Get gets information about the specified DDoS protection plan. Parameters: resourceGroupName - the name of the resource group. ddosProtectionPlanName - the name of the DDoS protection plan.
func (DdosProtectionPlansClient) GetPreparer ¶
func (client DdosProtectionPlansClient) GetPreparer(ctx context.Context, resourceGroupName string, ddosProtectionPlanName string) (*http.Request, error)
GetPreparer prepares the Get request.
func (DdosProtectionPlansClient) GetResponder ¶
func (client DdosProtectionPlansClient) GetResponder(resp *http.Response) (result DdosProtectionPlan, err error)
GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (DdosProtectionPlansClient) GetSender ¶
GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (DdosProtectionPlansClient) List ¶
func (client DdosProtectionPlansClient) List(ctx context.Context) (result DdosProtectionPlanListResultPage, err error)
List gets all DDoS protection plans in a subscription.
func (DdosProtectionPlansClient) ListByResourceGroup ¶
func (client DdosProtectionPlansClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result DdosProtectionPlanListResultPage, err error)
ListByResourceGroup gets all the DDoS protection plans in a resource group. Parameters: resourceGroupName - the name of the resource group.
func (DdosProtectionPlansClient) ListByResourceGroupComplete ¶
func (client DdosProtectionPlansClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result DdosProtectionPlanListResultIterator, err error)
ListByResourceGroupComplete enumerates all values, automatically crossing page boundaries as required.
func (DdosProtectionPlansClient) ListByResourceGroupPreparer ¶
func (client DdosProtectionPlansClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
ListByResourceGroupPreparer prepares the ListByResourceGroup request.
func (DdosProtectionPlansClient) ListByResourceGroupResponder ¶
func (client DdosProtectionPlansClient) ListByResourceGroupResponder(resp *http.Response) (result DdosProtectionPlanListResult, err error)
ListByResourceGroupResponder handles the response to the ListByResourceGroup request. The method always closes the http.Response Body.
func (DdosProtectionPlansClient) ListByResourceGroupSender ¶
func (client DdosProtectionPlansClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error)
ListByResourceGroupSender sends the ListByResourceGroup request. The method will close the http.Response Body if it receives an error.
func (DdosProtectionPlansClient) ListComplete ¶
func (client DdosProtectionPlansClient) ListComplete(ctx context.Context) (result DdosProtectionPlanListResultIterator, err error)
ListComplete enumerates all values, automatically crossing page boundaries as required.
func (DdosProtectionPlansClient) ListPreparer ¶
ListPreparer prepares the List request.
func (DdosProtectionPlansClient) ListResponder ¶
func (client DdosProtectionPlansClient) ListResponder(resp *http.Response) (result DdosProtectionPlanListResult, err error)
ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (DdosProtectionPlansClient) ListSender ¶
ListSender sends the List request. The method will close the http.Response Body if it receives an error.
func (DdosProtectionPlansClient) UpdateTags ¶
func (client DdosProtectionPlansClient) UpdateTags(ctx context.Context, resourceGroupName string, ddosProtectionPlanName string, parameters TagsObject) (result DdosProtectionPlansUpdateTagsFuture, err error)
UpdateTags update a DDoS protection plan tags. Parameters: resourceGroupName - the name of the resource group. ddosProtectionPlanName - the name of the DDoS protection plan. parameters - parameters supplied to the update DDoS protection plan resource tags.
func (DdosProtectionPlansClient) UpdateTagsPreparer ¶
func (client DdosProtectionPlansClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, ddosProtectionPlanName string, parameters TagsObject) (*http.Request, error)
UpdateTagsPreparer prepares the UpdateTags request.
func (DdosProtectionPlansClient) UpdateTagsResponder ¶
func (client DdosProtectionPlansClient) UpdateTagsResponder(resp *http.Response) (result DdosProtectionPlan, err error)
UpdateTagsResponder handles the response to the UpdateTags request. The method always closes the http.Response Body.
func (DdosProtectionPlansClient) UpdateTagsSender ¶
func (client DdosProtectionPlansClient) UpdateTagsSender(req *http.Request) (future DdosProtectionPlansUpdateTagsFuture, err error)
UpdateTagsSender sends the UpdateTags request. The method will close the http.Response Body if it receives an error.
type DdosProtectionPlansCreateOrUpdateFuture ¶
type DdosProtectionPlansCreateOrUpdateFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(DdosProtectionPlansClient) (DdosProtectionPlan, error)
}
DdosProtectionPlansCreateOrUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*DdosProtectionPlansCreateOrUpdateFuture) UnmarshalJSON ¶
func (future *DdosProtectionPlansCreateOrUpdateFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type DdosProtectionPlansDeleteFuture ¶
type DdosProtectionPlansDeleteFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(DdosProtectionPlansClient) (autorest.Response, error)
}
DdosProtectionPlansDeleteFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*DdosProtectionPlansDeleteFuture) UnmarshalJSON ¶
func (future *DdosProtectionPlansDeleteFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type DdosProtectionPlansUpdateTagsFuture ¶
type DdosProtectionPlansUpdateTagsFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(DdosProtectionPlansClient) (DdosProtectionPlan, error)
}
DdosProtectionPlansUpdateTagsFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*DdosProtectionPlansUpdateTagsFuture) UnmarshalJSON ¶
func (future *DdosProtectionPlansUpdateTagsFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type DdosSettings ¶
type DdosSettings struct {
// DdosCustomPolicy - The DDoS custom policy associated with the public IP.
DdosCustomPolicy *SubResource `json:"ddosCustomPolicy,omitempty"`
// ProtectionCoverage - The DDoS protection policy customizability of the public IP. Only standard coverage will have the ability to be customized. Possible values include: 'DdosSettingsProtectionCoverageBasic', 'DdosSettingsProtectionCoverageStandard'
ProtectionCoverage DdosSettingsProtectionCoverage `json:"protectionCoverage,omitempty"`
}
DdosSettings contains the DDoS protection settings of the public IP.
type DdosSettingsProtectionCoverage ¶
type DdosSettingsProtectionCoverage string
DdosSettingsProtectionCoverage enumerates the values for ddos settings protection coverage.
const ( // DdosSettingsProtectionCoverageBasic ... DdosSettingsProtectionCoverageBasic DdosSettingsProtectionCoverage = "Basic" // DdosSettingsProtectionCoverageStandard ... DdosSettingsProtectionCoverageStandard DdosSettingsProtectionCoverage = "Standard" )
func PossibleDdosSettingsProtectionCoverageValues ¶
func PossibleDdosSettingsProtectionCoverageValues() []DdosSettingsProtectionCoverage
PossibleDdosSettingsProtectionCoverageValues returns an array of possible values for the DdosSettingsProtectionCoverage const type.
type DefaultSecurityRulesClient ¶
type DefaultSecurityRulesClient struct {
BaseClient
}
DefaultSecurityRulesClient is the network Client
func NewDefaultSecurityRulesClient ¶
func NewDefaultSecurityRulesClient(subscriptionID string) DefaultSecurityRulesClient
NewDefaultSecurityRulesClient creates an instance of the DefaultSecurityRulesClient client.
func NewDefaultSecurityRulesClientWithBaseURI ¶
func NewDefaultSecurityRulesClientWithBaseURI(baseURI string, subscriptionID string) DefaultSecurityRulesClient
NewDefaultSecurityRulesClientWithBaseURI creates an instance of the DefaultSecurityRulesClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (DefaultSecurityRulesClient) Get ¶
func (client DefaultSecurityRulesClient) Get(ctx context.Context, resourceGroupName string, networkSecurityGroupName string, defaultSecurityRuleName string) (result SecurityRule, err error)
Get get the specified default network security rule. Parameters: resourceGroupName - the name of the resource group. networkSecurityGroupName - the name of the network security group. defaultSecurityRuleName - the name of the default security rule.
func (DefaultSecurityRulesClient) GetPreparer ¶
func (client DefaultSecurityRulesClient) GetPreparer(ctx context.Context, resourceGroupName string, networkSecurityGroupName string, defaultSecurityRuleName string) (*http.Request, error)
GetPreparer prepares the Get request.
func (DefaultSecurityRulesClient) GetResponder ¶
func (client DefaultSecurityRulesClient) GetResponder(resp *http.Response) (result SecurityRule, err error)
GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (DefaultSecurityRulesClient) GetSender ¶
GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (DefaultSecurityRulesClient) List ¶
func (client DefaultSecurityRulesClient) List(ctx context.Context, resourceGroupName string, networkSecurityGroupName string) (result SecurityRuleListResultPage, err error)
List gets all default security rules in a network security group. Parameters: resourceGroupName - the name of the resource group. networkSecurityGroupName - the name of the network security group.
func (DefaultSecurityRulesClient) ListComplete ¶
func (client DefaultSecurityRulesClient) ListComplete(ctx context.Context, resourceGroupName string, networkSecurityGroupName string) (result SecurityRuleListResultIterator, err error)
ListComplete enumerates all values, automatically crossing page boundaries as required.
func (DefaultSecurityRulesClient) ListPreparer ¶
func (client DefaultSecurityRulesClient) ListPreparer(ctx context.Context, resourceGroupName string, networkSecurityGroupName string) (*http.Request, error)
ListPreparer prepares the List request.
func (DefaultSecurityRulesClient) ListResponder ¶
func (client DefaultSecurityRulesClient) ListResponder(resp *http.Response) (result SecurityRuleListResult, err error)
ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (DefaultSecurityRulesClient) ListSender ¶
ListSender sends the List request. The method will close the http.Response Body if it receives an error.
type Delegation ¶
type Delegation struct {
// ServiceDelegationPropertiesFormat - Properties of the subnet.
*ServiceDelegationPropertiesFormat `json:"properties,omitempty"`
// Name - The name of the resource that is unique within a subnet. This name can be used to access the resource.
Name *string `json:"name,omitempty"`
// Etag - A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
}
Delegation details the service to which the subnet is delegated.
func (Delegation) MarshalJSON ¶
func (d Delegation) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for Delegation.
func (*Delegation) UnmarshalJSON ¶
func (d *Delegation) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for Delegation struct.
type DeviceProperties ¶
type DeviceProperties struct {
// DeviceVendor - Name of the device Vendor.
DeviceVendor *string `json:"deviceVendor,omitempty"`
// DeviceModel - Model of the device.
DeviceModel *string `json:"deviceModel,omitempty"`
// LinkSpeedInMbps - Link speed.
LinkSpeedInMbps *int32 `json:"linkSpeedInMbps,omitempty"`
}
DeviceProperties list of properties of the device.
type DhGroup ¶
type DhGroup string
DhGroup enumerates the values for dh group.
const ( // DHGroup1 ... DHGroup1 DhGroup = "DHGroup1" // DHGroup14 ... DHGroup14 DhGroup = "DHGroup14" // DHGroup2 ... DHGroup2 DhGroup = "DHGroup2" // DHGroup2048 ... DHGroup2048 DhGroup = "DHGroup2048" // DHGroup24 ... DHGroup24 DhGroup = "DHGroup24" // ECP256 ... ECP256 DhGroup = "ECP256" // ECP384 ... ECP384 DhGroup = "ECP384" // None ... None DhGroup = "None" )
func PossibleDhGroupValues ¶
func PossibleDhGroupValues() []DhGroup
PossibleDhGroupValues returns an array of possible values for the DhGroup const type.
type DhcpOptions ¶
type DhcpOptions struct {
// DNSServers - The list of DNS servers IP addresses.
DNSServers *[]string `json:"dnsServers,omitempty"`
}
DhcpOptions dhcpOptions contains an array of DNS servers available to VMs deployed in the virtual network. Standard DHCP option for a subnet overrides VNET DHCP options.
type Dimension ¶
type Dimension struct {
// Name - The name of the dimension.
Name *string `json:"name,omitempty"`
// DisplayName - The display name of the dimension.
DisplayName *string `json:"displayName,omitempty"`
// InternalName - The internal name of the dimension.
InternalName *string `json:"internalName,omitempty"`
}
Dimension dimension of the metric.
type Direction ¶
type Direction string
Direction enumerates the values for direction.
func PossibleDirectionValues ¶
func PossibleDirectionValues() []Direction
PossibleDirectionValues returns an array of possible values for the Direction const type.
type EffectiveNetworkSecurityGroup ¶
type EffectiveNetworkSecurityGroup struct {
// NetworkSecurityGroup - The ID of network security group that is applied.
NetworkSecurityGroup *SubResource `json:"networkSecurityGroup,omitempty"`
// Association - Associated resources.
Association *EffectiveNetworkSecurityGroupAssociation `json:"association,omitempty"`
// EffectiveSecurityRules - A collection of effective security rules.
EffectiveSecurityRules *[]EffectiveNetworkSecurityRule `json:"effectiveSecurityRules,omitempty"`
// TagMap - Mapping of tags to list of IP Addresses included within the tag.
TagMap map[string][]string `json:"tagMap"`
}
EffectiveNetworkSecurityGroup effective network security group.
func (EffectiveNetworkSecurityGroup) MarshalJSON ¶
func (ensg EffectiveNetworkSecurityGroup) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for EffectiveNetworkSecurityGroup.
type EffectiveNetworkSecurityGroupAssociation ¶
type EffectiveNetworkSecurityGroupAssociation struct {
// Subnet - The ID of the subnet if assigned.
Subnet *SubResource `json:"subnet,omitempty"`
// NetworkInterface - The ID of the network interface if assigned.
NetworkInterface *SubResource `json:"networkInterface,omitempty"`
}
EffectiveNetworkSecurityGroupAssociation the effective network security group association.
type EffectiveNetworkSecurityGroupListResult ¶
type EffectiveNetworkSecurityGroupListResult struct {
autorest.Response `json:"-"`
// Value - A list of effective network security groups.
Value *[]EffectiveNetworkSecurityGroup `json:"value,omitempty"`
// NextLink - READ-ONLY; The URL to get the next set of results.
NextLink *string `json:"nextLink,omitempty"`
}
EffectiveNetworkSecurityGroupListResult response for list effective network security groups API service call.
func (EffectiveNetworkSecurityGroupListResult) MarshalJSON ¶
func (ensglr EffectiveNetworkSecurityGroupListResult) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for EffectiveNetworkSecurityGroupListResult.
type EffectiveNetworkSecurityRule ¶
type EffectiveNetworkSecurityRule struct {
// Name - The name of the security rule specified by the user (if created by the user).
Name *string `json:"name,omitempty"`
// Protocol - The network protocol this rule applies to. Possible values include: 'EffectiveSecurityRuleProtocolTCP', 'EffectiveSecurityRuleProtocolUDP', 'EffectiveSecurityRuleProtocolAll'
Protocol EffectiveSecurityRuleProtocol `json:"protocol,omitempty"`
// SourcePortRange - The source port or range.
SourcePortRange *string `json:"sourcePortRange,omitempty"`
// DestinationPortRange - The destination port or range.
DestinationPortRange *string `json:"destinationPortRange,omitempty"`
// SourcePortRanges - The source port ranges. Expected values include a single integer between 0 and 65535, a range using '-' as separator (e.g. 100-400), or an asterisk (*).
SourcePortRanges *[]string `json:"sourcePortRanges,omitempty"`
// DestinationPortRanges - The destination port ranges. Expected values include a single integer between 0 and 65535, a range using '-' as separator (e.g. 100-400), or an asterisk (*).
DestinationPortRanges *[]string `json:"destinationPortRanges,omitempty"`
// SourceAddressPrefix - The source address prefix.
SourceAddressPrefix *string `json:"sourceAddressPrefix,omitempty"`
// DestinationAddressPrefix - The destination address prefix.
DestinationAddressPrefix *string `json:"destinationAddressPrefix,omitempty"`
// SourceAddressPrefixes - The source address prefixes. Expected values include CIDR IP ranges, Default Tags (VirtualNetwork, AzureLoadBalancer, Internet), System Tags, and the asterisk (*).
SourceAddressPrefixes *[]string `json:"sourceAddressPrefixes,omitempty"`
// DestinationAddressPrefixes - The destination address prefixes. Expected values include CIDR IP ranges, Default Tags (VirtualNetwork, AzureLoadBalancer, Internet), System Tags, and the asterisk (*).
DestinationAddressPrefixes *[]string `json:"destinationAddressPrefixes,omitempty"`
// ExpandedSourceAddressPrefix - The expanded source address prefix.
ExpandedSourceAddressPrefix *[]string `json:"expandedSourceAddressPrefix,omitempty"`
// ExpandedDestinationAddressPrefix - Expanded destination address prefix.
ExpandedDestinationAddressPrefix *[]string `json:"expandedDestinationAddressPrefix,omitempty"`
// Access - Whether network traffic is allowed or denied. Possible values include: 'SecurityRuleAccessAllow', 'SecurityRuleAccessDeny'
Access SecurityRuleAccess `json:"access,omitempty"`
// Priority - The priority of the rule.
Priority *int32 `json:"priority,omitempty"`
// Direction - The direction of the rule. Possible values include: 'SecurityRuleDirectionInbound', 'SecurityRuleDirectionOutbound'
Direction SecurityRuleDirection `json:"direction,omitempty"`
}
EffectiveNetworkSecurityRule effective network security rules.
type EffectiveRoute ¶
type EffectiveRoute struct {
// Name - The name of the user defined route. This is optional.
Name *string `json:"name,omitempty"`
// DisableBgpRoutePropagation - If true, on-premises routes are not propagated to the network interfaces in the subnet.
DisableBgpRoutePropagation *bool `json:"disableBgpRoutePropagation,omitempty"`
// Source - Who created the route. Possible values include: 'EffectiveRouteSourceUnknown', 'EffectiveRouteSourceUser', 'EffectiveRouteSourceVirtualNetworkGateway', 'EffectiveRouteSourceDefault'
Source EffectiveRouteSource `json:"source,omitempty"`
// State - The value of effective route. Possible values include: 'Active', 'Invalid'
State EffectiveRouteState `json:"state,omitempty"`
// AddressPrefix - The address prefixes of the effective routes in CIDR notation.
AddressPrefix *[]string `json:"addressPrefix,omitempty"`
// NextHopIPAddress - The IP address of the next hop of the effective route.
NextHopIPAddress *[]string `json:"nextHopIpAddress,omitempty"`
// NextHopType - The type of Azure hop the packet should be sent to. Possible values include: 'RouteNextHopTypeVirtualNetworkGateway', 'RouteNextHopTypeVnetLocal', 'RouteNextHopTypeInternet', 'RouteNextHopTypeVirtualAppliance', 'RouteNextHopTypeNone'
NextHopType RouteNextHopType `json:"nextHopType,omitempty"`
}
EffectiveRoute effective Route.
type EffectiveRouteListResult ¶
type EffectiveRouteListResult struct {
autorest.Response `json:"-"`
// Value - A list of effective routes.
Value *[]EffectiveRoute `json:"value,omitempty"`
// NextLink - READ-ONLY; The URL to get the next set of results.
NextLink *string `json:"nextLink,omitempty"`
}
EffectiveRouteListResult response for list effective route API service call.
func (EffectiveRouteListResult) MarshalJSON ¶
func (erlr EffectiveRouteListResult) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for EffectiveRouteListResult.
type EffectiveRouteSource ¶
type EffectiveRouteSource string
EffectiveRouteSource enumerates the values for effective route source.
const ( // EffectiveRouteSourceDefault ... EffectiveRouteSourceDefault EffectiveRouteSource = "Default" // EffectiveRouteSourceUnknown ... EffectiveRouteSourceUnknown EffectiveRouteSource = "Unknown" // EffectiveRouteSourceUser ... EffectiveRouteSourceUser EffectiveRouteSource = "User" // EffectiveRouteSourceVirtualNetworkGateway ... EffectiveRouteSourceVirtualNetworkGateway EffectiveRouteSource = "VirtualNetworkGateway" )
func PossibleEffectiveRouteSourceValues ¶
func PossibleEffectiveRouteSourceValues() []EffectiveRouteSource
PossibleEffectiveRouteSourceValues returns an array of possible values for the EffectiveRouteSource const type.
type EffectiveRouteState ¶
type EffectiveRouteState string
EffectiveRouteState enumerates the values for effective route state.
const ( // Active ... Active EffectiveRouteState = "Active" // Invalid ... Invalid EffectiveRouteState = "Invalid" )
func PossibleEffectiveRouteStateValues ¶
func PossibleEffectiveRouteStateValues() []EffectiveRouteState
PossibleEffectiveRouteStateValues returns an array of possible values for the EffectiveRouteState const type.
type EffectiveSecurityRuleProtocol ¶
type EffectiveSecurityRuleProtocol string
EffectiveSecurityRuleProtocol enumerates the values for effective security rule protocol.
const ( // EffectiveSecurityRuleProtocolAll ... EffectiveSecurityRuleProtocolAll EffectiveSecurityRuleProtocol = "All" // EffectiveSecurityRuleProtocolTCP ... EffectiveSecurityRuleProtocolTCP EffectiveSecurityRuleProtocol = "Tcp" // EffectiveSecurityRuleProtocolUDP ... EffectiveSecurityRuleProtocolUDP EffectiveSecurityRuleProtocol = "Udp" )
func PossibleEffectiveSecurityRuleProtocolValues ¶
func PossibleEffectiveSecurityRuleProtocolValues() []EffectiveSecurityRuleProtocol
PossibleEffectiveSecurityRuleProtocolValues returns an array of possible values for the EffectiveSecurityRuleProtocol const type.
type EndpointServiceResult ¶
type EndpointServiceResult struct {
// Name - READ-ONLY; Name of the endpoint service.
Name *string `json:"name,omitempty"`
// Type - READ-ONLY; Type of the endpoint service.
Type *string `json:"type,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
}
EndpointServiceResult endpoint service.
func (EndpointServiceResult) MarshalJSON ¶
func (esr EndpointServiceResult) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for EndpointServiceResult.
type EndpointServicesListResult ¶
type EndpointServicesListResult struct {
autorest.Response `json:"-"`
// Value - List of available endpoint services in a region.
Value *[]EndpointServiceResult `json:"value,omitempty"`
// NextLink - The URL to get the next set of results.
NextLink *string `json:"nextLink,omitempty"`
}
EndpointServicesListResult response for the ListAvailableEndpointServices API service call.
func (EndpointServicesListResult) IsEmpty ¶
func (eslr EndpointServicesListResult) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
type EndpointServicesListResultIterator ¶
type EndpointServicesListResultIterator struct {
// contains filtered or unexported fields
}
EndpointServicesListResultIterator provides access to a complete listing of EndpointServiceResult values.
func NewEndpointServicesListResultIterator ¶
func NewEndpointServicesListResultIterator(page EndpointServicesListResultPage) EndpointServicesListResultIterator
Creates a new instance of the EndpointServicesListResultIterator type.
func (*EndpointServicesListResultIterator) Next ¶
func (iter *EndpointServicesListResultIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*EndpointServicesListResultIterator) NextWithContext ¶
func (iter *EndpointServicesListResultIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (EndpointServicesListResultIterator) NotDone ¶
func (iter EndpointServicesListResultIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (EndpointServicesListResultIterator) Response ¶
func (iter EndpointServicesListResultIterator) Response() EndpointServicesListResult
Response returns the raw server response from the last page request.
func (EndpointServicesListResultIterator) Value ¶
func (iter EndpointServicesListResultIterator) Value() EndpointServiceResult
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type EndpointServicesListResultPage ¶
type EndpointServicesListResultPage struct {
// contains filtered or unexported fields
}
EndpointServicesListResultPage contains a page of EndpointServiceResult values.
func NewEndpointServicesListResultPage ¶
func NewEndpointServicesListResultPage(cur EndpointServicesListResult, getNextPage func(context.Context, EndpointServicesListResult) (EndpointServicesListResult, error)) EndpointServicesListResultPage
Creates a new instance of the EndpointServicesListResultPage type.
func (*EndpointServicesListResultPage) Next ¶
func (page *EndpointServicesListResultPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*EndpointServicesListResultPage) NextWithContext ¶
func (page *EndpointServicesListResultPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (EndpointServicesListResultPage) NotDone ¶
func (page EndpointServicesListResultPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (EndpointServicesListResultPage) Response ¶
func (page EndpointServicesListResultPage) Response() EndpointServicesListResult
Response returns the raw server response from the last page request.
func (EndpointServicesListResultPage) Values ¶
func (page EndpointServicesListResultPage) Values() []EndpointServiceResult
Values returns the slice of values for the current page or nil if there are no values.
type Error ¶
type Error struct {
// Code - Error code.
Code *string `json:"code,omitempty"`
// Message - Error message.
Message *string `json:"message,omitempty"`
// Target - Error target.
Target *string `json:"target,omitempty"`
// Details - Error details.
Details *[]ErrorDetails `json:"details,omitempty"`
// InnerError - Inner error message.
InnerError *string `json:"innerError,omitempty"`
}
Error common error representation.
type ErrorDetails ¶
type ErrorDetails struct {
// Code - Error code.
Code *string `json:"code,omitempty"`
// Target - Error target.
Target *string `json:"target,omitempty"`
// Message - Error message.
Message *string `json:"message,omitempty"`
}
ErrorDetails common error details representation.
type ErrorResponse ¶
type ErrorResponse struct {
// Error - The error details object.
Error *ErrorDetails `json:"error,omitempty"`
}
ErrorResponse the error object.
type EvaluatedNetworkSecurityGroup ¶
type EvaluatedNetworkSecurityGroup struct {
// NetworkSecurityGroupID - Network security group ID.
NetworkSecurityGroupID *string `json:"networkSecurityGroupId,omitempty"`
// AppliedTo - Resource ID of nic or subnet to which network security group is applied.
AppliedTo *string `json:"appliedTo,omitempty"`
// MatchedRule - Matched network security rule.
MatchedRule *MatchedRule `json:"matchedRule,omitempty"`
// RulesEvaluationResult - READ-ONLY; List of network security rules evaluation results.
RulesEvaluationResult *[]SecurityRulesEvaluationResult `json:"rulesEvaluationResult,omitempty"`
}
EvaluatedNetworkSecurityGroup results of network security group evaluation.
func (EvaluatedNetworkSecurityGroup) MarshalJSON ¶
func (ensg EvaluatedNetworkSecurityGroup) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for EvaluatedNetworkSecurityGroup.
type EvaluationState ¶
type EvaluationState string
EvaluationState enumerates the values for evaluation state.
const ( // Completed ... Completed EvaluationState = "Completed" // InProgress ... InProgress EvaluationState = "InProgress" // NotStarted ... NotStarted EvaluationState = "NotStarted" )
func PossibleEvaluationStateValues ¶
func PossibleEvaluationStateValues() []EvaluationState
PossibleEvaluationStateValues returns an array of possible values for the EvaluationState const type.
type ExpressRouteCircuit ¶
type ExpressRouteCircuit struct {
autorest.Response `json:"-"`
// Sku - The SKU.
Sku *ExpressRouteCircuitSku `json:"sku,omitempty"`
// ExpressRouteCircuitPropertiesFormat - Properties of the express route circuit.
*ExpressRouteCircuitPropertiesFormat `json:"properties,omitempty"`
// Etag - READ-ONLY; A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
// Name - READ-ONLY; Resource name.
Name *string `json:"name,omitempty"`
// Type - READ-ONLY; Resource type.
Type *string `json:"type,omitempty"`
// Location - Resource location.
Location *string `json:"location,omitempty"`
// Tags - Resource tags.
Tags map[string]*string `json:"tags"`
}
ExpressRouteCircuit expressRouteCircuit resource.
func (ExpressRouteCircuit) MarshalJSON ¶
func (erc ExpressRouteCircuit) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ExpressRouteCircuit.
func (*ExpressRouteCircuit) UnmarshalJSON ¶
func (erc *ExpressRouteCircuit) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for ExpressRouteCircuit struct.
type ExpressRouteCircuitArpTable ¶
type ExpressRouteCircuitArpTable struct {
// Age - Entry age in minutes.
Age *int32 `json:"age,omitempty"`
// Interface - Interface address.
Interface *string `json:"interface,omitempty"`
// IPAddress - The IP address.
IPAddress *string `json:"ipAddress,omitempty"`
// MacAddress - The MAC address.
MacAddress *string `json:"macAddress,omitempty"`
}
ExpressRouteCircuitArpTable the ARP table associated with the ExpressRouteCircuit.
type ExpressRouteCircuitAuthorization ¶
type ExpressRouteCircuitAuthorization struct {
autorest.Response `json:"-"`
// AuthorizationPropertiesFormat - Properties of the express route circuit authorization.
*AuthorizationPropertiesFormat `json:"properties,omitempty"`
// Name - The name of the resource that is unique within a resource group. This name can be used to access the resource.
Name *string `json:"name,omitempty"`
// Etag - READ-ONLY; A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// Type - READ-ONLY; Type of the resource.
Type *string `json:"type,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
}
ExpressRouteCircuitAuthorization authorization in an ExpressRouteCircuit resource.
func (ExpressRouteCircuitAuthorization) MarshalJSON ¶
func (erca ExpressRouteCircuitAuthorization) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ExpressRouteCircuitAuthorization.
func (*ExpressRouteCircuitAuthorization) UnmarshalJSON ¶
func (erca *ExpressRouteCircuitAuthorization) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for ExpressRouteCircuitAuthorization struct.
type ExpressRouteCircuitAuthorizationsClient ¶
type ExpressRouteCircuitAuthorizationsClient struct {
BaseClient
}
ExpressRouteCircuitAuthorizationsClient is the network Client
func NewExpressRouteCircuitAuthorizationsClient ¶
func NewExpressRouteCircuitAuthorizationsClient(subscriptionID string) ExpressRouteCircuitAuthorizationsClient
NewExpressRouteCircuitAuthorizationsClient creates an instance of the ExpressRouteCircuitAuthorizationsClient client.
func NewExpressRouteCircuitAuthorizationsClientWithBaseURI ¶
func NewExpressRouteCircuitAuthorizationsClientWithBaseURI(baseURI string, subscriptionID string) ExpressRouteCircuitAuthorizationsClient
NewExpressRouteCircuitAuthorizationsClientWithBaseURI creates an instance of the ExpressRouteCircuitAuthorizationsClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (ExpressRouteCircuitAuthorizationsClient) CreateOrUpdate ¶
func (client ExpressRouteCircuitAuthorizationsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, circuitName string, authorizationName string, authorizationParameters ExpressRouteCircuitAuthorization) (result ExpressRouteCircuitAuthorizationsCreateOrUpdateFuture, err error)
CreateOrUpdate creates or updates an authorization in the specified express route circuit. Parameters: resourceGroupName - the name of the resource group. circuitName - the name of the express route circuit. authorizationName - the name of the authorization. authorizationParameters - parameters supplied to the create or update express route circuit authorization operation.
func (ExpressRouteCircuitAuthorizationsClient) CreateOrUpdatePreparer ¶
func (client ExpressRouteCircuitAuthorizationsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, circuitName string, authorizationName string, authorizationParameters ExpressRouteCircuitAuthorization) (*http.Request, error)
CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (ExpressRouteCircuitAuthorizationsClient) CreateOrUpdateResponder ¶
func (client ExpressRouteCircuitAuthorizationsClient) CreateOrUpdateResponder(resp *http.Response) (result ExpressRouteCircuitAuthorization, err error)
CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (ExpressRouteCircuitAuthorizationsClient) CreateOrUpdateSender ¶
func (client ExpressRouteCircuitAuthorizationsClient) CreateOrUpdateSender(req *http.Request) (future ExpressRouteCircuitAuthorizationsCreateOrUpdateFuture, err error)
CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (ExpressRouteCircuitAuthorizationsClient) Delete ¶
func (client ExpressRouteCircuitAuthorizationsClient) Delete(ctx context.Context, resourceGroupName string, circuitName string, authorizationName string) (result ExpressRouteCircuitAuthorizationsDeleteFuture, err error)
Delete deletes the specified authorization from the specified express route circuit. Parameters: resourceGroupName - the name of the resource group. circuitName - the name of the express route circuit. authorizationName - the name of the authorization.
func (ExpressRouteCircuitAuthorizationsClient) DeletePreparer ¶
func (client ExpressRouteCircuitAuthorizationsClient) DeletePreparer(ctx context.Context, resourceGroupName string, circuitName string, authorizationName string) (*http.Request, error)
DeletePreparer prepares the Delete request.
func (ExpressRouteCircuitAuthorizationsClient) DeleteResponder ¶
func (client ExpressRouteCircuitAuthorizationsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (ExpressRouteCircuitAuthorizationsClient) DeleteSender ¶
func (client ExpressRouteCircuitAuthorizationsClient) DeleteSender(req *http.Request) (future ExpressRouteCircuitAuthorizationsDeleteFuture, err error)
DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (ExpressRouteCircuitAuthorizationsClient) Get ¶
func (client ExpressRouteCircuitAuthorizationsClient) Get(ctx context.Context, resourceGroupName string, circuitName string, authorizationName string) (result ExpressRouteCircuitAuthorization, err error)
Get gets the specified authorization from the specified express route circuit. Parameters: resourceGroupName - the name of the resource group. circuitName - the name of the express route circuit. authorizationName - the name of the authorization.
func (ExpressRouteCircuitAuthorizationsClient) GetPreparer ¶
func (client ExpressRouteCircuitAuthorizationsClient) GetPreparer(ctx context.Context, resourceGroupName string, circuitName string, authorizationName string) (*http.Request, error)
GetPreparer prepares the Get request.
func (ExpressRouteCircuitAuthorizationsClient) GetResponder ¶
func (client ExpressRouteCircuitAuthorizationsClient) GetResponder(resp *http.Response) (result ExpressRouteCircuitAuthorization, err error)
GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (ExpressRouteCircuitAuthorizationsClient) GetSender ¶
func (client ExpressRouteCircuitAuthorizationsClient) GetSender(req *http.Request) (*http.Response, error)
GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (ExpressRouteCircuitAuthorizationsClient) List ¶
func (client ExpressRouteCircuitAuthorizationsClient) List(ctx context.Context, resourceGroupName string, circuitName string) (result AuthorizationListResultPage, err error)
List gets all authorizations in an express route circuit. Parameters: resourceGroupName - the name of the resource group. circuitName - the name of the circuit.
func (ExpressRouteCircuitAuthorizationsClient) ListComplete ¶
func (client ExpressRouteCircuitAuthorizationsClient) ListComplete(ctx context.Context, resourceGroupName string, circuitName string) (result AuthorizationListResultIterator, err error)
ListComplete enumerates all values, automatically crossing page boundaries as required.
func (ExpressRouteCircuitAuthorizationsClient) ListPreparer ¶
func (client ExpressRouteCircuitAuthorizationsClient) ListPreparer(ctx context.Context, resourceGroupName string, circuitName string) (*http.Request, error)
ListPreparer prepares the List request.
func (ExpressRouteCircuitAuthorizationsClient) ListResponder ¶
func (client ExpressRouteCircuitAuthorizationsClient) ListResponder(resp *http.Response) (result AuthorizationListResult, err error)
ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (ExpressRouteCircuitAuthorizationsClient) ListSender ¶
func (client ExpressRouteCircuitAuthorizationsClient) ListSender(req *http.Request) (*http.Response, error)
ListSender sends the List request. The method will close the http.Response Body if it receives an error.
type ExpressRouteCircuitAuthorizationsCreateOrUpdateFuture ¶
type ExpressRouteCircuitAuthorizationsCreateOrUpdateFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(ExpressRouteCircuitAuthorizationsClient) (ExpressRouteCircuitAuthorization, error)
}
ExpressRouteCircuitAuthorizationsCreateOrUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ExpressRouteCircuitAuthorizationsCreateOrUpdateFuture) UnmarshalJSON ¶
func (future *ExpressRouteCircuitAuthorizationsCreateOrUpdateFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type ExpressRouteCircuitAuthorizationsDeleteFuture ¶
type ExpressRouteCircuitAuthorizationsDeleteFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(ExpressRouteCircuitAuthorizationsClient) (autorest.Response, error)
}
ExpressRouteCircuitAuthorizationsDeleteFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ExpressRouteCircuitAuthorizationsDeleteFuture) UnmarshalJSON ¶
func (future *ExpressRouteCircuitAuthorizationsDeleteFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type ExpressRouteCircuitConnection ¶
type ExpressRouteCircuitConnection struct {
autorest.Response `json:"-"`
// ExpressRouteCircuitConnectionPropertiesFormat - Properties of the express route circuit connection.
*ExpressRouteCircuitConnectionPropertiesFormat `json:"properties,omitempty"`
// Name - The name of the resource that is unique within a resource group. This name can be used to access the resource.
Name *string `json:"name,omitempty"`
// Etag - READ-ONLY; A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// Type - READ-ONLY; Type of the resource.
Type *string `json:"type,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
}
ExpressRouteCircuitConnection express Route Circuit Connection in an ExpressRouteCircuitPeering resource.
func (ExpressRouteCircuitConnection) MarshalJSON ¶
func (ercc ExpressRouteCircuitConnection) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ExpressRouteCircuitConnection.
func (*ExpressRouteCircuitConnection) UnmarshalJSON ¶
func (ercc *ExpressRouteCircuitConnection) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for ExpressRouteCircuitConnection struct.
type ExpressRouteCircuitConnectionListResult ¶
type ExpressRouteCircuitConnectionListResult struct {
autorest.Response `json:"-"`
// Value - The global reach connection associated with Private Peering in an ExpressRoute Circuit.
Value *[]ExpressRouteCircuitConnection `json:"value,omitempty"`
// NextLink - The URL to get the next set of results.
NextLink *string `json:"nextLink,omitempty"`
}
ExpressRouteCircuitConnectionListResult response for ListConnections API service call retrieves all global reach connections that belongs to a Private Peering for an ExpressRouteCircuit.
func (ExpressRouteCircuitConnectionListResult) IsEmpty ¶
func (ercclr ExpressRouteCircuitConnectionListResult) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
type ExpressRouteCircuitConnectionListResultIterator ¶
type ExpressRouteCircuitConnectionListResultIterator struct {
// contains filtered or unexported fields
}
ExpressRouteCircuitConnectionListResultIterator provides access to a complete listing of ExpressRouteCircuitConnection values.
func NewExpressRouteCircuitConnectionListResultIterator ¶
func NewExpressRouteCircuitConnectionListResultIterator(page ExpressRouteCircuitConnectionListResultPage) ExpressRouteCircuitConnectionListResultIterator
Creates a new instance of the ExpressRouteCircuitConnectionListResultIterator type.
func (*ExpressRouteCircuitConnectionListResultIterator) Next ¶
func (iter *ExpressRouteCircuitConnectionListResultIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ExpressRouteCircuitConnectionListResultIterator) NextWithContext ¶
func (iter *ExpressRouteCircuitConnectionListResultIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (ExpressRouteCircuitConnectionListResultIterator) NotDone ¶
func (iter ExpressRouteCircuitConnectionListResultIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (ExpressRouteCircuitConnectionListResultIterator) Response ¶
func (iter ExpressRouteCircuitConnectionListResultIterator) Response() ExpressRouteCircuitConnectionListResult
Response returns the raw server response from the last page request.
func (ExpressRouteCircuitConnectionListResultIterator) Value ¶
func (iter ExpressRouteCircuitConnectionListResultIterator) Value() ExpressRouteCircuitConnection
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type ExpressRouteCircuitConnectionListResultPage ¶
type ExpressRouteCircuitConnectionListResultPage struct {
// contains filtered or unexported fields
}
ExpressRouteCircuitConnectionListResultPage contains a page of ExpressRouteCircuitConnection values.
func NewExpressRouteCircuitConnectionListResultPage ¶
func NewExpressRouteCircuitConnectionListResultPage(cur ExpressRouteCircuitConnectionListResult, getNextPage func(context.Context, ExpressRouteCircuitConnectionListResult) (ExpressRouteCircuitConnectionListResult, error)) ExpressRouteCircuitConnectionListResultPage
Creates a new instance of the ExpressRouteCircuitConnectionListResultPage type.
func (*ExpressRouteCircuitConnectionListResultPage) Next ¶
func (page *ExpressRouteCircuitConnectionListResultPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ExpressRouteCircuitConnectionListResultPage) NextWithContext ¶
func (page *ExpressRouteCircuitConnectionListResultPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (ExpressRouteCircuitConnectionListResultPage) NotDone ¶
func (page ExpressRouteCircuitConnectionListResultPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (ExpressRouteCircuitConnectionListResultPage) Response ¶
func (page ExpressRouteCircuitConnectionListResultPage) Response() ExpressRouteCircuitConnectionListResult
Response returns the raw server response from the last page request.
func (ExpressRouteCircuitConnectionListResultPage) Values ¶
func (page ExpressRouteCircuitConnectionListResultPage) Values() []ExpressRouteCircuitConnection
Values returns the slice of values for the current page or nil if there are no values.
type ExpressRouteCircuitConnectionPropertiesFormat ¶
type ExpressRouteCircuitConnectionPropertiesFormat struct {
// ExpressRouteCircuitPeering - Reference to Express Route Circuit Private Peering Resource of the circuit initiating connection.
ExpressRouteCircuitPeering *SubResource `json:"expressRouteCircuitPeering,omitempty"`
// PeerExpressRouteCircuitPeering - Reference to Express Route Circuit Private Peering Resource of the peered circuit.
PeerExpressRouteCircuitPeering *SubResource `json:"peerExpressRouteCircuitPeering,omitempty"`
// AddressPrefix - /29 IP address space to carve out Customer addresses for tunnels.
AddressPrefix *string `json:"addressPrefix,omitempty"`
// AuthorizationKey - The authorization key.
AuthorizationKey *string `json:"authorizationKey,omitempty"`
// CircuitConnectionStatus - Express Route Circuit connection state. Possible values include: 'Connected', 'Connecting', 'Disconnected'
CircuitConnectionStatus CircuitConnectionStatus `json:"circuitConnectionStatus,omitempty"`
// ProvisioningState - READ-ONLY; The provisioning state of the express route circuit connection resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
}
ExpressRouteCircuitConnectionPropertiesFormat properties of the express route circuit connection.
func (ExpressRouteCircuitConnectionPropertiesFormat) MarshalJSON ¶
func (erccpf ExpressRouteCircuitConnectionPropertiesFormat) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ExpressRouteCircuitConnectionPropertiesFormat.
type ExpressRouteCircuitConnectionsClient ¶
type ExpressRouteCircuitConnectionsClient struct {
BaseClient
}
ExpressRouteCircuitConnectionsClient is the network Client
func NewExpressRouteCircuitConnectionsClient ¶
func NewExpressRouteCircuitConnectionsClient(subscriptionID string) ExpressRouteCircuitConnectionsClient
NewExpressRouteCircuitConnectionsClient creates an instance of the ExpressRouteCircuitConnectionsClient client.
func NewExpressRouteCircuitConnectionsClientWithBaseURI ¶
func NewExpressRouteCircuitConnectionsClientWithBaseURI(baseURI string, subscriptionID string) ExpressRouteCircuitConnectionsClient
NewExpressRouteCircuitConnectionsClientWithBaseURI creates an instance of the ExpressRouteCircuitConnectionsClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (ExpressRouteCircuitConnectionsClient) CreateOrUpdate ¶
func (client ExpressRouteCircuitConnectionsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, circuitName string, peeringName string, connectionName string, expressRouteCircuitConnectionParameters ExpressRouteCircuitConnection) (result ExpressRouteCircuitConnectionsCreateOrUpdateFuture, err error)
CreateOrUpdate creates or updates a Express Route Circuit Connection in the specified express route circuits. Parameters: resourceGroupName - the name of the resource group. circuitName - the name of the express route circuit. peeringName - the name of the peering. connectionName - the name of the express route circuit connection. expressRouteCircuitConnectionParameters - parameters supplied to the create or update express route circuit connection operation.
func (ExpressRouteCircuitConnectionsClient) CreateOrUpdatePreparer ¶
func (client ExpressRouteCircuitConnectionsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, circuitName string, peeringName string, connectionName string, expressRouteCircuitConnectionParameters ExpressRouteCircuitConnection) (*http.Request, error)
CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (ExpressRouteCircuitConnectionsClient) CreateOrUpdateResponder ¶
func (client ExpressRouteCircuitConnectionsClient) CreateOrUpdateResponder(resp *http.Response) (result ExpressRouteCircuitConnection, err error)
CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (ExpressRouteCircuitConnectionsClient) CreateOrUpdateSender ¶
func (client ExpressRouteCircuitConnectionsClient) CreateOrUpdateSender(req *http.Request) (future ExpressRouteCircuitConnectionsCreateOrUpdateFuture, err error)
CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (ExpressRouteCircuitConnectionsClient) Delete ¶
func (client ExpressRouteCircuitConnectionsClient) Delete(ctx context.Context, resourceGroupName string, circuitName string, peeringName string, connectionName string) (result ExpressRouteCircuitConnectionsDeleteFuture, err error)
Delete deletes the specified Express Route Circuit Connection from the specified express route circuit. Parameters: resourceGroupName - the name of the resource group. circuitName - the name of the express route circuit. peeringName - the name of the peering. connectionName - the name of the express route circuit connection.
func (ExpressRouteCircuitConnectionsClient) DeletePreparer ¶
func (client ExpressRouteCircuitConnectionsClient) DeletePreparer(ctx context.Context, resourceGroupName string, circuitName string, peeringName string, connectionName string) (*http.Request, error)
DeletePreparer prepares the Delete request.
func (ExpressRouteCircuitConnectionsClient) DeleteResponder ¶
func (client ExpressRouteCircuitConnectionsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (ExpressRouteCircuitConnectionsClient) DeleteSender ¶
func (client ExpressRouteCircuitConnectionsClient) DeleteSender(req *http.Request) (future ExpressRouteCircuitConnectionsDeleteFuture, err error)
DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (ExpressRouteCircuitConnectionsClient) Get ¶
func (client ExpressRouteCircuitConnectionsClient) Get(ctx context.Context, resourceGroupName string, circuitName string, peeringName string, connectionName string) (result ExpressRouteCircuitConnection, err error)
Get gets the specified Express Route Circuit Connection from the specified express route circuit. Parameters: resourceGroupName - the name of the resource group. circuitName - the name of the express route circuit. peeringName - the name of the peering. connectionName - the name of the express route circuit connection.
func (ExpressRouteCircuitConnectionsClient) GetPreparer ¶
func (client ExpressRouteCircuitConnectionsClient) GetPreparer(ctx context.Context, resourceGroupName string, circuitName string, peeringName string, connectionName string) (*http.Request, error)
GetPreparer prepares the Get request.
func (ExpressRouteCircuitConnectionsClient) GetResponder ¶
func (client ExpressRouteCircuitConnectionsClient) GetResponder(resp *http.Response) (result ExpressRouteCircuitConnection, err error)
GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (ExpressRouteCircuitConnectionsClient) GetSender ¶
func (client ExpressRouteCircuitConnectionsClient) GetSender(req *http.Request) (*http.Response, error)
GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (ExpressRouteCircuitConnectionsClient) List ¶
func (client ExpressRouteCircuitConnectionsClient) List(ctx context.Context, resourceGroupName string, circuitName string, peeringName string) (result ExpressRouteCircuitConnectionListResultPage, err error)
List gets all global reach connections associated with a private peering in an express route circuit. Parameters: resourceGroupName - the name of the resource group. circuitName - the name of the circuit. peeringName - the name of the peering.
func (ExpressRouteCircuitConnectionsClient) ListComplete ¶
func (client ExpressRouteCircuitConnectionsClient) ListComplete(ctx context.Context, resourceGroupName string, circuitName string, peeringName string) (result ExpressRouteCircuitConnectionListResultIterator, err error)
ListComplete enumerates all values, automatically crossing page boundaries as required.
func (ExpressRouteCircuitConnectionsClient) ListPreparer ¶
func (client ExpressRouteCircuitConnectionsClient) ListPreparer(ctx context.Context, resourceGroupName string, circuitName string, peeringName string) (*http.Request, error)
ListPreparer prepares the List request.
func (ExpressRouteCircuitConnectionsClient) ListResponder ¶
func (client ExpressRouteCircuitConnectionsClient) ListResponder(resp *http.Response) (result ExpressRouteCircuitConnectionListResult, err error)
ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (ExpressRouteCircuitConnectionsClient) ListSender ¶
func (client ExpressRouteCircuitConnectionsClient) ListSender(req *http.Request) (*http.Response, error)
ListSender sends the List request. The method will close the http.Response Body if it receives an error.
type ExpressRouteCircuitConnectionsCreateOrUpdateFuture ¶
type ExpressRouteCircuitConnectionsCreateOrUpdateFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(ExpressRouteCircuitConnectionsClient) (ExpressRouteCircuitConnection, error)
}
ExpressRouteCircuitConnectionsCreateOrUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ExpressRouteCircuitConnectionsCreateOrUpdateFuture) UnmarshalJSON ¶
func (future *ExpressRouteCircuitConnectionsCreateOrUpdateFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type ExpressRouteCircuitConnectionsDeleteFuture ¶
type ExpressRouteCircuitConnectionsDeleteFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(ExpressRouteCircuitConnectionsClient) (autorest.Response, error)
}
ExpressRouteCircuitConnectionsDeleteFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ExpressRouteCircuitConnectionsDeleteFuture) UnmarshalJSON ¶
func (future *ExpressRouteCircuitConnectionsDeleteFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type ExpressRouteCircuitListResult ¶
type ExpressRouteCircuitListResult struct {
autorest.Response `json:"-"`
// Value - A list of ExpressRouteCircuits in a resource group.
Value *[]ExpressRouteCircuit `json:"value,omitempty"`
// NextLink - The URL to get the next set of results.
NextLink *string `json:"nextLink,omitempty"`
}
ExpressRouteCircuitListResult response for ListExpressRouteCircuit API service call.
func (ExpressRouteCircuitListResult) IsEmpty ¶
func (erclr ExpressRouteCircuitListResult) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
type ExpressRouteCircuitListResultIterator ¶
type ExpressRouteCircuitListResultIterator struct {
// contains filtered or unexported fields
}
ExpressRouteCircuitListResultIterator provides access to a complete listing of ExpressRouteCircuit values.
func NewExpressRouteCircuitListResultIterator ¶
func NewExpressRouteCircuitListResultIterator(page ExpressRouteCircuitListResultPage) ExpressRouteCircuitListResultIterator
Creates a new instance of the ExpressRouteCircuitListResultIterator type.
func (*ExpressRouteCircuitListResultIterator) Next ¶
func (iter *ExpressRouteCircuitListResultIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ExpressRouteCircuitListResultIterator) NextWithContext ¶
func (iter *ExpressRouteCircuitListResultIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (ExpressRouteCircuitListResultIterator) NotDone ¶
func (iter ExpressRouteCircuitListResultIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (ExpressRouteCircuitListResultIterator) Response ¶
func (iter ExpressRouteCircuitListResultIterator) Response() ExpressRouteCircuitListResult
Response returns the raw server response from the last page request.
func (ExpressRouteCircuitListResultIterator) Value ¶
func (iter ExpressRouteCircuitListResultIterator) Value() ExpressRouteCircuit
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type ExpressRouteCircuitListResultPage ¶
type ExpressRouteCircuitListResultPage struct {
// contains filtered or unexported fields
}
ExpressRouteCircuitListResultPage contains a page of ExpressRouteCircuit values.
func NewExpressRouteCircuitListResultPage ¶
func NewExpressRouteCircuitListResultPage(cur ExpressRouteCircuitListResult, getNextPage func(context.Context, ExpressRouteCircuitListResult) (ExpressRouteCircuitListResult, error)) ExpressRouteCircuitListResultPage
Creates a new instance of the ExpressRouteCircuitListResultPage type.
func (*ExpressRouteCircuitListResultPage) Next ¶
func (page *ExpressRouteCircuitListResultPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ExpressRouteCircuitListResultPage) NextWithContext ¶
func (page *ExpressRouteCircuitListResultPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (ExpressRouteCircuitListResultPage) NotDone ¶
func (page ExpressRouteCircuitListResultPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (ExpressRouteCircuitListResultPage) Response ¶
func (page ExpressRouteCircuitListResultPage) Response() ExpressRouteCircuitListResult
Response returns the raw server response from the last page request.
func (ExpressRouteCircuitListResultPage) Values ¶
func (page ExpressRouteCircuitListResultPage) Values() []ExpressRouteCircuit
Values returns the slice of values for the current page or nil if there are no values.
type ExpressRouteCircuitPeering ¶
type ExpressRouteCircuitPeering struct {
autorest.Response `json:"-"`
// ExpressRouteCircuitPeeringPropertiesFormat - Properties of the express route circuit peering.
*ExpressRouteCircuitPeeringPropertiesFormat `json:"properties,omitempty"`
// Name - The name of the resource that is unique within a resource group. This name can be used to access the resource.
Name *string `json:"name,omitempty"`
// Etag - READ-ONLY; A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// Type - READ-ONLY; Type of the resource.
Type *string `json:"type,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
}
ExpressRouteCircuitPeering peering in an ExpressRouteCircuit resource.
func (ExpressRouteCircuitPeering) MarshalJSON ¶
func (ercp ExpressRouteCircuitPeering) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ExpressRouteCircuitPeering.
func (*ExpressRouteCircuitPeering) UnmarshalJSON ¶
func (ercp *ExpressRouteCircuitPeering) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for ExpressRouteCircuitPeering struct.
type ExpressRouteCircuitPeeringAdvertisedPublicPrefixState ¶
type ExpressRouteCircuitPeeringAdvertisedPublicPrefixState string
ExpressRouteCircuitPeeringAdvertisedPublicPrefixState enumerates the values for express route circuit peering advertised public prefix state.
const ( // Configured ... Configured ExpressRouteCircuitPeeringAdvertisedPublicPrefixState = "Configured" // Configuring ... Configuring ExpressRouteCircuitPeeringAdvertisedPublicPrefixState = "Configuring" // NotConfigured ... NotConfigured ExpressRouteCircuitPeeringAdvertisedPublicPrefixState = "NotConfigured" // ValidationNeeded ... ValidationNeeded ExpressRouteCircuitPeeringAdvertisedPublicPrefixState = "ValidationNeeded" )
func PossibleExpressRouteCircuitPeeringAdvertisedPublicPrefixStateValues ¶
func PossibleExpressRouteCircuitPeeringAdvertisedPublicPrefixStateValues() []ExpressRouteCircuitPeeringAdvertisedPublicPrefixState
PossibleExpressRouteCircuitPeeringAdvertisedPublicPrefixStateValues returns an array of possible values for the ExpressRouteCircuitPeeringAdvertisedPublicPrefixState const type.
type ExpressRouteCircuitPeeringConfig ¶
type ExpressRouteCircuitPeeringConfig struct {
// AdvertisedPublicPrefixes - The reference of AdvertisedPublicPrefixes.
AdvertisedPublicPrefixes *[]string `json:"advertisedPublicPrefixes,omitempty"`
// AdvertisedCommunities - The communities of bgp peering. Specified for microsoft peering.
AdvertisedCommunities *[]string `json:"advertisedCommunities,omitempty"`
// AdvertisedPublicPrefixesState - The advertised public prefix state of the Peering resource. Possible values include: 'NotConfigured', 'Configuring', 'Configured', 'ValidationNeeded'
AdvertisedPublicPrefixesState ExpressRouteCircuitPeeringAdvertisedPublicPrefixState `json:"advertisedPublicPrefixesState,omitempty"`
// LegacyMode - The legacy mode of the peering.
LegacyMode *int32 `json:"legacyMode,omitempty"`
// CustomerASN - The CustomerASN of the peering.
CustomerASN *int32 `json:"customerASN,omitempty"`
// RoutingRegistryName - The RoutingRegistryName of the configuration.
RoutingRegistryName *string `json:"routingRegistryName,omitempty"`
}
ExpressRouteCircuitPeeringConfig specifies the peering configuration.
type ExpressRouteCircuitPeeringID ¶
type ExpressRouteCircuitPeeringID struct {
// ID - The ID of the ExpressRoute circuit peering.
ID *string `json:"id,omitempty"`
}
ExpressRouteCircuitPeeringID expressRoute circuit peering identifier.
type ExpressRouteCircuitPeeringListResult ¶
type ExpressRouteCircuitPeeringListResult struct {
autorest.Response `json:"-"`
// Value - The peerings in an express route circuit.
Value *[]ExpressRouteCircuitPeering `json:"value,omitempty"`
// NextLink - The URL to get the next set of results.
NextLink *string `json:"nextLink,omitempty"`
}
ExpressRouteCircuitPeeringListResult response for ListPeering API service call retrieves all peerings that belong to an ExpressRouteCircuit.
func (ExpressRouteCircuitPeeringListResult) IsEmpty ¶
func (ercplr ExpressRouteCircuitPeeringListResult) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
type ExpressRouteCircuitPeeringListResultIterator ¶
type ExpressRouteCircuitPeeringListResultIterator struct {
// contains filtered or unexported fields
}
ExpressRouteCircuitPeeringListResultIterator provides access to a complete listing of ExpressRouteCircuitPeering values.
func NewExpressRouteCircuitPeeringListResultIterator ¶
func NewExpressRouteCircuitPeeringListResultIterator(page ExpressRouteCircuitPeeringListResultPage) ExpressRouteCircuitPeeringListResultIterator
Creates a new instance of the ExpressRouteCircuitPeeringListResultIterator type.
func (*ExpressRouteCircuitPeeringListResultIterator) Next ¶
func (iter *ExpressRouteCircuitPeeringListResultIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ExpressRouteCircuitPeeringListResultIterator) NextWithContext ¶
func (iter *ExpressRouteCircuitPeeringListResultIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (ExpressRouteCircuitPeeringListResultIterator) NotDone ¶
func (iter ExpressRouteCircuitPeeringListResultIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (ExpressRouteCircuitPeeringListResultIterator) Response ¶
func (iter ExpressRouteCircuitPeeringListResultIterator) Response() ExpressRouteCircuitPeeringListResult
Response returns the raw server response from the last page request.
func (ExpressRouteCircuitPeeringListResultIterator) Value ¶
func (iter ExpressRouteCircuitPeeringListResultIterator) Value() ExpressRouteCircuitPeering
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type ExpressRouteCircuitPeeringListResultPage ¶
type ExpressRouteCircuitPeeringListResultPage struct {
// contains filtered or unexported fields
}
ExpressRouteCircuitPeeringListResultPage contains a page of ExpressRouteCircuitPeering values.
func NewExpressRouteCircuitPeeringListResultPage ¶
func NewExpressRouteCircuitPeeringListResultPage(cur ExpressRouteCircuitPeeringListResult, getNextPage func(context.Context, ExpressRouteCircuitPeeringListResult) (ExpressRouteCircuitPeeringListResult, error)) ExpressRouteCircuitPeeringListResultPage
Creates a new instance of the ExpressRouteCircuitPeeringListResultPage type.
func (*ExpressRouteCircuitPeeringListResultPage) Next ¶
func (page *ExpressRouteCircuitPeeringListResultPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ExpressRouteCircuitPeeringListResultPage) NextWithContext ¶
func (page *ExpressRouteCircuitPeeringListResultPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (ExpressRouteCircuitPeeringListResultPage) NotDone ¶
func (page ExpressRouteCircuitPeeringListResultPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (ExpressRouteCircuitPeeringListResultPage) Response ¶
func (page ExpressRouteCircuitPeeringListResultPage) Response() ExpressRouteCircuitPeeringListResult
Response returns the raw server response from the last page request.
func (ExpressRouteCircuitPeeringListResultPage) Values ¶
func (page ExpressRouteCircuitPeeringListResultPage) Values() []ExpressRouteCircuitPeering
Values returns the slice of values for the current page or nil if there are no values.
type ExpressRouteCircuitPeeringPropertiesFormat ¶
type ExpressRouteCircuitPeeringPropertiesFormat struct {
// PeeringType - The peering type. Possible values include: 'AzurePublicPeering', 'AzurePrivatePeering', 'MicrosoftPeering'
PeeringType ExpressRoutePeeringType `json:"peeringType,omitempty"`
// State - The peering state. Possible values include: 'ExpressRoutePeeringStateDisabled', 'ExpressRoutePeeringStateEnabled'
State ExpressRoutePeeringState `json:"state,omitempty"`
// AzureASN - The Azure ASN.
AzureASN *int32 `json:"azureASN,omitempty"`
// PeerASN - The peer ASN.
PeerASN *int64 `json:"peerASN,omitempty"`
// PrimaryPeerAddressPrefix - The primary address prefix.
PrimaryPeerAddressPrefix *string `json:"primaryPeerAddressPrefix,omitempty"`
// SecondaryPeerAddressPrefix - The secondary address prefix.
SecondaryPeerAddressPrefix *string `json:"secondaryPeerAddressPrefix,omitempty"`
// PrimaryAzurePort - The primary port.
PrimaryAzurePort *string `json:"primaryAzurePort,omitempty"`
// SecondaryAzurePort - The secondary port.
SecondaryAzurePort *string `json:"secondaryAzurePort,omitempty"`
SharedKey *string `json:"sharedKey,omitempty"`
// VlanID - The VLAN ID.
VlanID *int32 `json:"vlanId,omitempty"`
// MicrosoftPeeringConfig - The Microsoft peering configuration.
MicrosoftPeeringConfig *ExpressRouteCircuitPeeringConfig `json:"microsoftPeeringConfig,omitempty"`
// Stats - The peering stats of express route circuit.
Stats *ExpressRouteCircuitStats `json:"stats,omitempty"`
// ProvisioningState - The provisioning state of the express route circuit peering resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
// GatewayManagerEtag - The GatewayManager Etag.
GatewayManagerEtag *string `json:"gatewayManagerEtag,omitempty"`
// LastModifiedBy - Who was the last to modify the peering.
LastModifiedBy *string `json:"lastModifiedBy,omitempty"`
// RouteFilter - The reference of the RouteFilter resource.
RouteFilter *SubResource `json:"routeFilter,omitempty"`
// Ipv6PeeringConfig - The IPv6 peering configuration.
Ipv6PeeringConfig *Ipv6ExpressRouteCircuitPeeringConfig `json:"ipv6PeeringConfig,omitempty"`
// ExpressRouteConnection - The ExpressRoute connection.
ExpressRouteConnection *ExpressRouteConnectionID `json:"expressRouteConnection,omitempty"`
// Connections - The list of circuit connections associated with Azure Private Peering for this circuit.
Connections *[]ExpressRouteCircuitConnection `json:"connections,omitempty"`
// PeeredConnections - READ-ONLY; The list of peered circuit connections associated with Azure Private Peering for this circuit.
PeeredConnections *[]PeerExpressRouteCircuitConnection `json:"peeredConnections,omitempty"`
}
ExpressRouteCircuitPeeringPropertiesFormat properties of the express route circuit peering.
func (ExpressRouteCircuitPeeringPropertiesFormat) MarshalJSON ¶
func (ercppf ExpressRouteCircuitPeeringPropertiesFormat) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ExpressRouteCircuitPeeringPropertiesFormat.
type ExpressRouteCircuitPeeringState ¶
type ExpressRouteCircuitPeeringState string
ExpressRouteCircuitPeeringState enumerates the values for express route circuit peering state.
const ( // ExpressRouteCircuitPeeringStateDisabled ... ExpressRouteCircuitPeeringStateDisabled ExpressRouteCircuitPeeringState = "Disabled" // ExpressRouteCircuitPeeringStateEnabled ... ExpressRouteCircuitPeeringStateEnabled ExpressRouteCircuitPeeringState = "Enabled" )
func PossibleExpressRouteCircuitPeeringStateValues ¶
func PossibleExpressRouteCircuitPeeringStateValues() []ExpressRouteCircuitPeeringState
PossibleExpressRouteCircuitPeeringStateValues returns an array of possible values for the ExpressRouteCircuitPeeringState const type.
type ExpressRouteCircuitPeeringsClient ¶
type ExpressRouteCircuitPeeringsClient struct {
BaseClient
}
ExpressRouteCircuitPeeringsClient is the network Client
func NewExpressRouteCircuitPeeringsClient ¶
func NewExpressRouteCircuitPeeringsClient(subscriptionID string) ExpressRouteCircuitPeeringsClient
NewExpressRouteCircuitPeeringsClient creates an instance of the ExpressRouteCircuitPeeringsClient client.
func NewExpressRouteCircuitPeeringsClientWithBaseURI ¶
func NewExpressRouteCircuitPeeringsClientWithBaseURI(baseURI string, subscriptionID string) ExpressRouteCircuitPeeringsClient
NewExpressRouteCircuitPeeringsClientWithBaseURI creates an instance of the ExpressRouteCircuitPeeringsClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (ExpressRouteCircuitPeeringsClient) CreateOrUpdate ¶
func (client ExpressRouteCircuitPeeringsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, circuitName string, peeringName string, peeringParameters ExpressRouteCircuitPeering) (result ExpressRouteCircuitPeeringsCreateOrUpdateFuture, err error)
CreateOrUpdate creates or updates a peering in the specified express route circuits. Parameters: resourceGroupName - the name of the resource group. circuitName - the name of the express route circuit. peeringName - the name of the peering. peeringParameters - parameters supplied to the create or update express route circuit peering operation.
func (ExpressRouteCircuitPeeringsClient) CreateOrUpdatePreparer ¶
func (client ExpressRouteCircuitPeeringsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, circuitName string, peeringName string, peeringParameters ExpressRouteCircuitPeering) (*http.Request, error)
CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (ExpressRouteCircuitPeeringsClient) CreateOrUpdateResponder ¶
func (client ExpressRouteCircuitPeeringsClient) CreateOrUpdateResponder(resp *http.Response) (result ExpressRouteCircuitPeering, err error)
CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (ExpressRouteCircuitPeeringsClient) CreateOrUpdateSender ¶
func (client ExpressRouteCircuitPeeringsClient) CreateOrUpdateSender(req *http.Request) (future ExpressRouteCircuitPeeringsCreateOrUpdateFuture, err error)
CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (ExpressRouteCircuitPeeringsClient) Delete ¶
func (client ExpressRouteCircuitPeeringsClient) Delete(ctx context.Context, resourceGroupName string, circuitName string, peeringName string) (result ExpressRouteCircuitPeeringsDeleteFuture, err error)
Delete deletes the specified peering from the specified express route circuit. Parameters: resourceGroupName - the name of the resource group. circuitName - the name of the express route circuit. peeringName - the name of the peering.
func (ExpressRouteCircuitPeeringsClient) DeletePreparer ¶
func (client ExpressRouteCircuitPeeringsClient) DeletePreparer(ctx context.Context, resourceGroupName string, circuitName string, peeringName string) (*http.Request, error)
DeletePreparer prepares the Delete request.
func (ExpressRouteCircuitPeeringsClient) DeleteResponder ¶
func (client ExpressRouteCircuitPeeringsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (ExpressRouteCircuitPeeringsClient) DeleteSender ¶
func (client ExpressRouteCircuitPeeringsClient) DeleteSender(req *http.Request) (future ExpressRouteCircuitPeeringsDeleteFuture, err error)
DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (ExpressRouteCircuitPeeringsClient) Get ¶
func (client ExpressRouteCircuitPeeringsClient) Get(ctx context.Context, resourceGroupName string, circuitName string, peeringName string) (result ExpressRouteCircuitPeering, err error)
Get gets the specified peering for the express route circuit. Parameters: resourceGroupName - the name of the resource group. circuitName - the name of the express route circuit. peeringName - the name of the peering.
func (ExpressRouteCircuitPeeringsClient) GetPreparer ¶
func (client ExpressRouteCircuitPeeringsClient) GetPreparer(ctx context.Context, resourceGroupName string, circuitName string, peeringName string) (*http.Request, error)
GetPreparer prepares the Get request.
func (ExpressRouteCircuitPeeringsClient) GetResponder ¶
func (client ExpressRouteCircuitPeeringsClient) GetResponder(resp *http.Response) (result ExpressRouteCircuitPeering, err error)
GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (ExpressRouteCircuitPeeringsClient) GetSender ¶
func (client ExpressRouteCircuitPeeringsClient) GetSender(req *http.Request) (*http.Response, error)
GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (ExpressRouteCircuitPeeringsClient) List ¶
func (client ExpressRouteCircuitPeeringsClient) List(ctx context.Context, resourceGroupName string, circuitName string) (result ExpressRouteCircuitPeeringListResultPage, err error)
List gets all peerings in a specified express route circuit. Parameters: resourceGroupName - the name of the resource group. circuitName - the name of the express route circuit.
func (ExpressRouteCircuitPeeringsClient) ListComplete ¶
func (client ExpressRouteCircuitPeeringsClient) ListComplete(ctx context.Context, resourceGroupName string, circuitName string) (result ExpressRouteCircuitPeeringListResultIterator, err error)
ListComplete enumerates all values, automatically crossing page boundaries as required.
func (ExpressRouteCircuitPeeringsClient) ListPreparer ¶
func (client ExpressRouteCircuitPeeringsClient) ListPreparer(ctx context.Context, resourceGroupName string, circuitName string) (*http.Request, error)
ListPreparer prepares the List request.
func (ExpressRouteCircuitPeeringsClient) ListResponder ¶
func (client ExpressRouteCircuitPeeringsClient) ListResponder(resp *http.Response) (result ExpressRouteCircuitPeeringListResult, err error)
ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (ExpressRouteCircuitPeeringsClient) ListSender ¶
func (client ExpressRouteCircuitPeeringsClient) ListSender(req *http.Request) (*http.Response, error)
ListSender sends the List request. The method will close the http.Response Body if it receives an error.
type ExpressRouteCircuitPeeringsCreateOrUpdateFuture ¶
type ExpressRouteCircuitPeeringsCreateOrUpdateFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(ExpressRouteCircuitPeeringsClient) (ExpressRouteCircuitPeering, error)
}
ExpressRouteCircuitPeeringsCreateOrUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ExpressRouteCircuitPeeringsCreateOrUpdateFuture) UnmarshalJSON ¶
func (future *ExpressRouteCircuitPeeringsCreateOrUpdateFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type ExpressRouteCircuitPeeringsDeleteFuture ¶
type ExpressRouteCircuitPeeringsDeleteFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(ExpressRouteCircuitPeeringsClient) (autorest.Response, error)
}
ExpressRouteCircuitPeeringsDeleteFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ExpressRouteCircuitPeeringsDeleteFuture) UnmarshalJSON ¶
func (future *ExpressRouteCircuitPeeringsDeleteFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type ExpressRouteCircuitPropertiesFormat ¶
type ExpressRouteCircuitPropertiesFormat struct {
// AllowClassicOperations - Allow classic operations.
AllowClassicOperations *bool `json:"allowClassicOperations,omitempty"`
// CircuitProvisioningState - The CircuitProvisioningState state of the resource.
CircuitProvisioningState *string `json:"circuitProvisioningState,omitempty"`
// ServiceProviderProvisioningState - The ServiceProviderProvisioningState state of the resource. Possible values include: 'NotProvisioned', 'Provisioning', 'Provisioned', 'Deprovisioning'
ServiceProviderProvisioningState ServiceProviderProvisioningState `json:"serviceProviderProvisioningState,omitempty"`
// Authorizations - The list of authorizations.
Authorizations *[]ExpressRouteCircuitAuthorization `json:"authorizations,omitempty"`
// Peerings - The list of peerings.
Peerings *[]ExpressRouteCircuitPeering `json:"peerings,omitempty"`
// ServiceKey - The ServiceKey.
ServiceKey *string `json:"serviceKey,omitempty"`
// ServiceProviderNotes - The ServiceProviderNotes.
ServiceProviderNotes *string `json:"serviceProviderNotes,omitempty"`
// ServiceProviderProperties - The ServiceProviderProperties.
ServiceProviderProperties *ExpressRouteCircuitServiceProviderProperties `json:"serviceProviderProperties,omitempty"`
// ExpressRoutePort - The reference to the ExpressRoutePort resource when the circuit is provisioned on an ExpressRoutePort resource.
ExpressRoutePort *SubResource `json:"expressRoutePort,omitempty"`
// BandwidthInGbps - The bandwidth of the circuit when the circuit is provisioned on an ExpressRoutePort resource.
BandwidthInGbps *float64 `json:"bandwidthInGbps,omitempty"`
// Stag - READ-ONLY; The identifier of the circuit traffic. Outer tag for QinQ encapsulation.
Stag *int32 `json:"stag,omitempty"`
// ProvisioningState - The provisioning state of the express route circuit resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
// GatewayManagerEtag - The GatewayManager Etag.
GatewayManagerEtag *string `json:"gatewayManagerEtag,omitempty"`
// GlobalReachEnabled - Flag denoting Global reach status.
GlobalReachEnabled *bool `json:"globalReachEnabled,omitempty"`
}
ExpressRouteCircuitPropertiesFormat properties of ExpressRouteCircuit.
func (ExpressRouteCircuitPropertiesFormat) MarshalJSON ¶
func (ercpf ExpressRouteCircuitPropertiesFormat) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ExpressRouteCircuitPropertiesFormat.
type ExpressRouteCircuitReference ¶
type ExpressRouteCircuitReference struct {
// ID - Corresponding Express Route Circuit Id.
ID *string `json:"id,omitempty"`
}
ExpressRouteCircuitReference reference to an express route circuit.
type ExpressRouteCircuitRoutesTable ¶
type ExpressRouteCircuitRoutesTable struct {
// NetworkProperty - IP address of a network entity.
NetworkProperty *string `json:"network,omitempty"`
// NextHop - NextHop address.
NextHop *string `json:"nextHop,omitempty"`
// LocPrf - Local preference value as set with the set local-preference route-map configuration command.
LocPrf *string `json:"locPrf,omitempty"`
// Weight - Route Weight.
Weight *int32 `json:"weight,omitempty"`
// Path - Autonomous system paths to the destination network.
Path *string `json:"path,omitempty"`
}
ExpressRouteCircuitRoutesTable the routes table associated with the ExpressRouteCircuit.
type ExpressRouteCircuitRoutesTableSummary ¶
type ExpressRouteCircuitRoutesTableSummary struct {
// Neighbor - IP address of the neighbor.
Neighbor *string `json:"neighbor,omitempty"`
// V - BGP version number spoken to the neighbor.
V *int32 `json:"v,omitempty"`
// As - Autonomous system number.
As *int32 `json:"as,omitempty"`
// UpDown - The length of time that the BGP session has been in the Established state, or the current status if not in the Established state.
UpDown *string `json:"upDown,omitempty"`
// StatePfxRcd - Current state of the BGP session, and the number of prefixes that have been received from a neighbor or peer group.
StatePfxRcd *string `json:"statePfxRcd,omitempty"`
}
ExpressRouteCircuitRoutesTableSummary the routes table associated with the ExpressRouteCircuit.
type ExpressRouteCircuitServiceProviderProperties ¶
type ExpressRouteCircuitServiceProviderProperties struct {
// ServiceProviderName - The serviceProviderName.
ServiceProviderName *string `json:"serviceProviderName,omitempty"`
// PeeringLocation - The peering location.
PeeringLocation *string `json:"peeringLocation,omitempty"`
// BandwidthInMbps - The BandwidthInMbps.
BandwidthInMbps *int32 `json:"bandwidthInMbps,omitempty"`
}
ExpressRouteCircuitServiceProviderProperties contains ServiceProviderProperties in an ExpressRouteCircuit.
type ExpressRouteCircuitSku ¶
type ExpressRouteCircuitSku struct {
// Name - The name of the SKU.
Name *string `json:"name,omitempty"`
// Tier - The tier of the SKU. Possible values include: 'ExpressRouteCircuitSkuTierStandard', 'ExpressRouteCircuitSkuTierPremium', 'ExpressRouteCircuitSkuTierBasic', 'ExpressRouteCircuitSkuTierLocal'
Tier ExpressRouteCircuitSkuTier `json:"tier,omitempty"`
// Family - The family of the SKU. Possible values include: 'UnlimitedData', 'MeteredData'
Family ExpressRouteCircuitSkuFamily `json:"family,omitempty"`
}
ExpressRouteCircuitSku contains SKU in an ExpressRouteCircuit.
type ExpressRouteCircuitSkuFamily ¶
type ExpressRouteCircuitSkuFamily string
ExpressRouteCircuitSkuFamily enumerates the values for express route circuit sku family.
const ( // MeteredData ... MeteredData ExpressRouteCircuitSkuFamily = "MeteredData" // UnlimitedData ... UnlimitedData ExpressRouteCircuitSkuFamily = "UnlimitedData" )
func PossibleExpressRouteCircuitSkuFamilyValues ¶
func PossibleExpressRouteCircuitSkuFamilyValues() []ExpressRouteCircuitSkuFamily
PossibleExpressRouteCircuitSkuFamilyValues returns an array of possible values for the ExpressRouteCircuitSkuFamily const type.
type ExpressRouteCircuitSkuTier ¶
type ExpressRouteCircuitSkuTier string
ExpressRouteCircuitSkuTier enumerates the values for express route circuit sku tier.
const ( // ExpressRouteCircuitSkuTierBasic ... ExpressRouteCircuitSkuTierBasic ExpressRouteCircuitSkuTier = "Basic" // ExpressRouteCircuitSkuTierLocal ... ExpressRouteCircuitSkuTierLocal ExpressRouteCircuitSkuTier = "Local" // ExpressRouteCircuitSkuTierPremium ... ExpressRouteCircuitSkuTierPremium ExpressRouteCircuitSkuTier = "Premium" // ExpressRouteCircuitSkuTierStandard ... ExpressRouteCircuitSkuTierStandard ExpressRouteCircuitSkuTier = "Standard" )
func PossibleExpressRouteCircuitSkuTierValues ¶
func PossibleExpressRouteCircuitSkuTierValues() []ExpressRouteCircuitSkuTier
PossibleExpressRouteCircuitSkuTierValues returns an array of possible values for the ExpressRouteCircuitSkuTier const type.
type ExpressRouteCircuitStats ¶
type ExpressRouteCircuitStats struct {
autorest.Response `json:"-"`
// PrimarybytesIn - The Primary BytesIn of the peering.
PrimarybytesIn *int64 `json:"primarybytesIn,omitempty"`
// PrimarybytesOut - The primary BytesOut of the peering.
PrimarybytesOut *int64 `json:"primarybytesOut,omitempty"`
// SecondarybytesIn - The secondary BytesIn of the peering.
SecondarybytesIn *int64 `json:"secondarybytesIn,omitempty"`
// SecondarybytesOut - The secondary BytesOut of the peering.
SecondarybytesOut *int64 `json:"secondarybytesOut,omitempty"`
}
ExpressRouteCircuitStats contains stats associated with the peering.
type ExpressRouteCircuitsArpTableListResult ¶
type ExpressRouteCircuitsArpTableListResult struct {
autorest.Response `json:"-"`
// Value - A list of the ARP tables.
Value *[]ExpressRouteCircuitArpTable `json:"value,omitempty"`
// NextLink - The URL to get the next set of results.
NextLink *string `json:"nextLink,omitempty"`
}
ExpressRouteCircuitsArpTableListResult response for ListArpTable associated with the Express Route Circuits API.
type ExpressRouteCircuitsClient ¶
type ExpressRouteCircuitsClient struct {
BaseClient
}
ExpressRouteCircuitsClient is the network Client
func NewExpressRouteCircuitsClient ¶
func NewExpressRouteCircuitsClient(subscriptionID string) ExpressRouteCircuitsClient
NewExpressRouteCircuitsClient creates an instance of the ExpressRouteCircuitsClient client.
func NewExpressRouteCircuitsClientWithBaseURI ¶
func NewExpressRouteCircuitsClientWithBaseURI(baseURI string, subscriptionID string) ExpressRouteCircuitsClient
NewExpressRouteCircuitsClientWithBaseURI creates an instance of the ExpressRouteCircuitsClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (ExpressRouteCircuitsClient) CreateOrUpdate ¶
func (client ExpressRouteCircuitsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, circuitName string, parameters ExpressRouteCircuit) (result ExpressRouteCircuitsCreateOrUpdateFuture, err error)
CreateOrUpdate creates or updates an express route circuit. Parameters: resourceGroupName - the name of the resource group. circuitName - the name of the circuit. parameters - parameters supplied to the create or update express route circuit operation.
func (ExpressRouteCircuitsClient) CreateOrUpdatePreparer ¶
func (client ExpressRouteCircuitsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, circuitName string, parameters ExpressRouteCircuit) (*http.Request, error)
CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (ExpressRouteCircuitsClient) CreateOrUpdateResponder ¶
func (client ExpressRouteCircuitsClient) CreateOrUpdateResponder(resp *http.Response) (result ExpressRouteCircuit, err error)
CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (ExpressRouteCircuitsClient) CreateOrUpdateSender ¶
func (client ExpressRouteCircuitsClient) CreateOrUpdateSender(req *http.Request) (future ExpressRouteCircuitsCreateOrUpdateFuture, err error)
CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (ExpressRouteCircuitsClient) Delete ¶
func (client ExpressRouteCircuitsClient) Delete(ctx context.Context, resourceGroupName string, circuitName string) (result ExpressRouteCircuitsDeleteFuture, err error)
Delete deletes the specified express route circuit. Parameters: resourceGroupName - the name of the resource group. circuitName - the name of the express route circuit.
func (ExpressRouteCircuitsClient) DeletePreparer ¶
func (client ExpressRouteCircuitsClient) DeletePreparer(ctx context.Context, resourceGroupName string, circuitName string) (*http.Request, error)
DeletePreparer prepares the Delete request.
func (ExpressRouteCircuitsClient) DeleteResponder ¶
func (client ExpressRouteCircuitsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (ExpressRouteCircuitsClient) DeleteSender ¶
func (client ExpressRouteCircuitsClient) DeleteSender(req *http.Request) (future ExpressRouteCircuitsDeleteFuture, err error)
DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (ExpressRouteCircuitsClient) Get ¶
func (client ExpressRouteCircuitsClient) Get(ctx context.Context, resourceGroupName string, circuitName string) (result ExpressRouteCircuit, err error)
Get gets information about the specified express route circuit. Parameters: resourceGroupName - the name of the resource group. circuitName - the name of express route circuit.
func (ExpressRouteCircuitsClient) GetPeeringStats ¶
func (client ExpressRouteCircuitsClient) GetPeeringStats(ctx context.Context, resourceGroupName string, circuitName string, peeringName string) (result ExpressRouteCircuitStats, err error)
GetPeeringStats gets all stats from an express route circuit in a resource group. Parameters: resourceGroupName - the name of the resource group. circuitName - the name of the express route circuit. peeringName - the name of the peering.
func (ExpressRouteCircuitsClient) GetPeeringStatsPreparer ¶
func (client ExpressRouteCircuitsClient) GetPeeringStatsPreparer(ctx context.Context, resourceGroupName string, circuitName string, peeringName string) (*http.Request, error)
GetPeeringStatsPreparer prepares the GetPeeringStats request.
func (ExpressRouteCircuitsClient) GetPeeringStatsResponder ¶
func (client ExpressRouteCircuitsClient) GetPeeringStatsResponder(resp *http.Response) (result ExpressRouteCircuitStats, err error)
GetPeeringStatsResponder handles the response to the GetPeeringStats request. The method always closes the http.Response Body.
func (ExpressRouteCircuitsClient) GetPeeringStatsSender ¶
func (client ExpressRouteCircuitsClient) GetPeeringStatsSender(req *http.Request) (*http.Response, error)
GetPeeringStatsSender sends the GetPeeringStats request. The method will close the http.Response Body if it receives an error.
func (ExpressRouteCircuitsClient) GetPreparer ¶
func (client ExpressRouteCircuitsClient) GetPreparer(ctx context.Context, resourceGroupName string, circuitName string) (*http.Request, error)
GetPreparer prepares the Get request.
func (ExpressRouteCircuitsClient) GetResponder ¶
func (client ExpressRouteCircuitsClient) GetResponder(resp *http.Response) (result ExpressRouteCircuit, err error)
GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (ExpressRouteCircuitsClient) GetSender ¶
GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (ExpressRouteCircuitsClient) GetStats ¶
func (client ExpressRouteCircuitsClient) GetStats(ctx context.Context, resourceGroupName string, circuitName string) (result ExpressRouteCircuitStats, err error)
GetStats gets all the stats from an express route circuit in a resource group. Parameters: resourceGroupName - the name of the resource group. circuitName - the name of the express route circuit.
func (ExpressRouteCircuitsClient) GetStatsPreparer ¶
func (client ExpressRouteCircuitsClient) GetStatsPreparer(ctx context.Context, resourceGroupName string, circuitName string) (*http.Request, error)
GetStatsPreparer prepares the GetStats request.
func (ExpressRouteCircuitsClient) GetStatsResponder ¶
func (client ExpressRouteCircuitsClient) GetStatsResponder(resp *http.Response) (result ExpressRouteCircuitStats, err error)
GetStatsResponder handles the response to the GetStats request. The method always closes the http.Response Body.
func (ExpressRouteCircuitsClient) GetStatsSender ¶
GetStatsSender sends the GetStats request. The method will close the http.Response Body if it receives an error.
func (ExpressRouteCircuitsClient) List ¶
func (client ExpressRouteCircuitsClient) List(ctx context.Context, resourceGroupName string) (result ExpressRouteCircuitListResultPage, err error)
List gets all the express route circuits in a resource group. Parameters: resourceGroupName - the name of the resource group.
func (ExpressRouteCircuitsClient) ListAll ¶
func (client ExpressRouteCircuitsClient) ListAll(ctx context.Context) (result ExpressRouteCircuitListResultPage, err error)
ListAll gets all the express route circuits in a subscription.
func (ExpressRouteCircuitsClient) ListAllComplete ¶
func (client ExpressRouteCircuitsClient) ListAllComplete(ctx context.Context) (result ExpressRouteCircuitListResultIterator, err error)
ListAllComplete enumerates all values, automatically crossing page boundaries as required.
func (ExpressRouteCircuitsClient) ListAllPreparer ¶
func (client ExpressRouteCircuitsClient) ListAllPreparer(ctx context.Context) (*http.Request, error)
ListAllPreparer prepares the ListAll request.
func (ExpressRouteCircuitsClient) ListAllResponder ¶
func (client ExpressRouteCircuitsClient) ListAllResponder(resp *http.Response) (result ExpressRouteCircuitListResult, err error)
ListAllResponder handles the response to the ListAll request. The method always closes the http.Response Body.
func (ExpressRouteCircuitsClient) ListAllSender ¶
ListAllSender sends the ListAll request. The method will close the http.Response Body if it receives an error.
func (ExpressRouteCircuitsClient) ListArpTable ¶
func (client ExpressRouteCircuitsClient) ListArpTable(ctx context.Context, resourceGroupName string, circuitName string, peeringName string, devicePath string) (result ExpressRouteCircuitsListArpTableFuture, err error)
ListArpTable gets the currently advertised ARP table associated with the express route circuit in a resource group. Parameters: resourceGroupName - the name of the resource group. circuitName - the name of the express route circuit. peeringName - the name of the peering. devicePath - the path of the device.
func (ExpressRouteCircuitsClient) ListArpTablePreparer ¶
func (client ExpressRouteCircuitsClient) ListArpTablePreparer(ctx context.Context, resourceGroupName string, circuitName string, peeringName string, devicePath string) (*http.Request, error)
ListArpTablePreparer prepares the ListArpTable request.
func (ExpressRouteCircuitsClient) ListArpTableResponder ¶
func (client ExpressRouteCircuitsClient) ListArpTableResponder(resp *http.Response) (result ExpressRouteCircuitsArpTableListResult, err error)
ListArpTableResponder handles the response to the ListArpTable request. The method always closes the http.Response Body.
func (ExpressRouteCircuitsClient) ListArpTableSender ¶
func (client ExpressRouteCircuitsClient) ListArpTableSender(req *http.Request) (future ExpressRouteCircuitsListArpTableFuture, err error)
ListArpTableSender sends the ListArpTable request. The method will close the http.Response Body if it receives an error.
func (ExpressRouteCircuitsClient) ListComplete ¶
func (client ExpressRouteCircuitsClient) ListComplete(ctx context.Context, resourceGroupName string) (result ExpressRouteCircuitListResultIterator, err error)
ListComplete enumerates all values, automatically crossing page boundaries as required.
func (ExpressRouteCircuitsClient) ListPreparer ¶
func (client ExpressRouteCircuitsClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
ListPreparer prepares the List request.
func (ExpressRouteCircuitsClient) ListResponder ¶
func (client ExpressRouteCircuitsClient) ListResponder(resp *http.Response) (result ExpressRouteCircuitListResult, err error)
ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (ExpressRouteCircuitsClient) ListRoutesTable ¶
func (client ExpressRouteCircuitsClient) ListRoutesTable(ctx context.Context, resourceGroupName string, circuitName string, peeringName string, devicePath string) (result ExpressRouteCircuitsListRoutesTableFuture, err error)
ListRoutesTable gets the currently advertised routes table associated with the express route circuit in a resource group. Parameters: resourceGroupName - the name of the resource group. circuitName - the name of the express route circuit. peeringName - the name of the peering. devicePath - the path of the device.
func (ExpressRouteCircuitsClient) ListRoutesTablePreparer ¶
func (client ExpressRouteCircuitsClient) ListRoutesTablePreparer(ctx context.Context, resourceGroupName string, circuitName string, peeringName string, devicePath string) (*http.Request, error)
ListRoutesTablePreparer prepares the ListRoutesTable request.
func (ExpressRouteCircuitsClient) ListRoutesTableResponder ¶
func (client ExpressRouteCircuitsClient) ListRoutesTableResponder(resp *http.Response) (result ExpressRouteCircuitsRoutesTableListResult, err error)
ListRoutesTableResponder handles the response to the ListRoutesTable request. The method always closes the http.Response Body.
func (ExpressRouteCircuitsClient) ListRoutesTableSender ¶
func (client ExpressRouteCircuitsClient) ListRoutesTableSender(req *http.Request) (future ExpressRouteCircuitsListRoutesTableFuture, err error)
ListRoutesTableSender sends the ListRoutesTable request. The method will close the http.Response Body if it receives an error.
func (ExpressRouteCircuitsClient) ListRoutesTableSummary ¶
func (client ExpressRouteCircuitsClient) ListRoutesTableSummary(ctx context.Context, resourceGroupName string, circuitName string, peeringName string, devicePath string) (result ExpressRouteCircuitsListRoutesTableSummaryFuture, err error)
ListRoutesTableSummary gets the currently advertised routes table summary associated with the express route circuit in a resource group. Parameters: resourceGroupName - the name of the resource group. circuitName - the name of the express route circuit. peeringName - the name of the peering. devicePath - the path of the device.
func (ExpressRouteCircuitsClient) ListRoutesTableSummaryPreparer ¶
func (client ExpressRouteCircuitsClient) ListRoutesTableSummaryPreparer(ctx context.Context, resourceGroupName string, circuitName string, peeringName string, devicePath string) (*http.Request, error)
ListRoutesTableSummaryPreparer prepares the ListRoutesTableSummary request.
func (ExpressRouteCircuitsClient) ListRoutesTableSummaryResponder ¶
func (client ExpressRouteCircuitsClient) ListRoutesTableSummaryResponder(resp *http.Response) (result ExpressRouteCircuitsRoutesTableSummaryListResult, err error)
ListRoutesTableSummaryResponder handles the response to the ListRoutesTableSummary request. The method always closes the http.Response Body.
func (ExpressRouteCircuitsClient) ListRoutesTableSummarySender ¶
func (client ExpressRouteCircuitsClient) ListRoutesTableSummarySender(req *http.Request) (future ExpressRouteCircuitsListRoutesTableSummaryFuture, err error)
ListRoutesTableSummarySender sends the ListRoutesTableSummary request. The method will close the http.Response Body if it receives an error.
func (ExpressRouteCircuitsClient) ListSender ¶
ListSender sends the List request. The method will close the http.Response Body if it receives an error.
func (ExpressRouteCircuitsClient) UpdateTags ¶
func (client ExpressRouteCircuitsClient) UpdateTags(ctx context.Context, resourceGroupName string, circuitName string, parameters TagsObject) (result ExpressRouteCircuitsUpdateTagsFuture, err error)
UpdateTags updates an express route circuit tags. Parameters: resourceGroupName - the name of the resource group. circuitName - the name of the circuit. parameters - parameters supplied to update express route circuit tags.
func (ExpressRouteCircuitsClient) UpdateTagsPreparer ¶
func (client ExpressRouteCircuitsClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, circuitName string, parameters TagsObject) (*http.Request, error)
UpdateTagsPreparer prepares the UpdateTags request.
func (ExpressRouteCircuitsClient) UpdateTagsResponder ¶
func (client ExpressRouteCircuitsClient) UpdateTagsResponder(resp *http.Response) (result ExpressRouteCircuit, err error)
UpdateTagsResponder handles the response to the UpdateTags request. The method always closes the http.Response Body.
func (ExpressRouteCircuitsClient) UpdateTagsSender ¶
func (client ExpressRouteCircuitsClient) UpdateTagsSender(req *http.Request) (future ExpressRouteCircuitsUpdateTagsFuture, err error)
UpdateTagsSender sends the UpdateTags request. The method will close the http.Response Body if it receives an error.
type ExpressRouteCircuitsCreateOrUpdateFuture ¶
type ExpressRouteCircuitsCreateOrUpdateFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(ExpressRouteCircuitsClient) (ExpressRouteCircuit, error)
}
ExpressRouteCircuitsCreateOrUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ExpressRouteCircuitsCreateOrUpdateFuture) UnmarshalJSON ¶
func (future *ExpressRouteCircuitsCreateOrUpdateFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type ExpressRouteCircuitsDeleteFuture ¶
type ExpressRouteCircuitsDeleteFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(ExpressRouteCircuitsClient) (autorest.Response, error)
}
ExpressRouteCircuitsDeleteFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ExpressRouteCircuitsDeleteFuture) UnmarshalJSON ¶
func (future *ExpressRouteCircuitsDeleteFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type ExpressRouteCircuitsListArpTableFuture ¶
type ExpressRouteCircuitsListArpTableFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(ExpressRouteCircuitsClient) (ExpressRouteCircuitsArpTableListResult, error)
}
ExpressRouteCircuitsListArpTableFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ExpressRouteCircuitsListArpTableFuture) UnmarshalJSON ¶
func (future *ExpressRouteCircuitsListArpTableFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type ExpressRouteCircuitsListRoutesTableFuture ¶
type ExpressRouteCircuitsListRoutesTableFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(ExpressRouteCircuitsClient) (ExpressRouteCircuitsRoutesTableListResult, error)
}
ExpressRouteCircuitsListRoutesTableFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ExpressRouteCircuitsListRoutesTableFuture) UnmarshalJSON ¶
func (future *ExpressRouteCircuitsListRoutesTableFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type ExpressRouteCircuitsListRoutesTableSummaryFuture ¶
type ExpressRouteCircuitsListRoutesTableSummaryFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(ExpressRouteCircuitsClient) (ExpressRouteCircuitsRoutesTableSummaryListResult, error)
}
ExpressRouteCircuitsListRoutesTableSummaryFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ExpressRouteCircuitsListRoutesTableSummaryFuture) UnmarshalJSON ¶
func (future *ExpressRouteCircuitsListRoutesTableSummaryFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type ExpressRouteCircuitsRoutesTableListResult ¶
type ExpressRouteCircuitsRoutesTableListResult struct {
autorest.Response `json:"-"`
// Value - The list of routes table.
Value *[]ExpressRouteCircuitRoutesTable `json:"value,omitempty"`
// NextLink - The URL to get the next set of results.
NextLink *string `json:"nextLink,omitempty"`
}
ExpressRouteCircuitsRoutesTableListResult response for ListRoutesTable associated with the Express Route Circuits API.
type ExpressRouteCircuitsRoutesTableSummaryListResult ¶
type ExpressRouteCircuitsRoutesTableSummaryListResult struct {
autorest.Response `json:"-"`
// Value - A list of the routes table.
Value *[]ExpressRouteCircuitRoutesTableSummary `json:"value,omitempty"`
// NextLink - The URL to get the next set of results.
NextLink *string `json:"nextLink,omitempty"`
}
ExpressRouteCircuitsRoutesTableSummaryListResult response for ListRoutesTable associated with the Express Route Circuits API.
type ExpressRouteCircuitsUpdateTagsFuture ¶
type ExpressRouteCircuitsUpdateTagsFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(ExpressRouteCircuitsClient) (ExpressRouteCircuit, error)
}
ExpressRouteCircuitsUpdateTagsFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ExpressRouteCircuitsUpdateTagsFuture) UnmarshalJSON ¶
func (future *ExpressRouteCircuitsUpdateTagsFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type ExpressRouteConnection ¶
type ExpressRouteConnection struct {
autorest.Response `json:"-"`
// ExpressRouteConnectionProperties - Properties of the express route connection.
*ExpressRouteConnectionProperties `json:"properties,omitempty"`
// Name - The name of the resource.
Name *string `json:"name,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
}
ExpressRouteConnection expressRouteConnection resource.
func (ExpressRouteConnection) MarshalJSON ¶
func (erc ExpressRouteConnection) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ExpressRouteConnection.
func (*ExpressRouteConnection) UnmarshalJSON ¶
func (erc *ExpressRouteConnection) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for ExpressRouteConnection struct.
type ExpressRouteConnectionID ¶
type ExpressRouteConnectionID struct {
// ID - READ-ONLY; The ID of the ExpressRouteConnection.
ID *string `json:"id,omitempty"`
}
ExpressRouteConnectionID the ID of the ExpressRouteConnection.
func (ExpressRouteConnectionID) MarshalJSON ¶
func (erci ExpressRouteConnectionID) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ExpressRouteConnectionID.
type ExpressRouteConnectionList ¶
type ExpressRouteConnectionList struct {
autorest.Response `json:"-"`
// Value - The list of ExpressRoute connections.
Value *[]ExpressRouteConnection `json:"value,omitempty"`
}
ExpressRouteConnectionList expressRouteConnection list.
type ExpressRouteConnectionProperties ¶
type ExpressRouteConnectionProperties struct {
// ProvisioningState - The provisioning state of the express route connection resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
// ExpressRouteCircuitPeering - The ExpressRoute circuit peering.
ExpressRouteCircuitPeering *ExpressRouteCircuitPeeringID `json:"expressRouteCircuitPeering,omitempty"`
// AuthorizationKey - Authorization key to establish the connection.
AuthorizationKey *string `json:"authorizationKey,omitempty"`
// RoutingWeight - The routing weight associated to the connection.
RoutingWeight *int32 `json:"routingWeight,omitempty"`
}
ExpressRouteConnectionProperties properties of the ExpressRouteConnection subresource.
type ExpressRouteConnectionsClient ¶
type ExpressRouteConnectionsClient struct {
BaseClient
}
ExpressRouteConnectionsClient is the network Client
func NewExpressRouteConnectionsClient ¶
func NewExpressRouteConnectionsClient(subscriptionID string) ExpressRouteConnectionsClient
NewExpressRouteConnectionsClient creates an instance of the ExpressRouteConnectionsClient client.
func NewExpressRouteConnectionsClientWithBaseURI ¶
func NewExpressRouteConnectionsClientWithBaseURI(baseURI string, subscriptionID string) ExpressRouteConnectionsClient
NewExpressRouteConnectionsClientWithBaseURI creates an instance of the ExpressRouteConnectionsClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (ExpressRouteConnectionsClient) CreateOrUpdate ¶
func (client ExpressRouteConnectionsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, expressRouteGatewayName string, connectionName string, putExpressRouteConnectionParameters ExpressRouteConnection) (result ExpressRouteConnectionsCreateOrUpdateFuture, err error)
CreateOrUpdate creates a connection between an ExpressRoute gateway and an ExpressRoute circuit. Parameters: resourceGroupName - the name of the resource group. expressRouteGatewayName - the name of the ExpressRoute gateway. connectionName - the name of the connection subresource. putExpressRouteConnectionParameters - parameters required in an ExpressRouteConnection PUT operation.
func (ExpressRouteConnectionsClient) CreateOrUpdatePreparer ¶
func (client ExpressRouteConnectionsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, expressRouteGatewayName string, connectionName string, putExpressRouteConnectionParameters ExpressRouteConnection) (*http.Request, error)
CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (ExpressRouteConnectionsClient) CreateOrUpdateResponder ¶
func (client ExpressRouteConnectionsClient) CreateOrUpdateResponder(resp *http.Response) (result ExpressRouteConnection, err error)
CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (ExpressRouteConnectionsClient) CreateOrUpdateSender ¶
func (client ExpressRouteConnectionsClient) CreateOrUpdateSender(req *http.Request) (future ExpressRouteConnectionsCreateOrUpdateFuture, err error)
CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (ExpressRouteConnectionsClient) Delete ¶
func (client ExpressRouteConnectionsClient) Delete(ctx context.Context, resourceGroupName string, expressRouteGatewayName string, connectionName string) (result ExpressRouteConnectionsDeleteFuture, err error)
Delete deletes a connection to a ExpressRoute circuit. Parameters: resourceGroupName - the name of the resource group. expressRouteGatewayName - the name of the ExpressRoute gateway. connectionName - the name of the connection subresource.
func (ExpressRouteConnectionsClient) DeletePreparer ¶
func (client ExpressRouteConnectionsClient) DeletePreparer(ctx context.Context, resourceGroupName string, expressRouteGatewayName string, connectionName string) (*http.Request, error)
DeletePreparer prepares the Delete request.
func (ExpressRouteConnectionsClient) DeleteResponder ¶
func (client ExpressRouteConnectionsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (ExpressRouteConnectionsClient) DeleteSender ¶
func (client ExpressRouteConnectionsClient) DeleteSender(req *http.Request) (future ExpressRouteConnectionsDeleteFuture, err error)
DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (ExpressRouteConnectionsClient) Get ¶
func (client ExpressRouteConnectionsClient) Get(ctx context.Context, resourceGroupName string, expressRouteGatewayName string, connectionName string) (result ExpressRouteConnection, err error)
Get gets the specified ExpressRouteConnection. Parameters: resourceGroupName - the name of the resource group. expressRouteGatewayName - the name of the ExpressRoute gateway. connectionName - the name of the ExpressRoute connection.
func (ExpressRouteConnectionsClient) GetPreparer ¶
func (client ExpressRouteConnectionsClient) GetPreparer(ctx context.Context, resourceGroupName string, expressRouteGatewayName string, connectionName string) (*http.Request, error)
GetPreparer prepares the Get request.
func (ExpressRouteConnectionsClient) GetResponder ¶
func (client ExpressRouteConnectionsClient) GetResponder(resp *http.Response) (result ExpressRouteConnection, err error)
GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (ExpressRouteConnectionsClient) GetSender ¶
GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (ExpressRouteConnectionsClient) List ¶
func (client ExpressRouteConnectionsClient) List(ctx context.Context, resourceGroupName string, expressRouteGatewayName string) (result ExpressRouteConnectionList, err error)
List lists ExpressRouteConnections. Parameters: resourceGroupName - the name of the resource group. expressRouteGatewayName - the name of the ExpressRoute gateway.
func (ExpressRouteConnectionsClient) ListPreparer ¶
func (client ExpressRouteConnectionsClient) ListPreparer(ctx context.Context, resourceGroupName string, expressRouteGatewayName string) (*http.Request, error)
ListPreparer prepares the List request.
func (ExpressRouteConnectionsClient) ListResponder ¶
func (client ExpressRouteConnectionsClient) ListResponder(resp *http.Response) (result ExpressRouteConnectionList, err error)
ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (ExpressRouteConnectionsClient) ListSender ¶
ListSender sends the List request. The method will close the http.Response Body if it receives an error.
type ExpressRouteConnectionsCreateOrUpdateFuture ¶
type ExpressRouteConnectionsCreateOrUpdateFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(ExpressRouteConnectionsClient) (ExpressRouteConnection, error)
}
ExpressRouteConnectionsCreateOrUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ExpressRouteConnectionsCreateOrUpdateFuture) UnmarshalJSON ¶
func (future *ExpressRouteConnectionsCreateOrUpdateFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type ExpressRouteConnectionsDeleteFuture ¶
type ExpressRouteConnectionsDeleteFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(ExpressRouteConnectionsClient) (autorest.Response, error)
}
ExpressRouteConnectionsDeleteFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ExpressRouteConnectionsDeleteFuture) UnmarshalJSON ¶
func (future *ExpressRouteConnectionsDeleteFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type ExpressRouteCrossConnection ¶
type ExpressRouteCrossConnection struct {
autorest.Response `json:"-"`
// ExpressRouteCrossConnectionProperties - Properties of the express route cross connection.
*ExpressRouteCrossConnectionProperties `json:"properties,omitempty"`
// Etag - READ-ONLY; A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
// Name - READ-ONLY; Resource name.
Name *string `json:"name,omitempty"`
// Type - READ-ONLY; Resource type.
Type *string `json:"type,omitempty"`
// Location - Resource location.
Location *string `json:"location,omitempty"`
// Tags - Resource tags.
Tags map[string]*string `json:"tags"`
}
ExpressRouteCrossConnection expressRouteCrossConnection resource.
func (ExpressRouteCrossConnection) MarshalJSON ¶
func (ercc ExpressRouteCrossConnection) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ExpressRouteCrossConnection.
func (*ExpressRouteCrossConnection) UnmarshalJSON ¶
func (ercc *ExpressRouteCrossConnection) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for ExpressRouteCrossConnection struct.
type ExpressRouteCrossConnectionListResult ¶
type ExpressRouteCrossConnectionListResult struct {
autorest.Response `json:"-"`
// Value - A list of ExpressRouteCrossConnection resources.
Value *[]ExpressRouteCrossConnection `json:"value,omitempty"`
// NextLink - READ-ONLY; The URL to get the next set of results.
NextLink *string `json:"nextLink,omitempty"`
}
ExpressRouteCrossConnectionListResult response for ListExpressRouteCrossConnection API service call.
func (ExpressRouteCrossConnectionListResult) IsEmpty ¶
func (ercclr ExpressRouteCrossConnectionListResult) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
func (ExpressRouteCrossConnectionListResult) MarshalJSON ¶
func (ercclr ExpressRouteCrossConnectionListResult) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ExpressRouteCrossConnectionListResult.
type ExpressRouteCrossConnectionListResultIterator ¶
type ExpressRouteCrossConnectionListResultIterator struct {
// contains filtered or unexported fields
}
ExpressRouteCrossConnectionListResultIterator provides access to a complete listing of ExpressRouteCrossConnection values.
func NewExpressRouteCrossConnectionListResultIterator ¶
func NewExpressRouteCrossConnectionListResultIterator(page ExpressRouteCrossConnectionListResultPage) ExpressRouteCrossConnectionListResultIterator
Creates a new instance of the ExpressRouteCrossConnectionListResultIterator type.
func (*ExpressRouteCrossConnectionListResultIterator) Next ¶
func (iter *ExpressRouteCrossConnectionListResultIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ExpressRouteCrossConnectionListResultIterator) NextWithContext ¶
func (iter *ExpressRouteCrossConnectionListResultIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (ExpressRouteCrossConnectionListResultIterator) NotDone ¶
func (iter ExpressRouteCrossConnectionListResultIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (ExpressRouteCrossConnectionListResultIterator) Response ¶
func (iter ExpressRouteCrossConnectionListResultIterator) Response() ExpressRouteCrossConnectionListResult
Response returns the raw server response from the last page request.
func (ExpressRouteCrossConnectionListResultIterator) Value ¶
func (iter ExpressRouteCrossConnectionListResultIterator) Value() ExpressRouteCrossConnection
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type ExpressRouteCrossConnectionListResultPage ¶
type ExpressRouteCrossConnectionListResultPage struct {
// contains filtered or unexported fields
}
ExpressRouteCrossConnectionListResultPage contains a page of ExpressRouteCrossConnection values.
func NewExpressRouteCrossConnectionListResultPage ¶
func NewExpressRouteCrossConnectionListResultPage(cur ExpressRouteCrossConnectionListResult, getNextPage func(context.Context, ExpressRouteCrossConnectionListResult) (ExpressRouteCrossConnectionListResult, error)) ExpressRouteCrossConnectionListResultPage
Creates a new instance of the ExpressRouteCrossConnectionListResultPage type.
func (*ExpressRouteCrossConnectionListResultPage) Next ¶
func (page *ExpressRouteCrossConnectionListResultPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ExpressRouteCrossConnectionListResultPage) NextWithContext ¶
func (page *ExpressRouteCrossConnectionListResultPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (ExpressRouteCrossConnectionListResultPage) NotDone ¶
func (page ExpressRouteCrossConnectionListResultPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (ExpressRouteCrossConnectionListResultPage) Response ¶
func (page ExpressRouteCrossConnectionListResultPage) Response() ExpressRouteCrossConnectionListResult
Response returns the raw server response from the last page request.
func (ExpressRouteCrossConnectionListResultPage) Values ¶
func (page ExpressRouteCrossConnectionListResultPage) Values() []ExpressRouteCrossConnection
Values returns the slice of values for the current page or nil if there are no values.
type ExpressRouteCrossConnectionPeering ¶
type ExpressRouteCrossConnectionPeering struct {
autorest.Response `json:"-"`
// ExpressRouteCrossConnectionPeeringProperties - Properties of the express route cross connection peering.
*ExpressRouteCrossConnectionPeeringProperties `json:"properties,omitempty"`
// Name - The name of the resource that is unique within a resource group. This name can be used to access the resource.
Name *string `json:"name,omitempty"`
// Etag - READ-ONLY; A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
}
ExpressRouteCrossConnectionPeering peering in an ExpressRoute Cross Connection resource.
func (ExpressRouteCrossConnectionPeering) MarshalJSON ¶
func (erccp ExpressRouteCrossConnectionPeering) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ExpressRouteCrossConnectionPeering.
func (*ExpressRouteCrossConnectionPeering) UnmarshalJSON ¶
func (erccp *ExpressRouteCrossConnectionPeering) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for ExpressRouteCrossConnectionPeering struct.
type ExpressRouteCrossConnectionPeeringList ¶
type ExpressRouteCrossConnectionPeeringList struct {
autorest.Response `json:"-"`
// Value - The peerings in an express route cross connection.
Value *[]ExpressRouteCrossConnectionPeering `json:"value,omitempty"`
// NextLink - READ-ONLY; The URL to get the next set of results.
NextLink *string `json:"nextLink,omitempty"`
}
ExpressRouteCrossConnectionPeeringList response for ListPeering API service call retrieves all peerings that belong to an ExpressRouteCrossConnection.
func (ExpressRouteCrossConnectionPeeringList) IsEmpty ¶
func (erccpl ExpressRouteCrossConnectionPeeringList) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
func (ExpressRouteCrossConnectionPeeringList) MarshalJSON ¶
func (erccpl ExpressRouteCrossConnectionPeeringList) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ExpressRouteCrossConnectionPeeringList.
type ExpressRouteCrossConnectionPeeringListIterator ¶
type ExpressRouteCrossConnectionPeeringListIterator struct {
// contains filtered or unexported fields
}
ExpressRouteCrossConnectionPeeringListIterator provides access to a complete listing of ExpressRouteCrossConnectionPeering values.
func NewExpressRouteCrossConnectionPeeringListIterator ¶
func NewExpressRouteCrossConnectionPeeringListIterator(page ExpressRouteCrossConnectionPeeringListPage) ExpressRouteCrossConnectionPeeringListIterator
Creates a new instance of the ExpressRouteCrossConnectionPeeringListIterator type.
func (*ExpressRouteCrossConnectionPeeringListIterator) Next ¶
func (iter *ExpressRouteCrossConnectionPeeringListIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ExpressRouteCrossConnectionPeeringListIterator) NextWithContext ¶
func (iter *ExpressRouteCrossConnectionPeeringListIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (ExpressRouteCrossConnectionPeeringListIterator) NotDone ¶
func (iter ExpressRouteCrossConnectionPeeringListIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (ExpressRouteCrossConnectionPeeringListIterator) Response ¶
func (iter ExpressRouteCrossConnectionPeeringListIterator) Response() ExpressRouteCrossConnectionPeeringList
Response returns the raw server response from the last page request.
func (ExpressRouteCrossConnectionPeeringListIterator) Value ¶
func (iter ExpressRouteCrossConnectionPeeringListIterator) Value() ExpressRouteCrossConnectionPeering
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type ExpressRouteCrossConnectionPeeringListPage ¶
type ExpressRouteCrossConnectionPeeringListPage struct {
// contains filtered or unexported fields
}
ExpressRouteCrossConnectionPeeringListPage contains a page of ExpressRouteCrossConnectionPeering values.
func NewExpressRouteCrossConnectionPeeringListPage ¶
func NewExpressRouteCrossConnectionPeeringListPage(cur ExpressRouteCrossConnectionPeeringList, getNextPage func(context.Context, ExpressRouteCrossConnectionPeeringList) (ExpressRouteCrossConnectionPeeringList, error)) ExpressRouteCrossConnectionPeeringListPage
Creates a new instance of the ExpressRouteCrossConnectionPeeringListPage type.
func (*ExpressRouteCrossConnectionPeeringListPage) Next ¶
func (page *ExpressRouteCrossConnectionPeeringListPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ExpressRouteCrossConnectionPeeringListPage) NextWithContext ¶
func (page *ExpressRouteCrossConnectionPeeringListPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (ExpressRouteCrossConnectionPeeringListPage) NotDone ¶
func (page ExpressRouteCrossConnectionPeeringListPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (ExpressRouteCrossConnectionPeeringListPage) Response ¶
func (page ExpressRouteCrossConnectionPeeringListPage) Response() ExpressRouteCrossConnectionPeeringList
Response returns the raw server response from the last page request.
func (ExpressRouteCrossConnectionPeeringListPage) Values ¶
func (page ExpressRouteCrossConnectionPeeringListPage) Values() []ExpressRouteCrossConnectionPeering
Values returns the slice of values for the current page or nil if there are no values.
type ExpressRouteCrossConnectionPeeringProperties ¶
type ExpressRouteCrossConnectionPeeringProperties struct {
// PeeringType - The peering type. Possible values include: 'AzurePublicPeering', 'AzurePrivatePeering', 'MicrosoftPeering'
PeeringType ExpressRoutePeeringType `json:"peeringType,omitempty"`
// State - The peering state. Possible values include: 'ExpressRoutePeeringStateDisabled', 'ExpressRoutePeeringStateEnabled'
State ExpressRoutePeeringState `json:"state,omitempty"`
// AzureASN - READ-ONLY; The Azure ASN.
AzureASN *int32 `json:"azureASN,omitempty"`
// PeerASN - The peer ASN.
PeerASN *int64 `json:"peerASN,omitempty"`
// PrimaryPeerAddressPrefix - The primary address prefix.
PrimaryPeerAddressPrefix *string `json:"primaryPeerAddressPrefix,omitempty"`
// SecondaryPeerAddressPrefix - The secondary address prefix.
SecondaryPeerAddressPrefix *string `json:"secondaryPeerAddressPrefix,omitempty"`
// PrimaryAzurePort - READ-ONLY; The primary port.
PrimaryAzurePort *string `json:"primaryAzurePort,omitempty"`
// SecondaryAzurePort - READ-ONLY; The secondary port.
SecondaryAzurePort *string `json:"secondaryAzurePort,omitempty"`
SharedKey *string `json:"sharedKey,omitempty"`
// VlanID - The VLAN ID.
VlanID *int32 `json:"vlanId,omitempty"`
// MicrosoftPeeringConfig - The Microsoft peering configuration.
MicrosoftPeeringConfig *ExpressRouteCircuitPeeringConfig `json:"microsoftPeeringConfig,omitempty"`
// ProvisioningState - READ-ONLY; The provisioning state of the express route cross connection peering resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
// GatewayManagerEtag - The GatewayManager Etag.
GatewayManagerEtag *string `json:"gatewayManagerEtag,omitempty"`
// LastModifiedBy - Who was the last to modify the peering.
LastModifiedBy *string `json:"lastModifiedBy,omitempty"`
// Ipv6PeeringConfig - The IPv6 peering configuration.
Ipv6PeeringConfig *Ipv6ExpressRouteCircuitPeeringConfig `json:"ipv6PeeringConfig,omitempty"`
}
ExpressRouteCrossConnectionPeeringProperties properties of express route cross connection peering.
func (ExpressRouteCrossConnectionPeeringProperties) MarshalJSON ¶
func (erccpp ExpressRouteCrossConnectionPeeringProperties) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ExpressRouteCrossConnectionPeeringProperties.
type ExpressRouteCrossConnectionPeeringsClient ¶
type ExpressRouteCrossConnectionPeeringsClient struct {
BaseClient
}
ExpressRouteCrossConnectionPeeringsClient is the network Client
func NewExpressRouteCrossConnectionPeeringsClient ¶
func NewExpressRouteCrossConnectionPeeringsClient(subscriptionID string) ExpressRouteCrossConnectionPeeringsClient
NewExpressRouteCrossConnectionPeeringsClient creates an instance of the ExpressRouteCrossConnectionPeeringsClient client.
func NewExpressRouteCrossConnectionPeeringsClientWithBaseURI ¶
func NewExpressRouteCrossConnectionPeeringsClientWithBaseURI(baseURI string, subscriptionID string) ExpressRouteCrossConnectionPeeringsClient
NewExpressRouteCrossConnectionPeeringsClientWithBaseURI creates an instance of the ExpressRouteCrossConnectionPeeringsClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (ExpressRouteCrossConnectionPeeringsClient) CreateOrUpdate ¶
func (client ExpressRouteCrossConnectionPeeringsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, crossConnectionName string, peeringName string, peeringParameters ExpressRouteCrossConnectionPeering) (result ExpressRouteCrossConnectionPeeringsCreateOrUpdateFuture, err error)
CreateOrUpdate creates or updates a peering in the specified ExpressRouteCrossConnection. Parameters: resourceGroupName - the name of the resource group. crossConnectionName - the name of the ExpressRouteCrossConnection. peeringName - the name of the peering. peeringParameters - parameters supplied to the create or update ExpressRouteCrossConnection peering operation.
func (ExpressRouteCrossConnectionPeeringsClient) CreateOrUpdatePreparer ¶
func (client ExpressRouteCrossConnectionPeeringsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, crossConnectionName string, peeringName string, peeringParameters ExpressRouteCrossConnectionPeering) (*http.Request, error)
CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (ExpressRouteCrossConnectionPeeringsClient) CreateOrUpdateResponder ¶
func (client ExpressRouteCrossConnectionPeeringsClient) CreateOrUpdateResponder(resp *http.Response) (result ExpressRouteCrossConnectionPeering, err error)
CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (ExpressRouteCrossConnectionPeeringsClient) CreateOrUpdateSender ¶
func (client ExpressRouteCrossConnectionPeeringsClient) CreateOrUpdateSender(req *http.Request) (future ExpressRouteCrossConnectionPeeringsCreateOrUpdateFuture, err error)
CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (ExpressRouteCrossConnectionPeeringsClient) Delete ¶
func (client ExpressRouteCrossConnectionPeeringsClient) Delete(ctx context.Context, resourceGroupName string, crossConnectionName string, peeringName string) (result ExpressRouteCrossConnectionPeeringsDeleteFuture, err error)
Delete deletes the specified peering from the ExpressRouteCrossConnection. Parameters: resourceGroupName - the name of the resource group. crossConnectionName - the name of the ExpressRouteCrossConnection. peeringName - the name of the peering.
func (ExpressRouteCrossConnectionPeeringsClient) DeletePreparer ¶
func (client ExpressRouteCrossConnectionPeeringsClient) DeletePreparer(ctx context.Context, resourceGroupName string, crossConnectionName string, peeringName string) (*http.Request, error)
DeletePreparer prepares the Delete request.
func (ExpressRouteCrossConnectionPeeringsClient) DeleteResponder ¶
func (client ExpressRouteCrossConnectionPeeringsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (ExpressRouteCrossConnectionPeeringsClient) DeleteSender ¶
func (client ExpressRouteCrossConnectionPeeringsClient) DeleteSender(req *http.Request) (future ExpressRouteCrossConnectionPeeringsDeleteFuture, err error)
DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (ExpressRouteCrossConnectionPeeringsClient) Get ¶
func (client ExpressRouteCrossConnectionPeeringsClient) Get(ctx context.Context, resourceGroupName string, crossConnectionName string, peeringName string) (result ExpressRouteCrossConnectionPeering, err error)
Get gets the specified peering for the ExpressRouteCrossConnection. Parameters: resourceGroupName - the name of the resource group. crossConnectionName - the name of the ExpressRouteCrossConnection. peeringName - the name of the peering.
func (ExpressRouteCrossConnectionPeeringsClient) GetPreparer ¶
func (client ExpressRouteCrossConnectionPeeringsClient) GetPreparer(ctx context.Context, resourceGroupName string, crossConnectionName string, peeringName string) (*http.Request, error)
GetPreparer prepares the Get request.
func (ExpressRouteCrossConnectionPeeringsClient) GetResponder ¶
func (client ExpressRouteCrossConnectionPeeringsClient) GetResponder(resp *http.Response) (result ExpressRouteCrossConnectionPeering, err error)
GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (ExpressRouteCrossConnectionPeeringsClient) GetSender ¶
func (client ExpressRouteCrossConnectionPeeringsClient) GetSender(req *http.Request) (*http.Response, error)
GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (ExpressRouteCrossConnectionPeeringsClient) List ¶
func (client ExpressRouteCrossConnectionPeeringsClient) List(ctx context.Context, resourceGroupName string, crossConnectionName string) (result ExpressRouteCrossConnectionPeeringListPage, err error)
List gets all peerings in a specified ExpressRouteCrossConnection. Parameters: resourceGroupName - the name of the resource group. crossConnectionName - the name of the ExpressRouteCrossConnection.
func (ExpressRouteCrossConnectionPeeringsClient) ListComplete ¶
func (client ExpressRouteCrossConnectionPeeringsClient) ListComplete(ctx context.Context, resourceGroupName string, crossConnectionName string) (result ExpressRouteCrossConnectionPeeringListIterator, err error)
ListComplete enumerates all values, automatically crossing page boundaries as required.
func (ExpressRouteCrossConnectionPeeringsClient) ListPreparer ¶
func (client ExpressRouteCrossConnectionPeeringsClient) ListPreparer(ctx context.Context, resourceGroupName string, crossConnectionName string) (*http.Request, error)
ListPreparer prepares the List request.
func (ExpressRouteCrossConnectionPeeringsClient) ListResponder ¶
func (client ExpressRouteCrossConnectionPeeringsClient) ListResponder(resp *http.Response) (result ExpressRouteCrossConnectionPeeringList, err error)
ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (ExpressRouteCrossConnectionPeeringsClient) ListSender ¶
func (client ExpressRouteCrossConnectionPeeringsClient) ListSender(req *http.Request) (*http.Response, error)
ListSender sends the List request. The method will close the http.Response Body if it receives an error.
type ExpressRouteCrossConnectionPeeringsCreateOrUpdateFuture ¶
type ExpressRouteCrossConnectionPeeringsCreateOrUpdateFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(ExpressRouteCrossConnectionPeeringsClient) (ExpressRouteCrossConnectionPeering, error)
}
ExpressRouteCrossConnectionPeeringsCreateOrUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ExpressRouteCrossConnectionPeeringsCreateOrUpdateFuture) UnmarshalJSON ¶
func (future *ExpressRouteCrossConnectionPeeringsCreateOrUpdateFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type ExpressRouteCrossConnectionPeeringsDeleteFuture ¶
type ExpressRouteCrossConnectionPeeringsDeleteFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(ExpressRouteCrossConnectionPeeringsClient) (autorest.Response, error)
}
ExpressRouteCrossConnectionPeeringsDeleteFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ExpressRouteCrossConnectionPeeringsDeleteFuture) UnmarshalJSON ¶
func (future *ExpressRouteCrossConnectionPeeringsDeleteFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type ExpressRouteCrossConnectionProperties ¶
type ExpressRouteCrossConnectionProperties struct {
// PrimaryAzurePort - READ-ONLY; The name of the primary port.
PrimaryAzurePort *string `json:"primaryAzurePort,omitempty"`
// SecondaryAzurePort - READ-ONLY; The name of the secondary port.
SecondaryAzurePort *string `json:"secondaryAzurePort,omitempty"`
// STag - READ-ONLY; The identifier of the circuit traffic.
STag *int32 `json:"sTag,omitempty"`
// PeeringLocation - The peering location of the ExpressRoute circuit.
PeeringLocation *string `json:"peeringLocation,omitempty"`
// BandwidthInMbps - The circuit bandwidth In Mbps.
BandwidthInMbps *int32 `json:"bandwidthInMbps,omitempty"`
// ExpressRouteCircuit - The ExpressRouteCircuit.
ExpressRouteCircuit *ExpressRouteCircuitReference `json:"expressRouteCircuit,omitempty"`
// ServiceProviderProvisioningState - The provisioning state of the circuit in the connectivity provider system. Possible values include: 'NotProvisioned', 'Provisioning', 'Provisioned', 'Deprovisioning'
ServiceProviderProvisioningState ServiceProviderProvisioningState `json:"serviceProviderProvisioningState,omitempty"`
// ServiceProviderNotes - Additional read only notes set by the connectivity provider.
ServiceProviderNotes *string `json:"serviceProviderNotes,omitempty"`
// ProvisioningState - READ-ONLY; The provisioning state of the express route cross connection resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
// Peerings - The list of peerings.
Peerings *[]ExpressRouteCrossConnectionPeering `json:"peerings,omitempty"`
}
ExpressRouteCrossConnectionProperties properties of ExpressRouteCrossConnection.
func (ExpressRouteCrossConnectionProperties) MarshalJSON ¶
func (erccp ExpressRouteCrossConnectionProperties) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ExpressRouteCrossConnectionProperties.
type ExpressRouteCrossConnectionRoutesTableSummary ¶
type ExpressRouteCrossConnectionRoutesTableSummary struct {
// Neighbor - IP address of Neighbor router.
Neighbor *string `json:"neighbor,omitempty"`
// Asn - Autonomous system number.
Asn *int32 `json:"asn,omitempty"`
// UpDown - The length of time that the BGP session has been in the Established state, or the current status if not in the Established state.
UpDown *string `json:"upDown,omitempty"`
// StateOrPrefixesReceived - Current state of the BGP session, and the number of prefixes that have been received from a neighbor or peer group.
StateOrPrefixesReceived *string `json:"stateOrPrefixesReceived,omitempty"`
}
ExpressRouteCrossConnectionRoutesTableSummary the routes table associated with the ExpressRouteCircuit.
type ExpressRouteCrossConnectionsClient ¶
type ExpressRouteCrossConnectionsClient struct {
BaseClient
}
ExpressRouteCrossConnectionsClient is the network Client
func NewExpressRouteCrossConnectionsClient ¶
func NewExpressRouteCrossConnectionsClient(subscriptionID string) ExpressRouteCrossConnectionsClient
NewExpressRouteCrossConnectionsClient creates an instance of the ExpressRouteCrossConnectionsClient client.
func NewExpressRouteCrossConnectionsClientWithBaseURI ¶
func NewExpressRouteCrossConnectionsClientWithBaseURI(baseURI string, subscriptionID string) ExpressRouteCrossConnectionsClient
NewExpressRouteCrossConnectionsClientWithBaseURI creates an instance of the ExpressRouteCrossConnectionsClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (ExpressRouteCrossConnectionsClient) CreateOrUpdate ¶
func (client ExpressRouteCrossConnectionsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, crossConnectionName string, parameters ExpressRouteCrossConnection) (result ExpressRouteCrossConnectionsCreateOrUpdateFuture, err error)
CreateOrUpdate update the specified ExpressRouteCrossConnection. Parameters: resourceGroupName - the name of the resource group. crossConnectionName - the name of the ExpressRouteCrossConnection. parameters - parameters supplied to the update express route crossConnection operation.
func (ExpressRouteCrossConnectionsClient) CreateOrUpdatePreparer ¶
func (client ExpressRouteCrossConnectionsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, crossConnectionName string, parameters ExpressRouteCrossConnection) (*http.Request, error)
CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (ExpressRouteCrossConnectionsClient) CreateOrUpdateResponder ¶
func (client ExpressRouteCrossConnectionsClient) CreateOrUpdateResponder(resp *http.Response) (result ExpressRouteCrossConnection, err error)
CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (ExpressRouteCrossConnectionsClient) CreateOrUpdateSender ¶
func (client ExpressRouteCrossConnectionsClient) CreateOrUpdateSender(req *http.Request) (future ExpressRouteCrossConnectionsCreateOrUpdateFuture, err error)
CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (ExpressRouteCrossConnectionsClient) Get ¶
func (client ExpressRouteCrossConnectionsClient) Get(ctx context.Context, resourceGroupName string, crossConnectionName string) (result ExpressRouteCrossConnection, err error)
Get gets details about the specified ExpressRouteCrossConnection. Parameters: resourceGroupName - the name of the resource group (peering location of the circuit). crossConnectionName - the name of the ExpressRouteCrossConnection (service key of the circuit).
func (ExpressRouteCrossConnectionsClient) GetPreparer ¶
func (client ExpressRouteCrossConnectionsClient) GetPreparer(ctx context.Context, resourceGroupName string, crossConnectionName string) (*http.Request, error)
GetPreparer prepares the Get request.
func (ExpressRouteCrossConnectionsClient) GetResponder ¶
func (client ExpressRouteCrossConnectionsClient) GetResponder(resp *http.Response) (result ExpressRouteCrossConnection, err error)
GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (ExpressRouteCrossConnectionsClient) GetSender ¶
func (client ExpressRouteCrossConnectionsClient) GetSender(req *http.Request) (*http.Response, error)
GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (ExpressRouteCrossConnectionsClient) List ¶
func (client ExpressRouteCrossConnectionsClient) List(ctx context.Context) (result ExpressRouteCrossConnectionListResultPage, err error)
List retrieves all the ExpressRouteCrossConnections in a subscription.
func (ExpressRouteCrossConnectionsClient) ListArpTable ¶
func (client ExpressRouteCrossConnectionsClient) ListArpTable(ctx context.Context, resourceGroupName string, crossConnectionName string, peeringName string, devicePath string) (result ExpressRouteCrossConnectionsListArpTableFuture, err error)
ListArpTable gets the currently advertised ARP table associated with the express route cross connection in a resource group. Parameters: resourceGroupName - the name of the resource group. crossConnectionName - the name of the ExpressRouteCrossConnection. peeringName - the name of the peering. devicePath - the path of the device.
func (ExpressRouteCrossConnectionsClient) ListArpTablePreparer ¶
func (client ExpressRouteCrossConnectionsClient) ListArpTablePreparer(ctx context.Context, resourceGroupName string, crossConnectionName string, peeringName string, devicePath string) (*http.Request, error)
ListArpTablePreparer prepares the ListArpTable request.
func (ExpressRouteCrossConnectionsClient) ListArpTableResponder ¶
func (client ExpressRouteCrossConnectionsClient) ListArpTableResponder(resp *http.Response) (result ExpressRouteCircuitsArpTableListResult, err error)
ListArpTableResponder handles the response to the ListArpTable request. The method always closes the http.Response Body.
func (ExpressRouteCrossConnectionsClient) ListArpTableSender ¶
func (client ExpressRouteCrossConnectionsClient) ListArpTableSender(req *http.Request) (future ExpressRouteCrossConnectionsListArpTableFuture, err error)
ListArpTableSender sends the ListArpTable request. The method will close the http.Response Body if it receives an error.
func (ExpressRouteCrossConnectionsClient) ListByResourceGroup ¶
func (client ExpressRouteCrossConnectionsClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result ExpressRouteCrossConnectionListResultPage, err error)
ListByResourceGroup retrieves all the ExpressRouteCrossConnections in a resource group. Parameters: resourceGroupName - the name of the resource group.
func (ExpressRouteCrossConnectionsClient) ListByResourceGroupComplete ¶
func (client ExpressRouteCrossConnectionsClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result ExpressRouteCrossConnectionListResultIterator, err error)
ListByResourceGroupComplete enumerates all values, automatically crossing page boundaries as required.
func (ExpressRouteCrossConnectionsClient) ListByResourceGroupPreparer ¶
func (client ExpressRouteCrossConnectionsClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
ListByResourceGroupPreparer prepares the ListByResourceGroup request.
func (ExpressRouteCrossConnectionsClient) ListByResourceGroupResponder ¶
func (client ExpressRouteCrossConnectionsClient) ListByResourceGroupResponder(resp *http.Response) (result ExpressRouteCrossConnectionListResult, err error)
ListByResourceGroupResponder handles the response to the ListByResourceGroup request. The method always closes the http.Response Body.
func (ExpressRouteCrossConnectionsClient) ListByResourceGroupSender ¶
func (client ExpressRouteCrossConnectionsClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error)
ListByResourceGroupSender sends the ListByResourceGroup request. The method will close the http.Response Body if it receives an error.
func (ExpressRouteCrossConnectionsClient) ListComplete ¶
func (client ExpressRouteCrossConnectionsClient) ListComplete(ctx context.Context) (result ExpressRouteCrossConnectionListResultIterator, err error)
ListComplete enumerates all values, automatically crossing page boundaries as required.
func (ExpressRouteCrossConnectionsClient) ListPreparer ¶
func (client ExpressRouteCrossConnectionsClient) ListPreparer(ctx context.Context) (*http.Request, error)
ListPreparer prepares the List request.
func (ExpressRouteCrossConnectionsClient) ListResponder ¶
func (client ExpressRouteCrossConnectionsClient) ListResponder(resp *http.Response) (result ExpressRouteCrossConnectionListResult, err error)
ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (ExpressRouteCrossConnectionsClient) ListRoutesTable ¶
func (client ExpressRouteCrossConnectionsClient) ListRoutesTable(ctx context.Context, resourceGroupName string, crossConnectionName string, peeringName string, devicePath string) (result ExpressRouteCrossConnectionsListRoutesTableFuture, err error)
ListRoutesTable gets the currently advertised routes table associated with the express route cross connection in a resource group. Parameters: resourceGroupName - the name of the resource group. crossConnectionName - the name of the ExpressRouteCrossConnection. peeringName - the name of the peering. devicePath - the path of the device.
func (ExpressRouteCrossConnectionsClient) ListRoutesTablePreparer ¶
func (client ExpressRouteCrossConnectionsClient) ListRoutesTablePreparer(ctx context.Context, resourceGroupName string, crossConnectionName string, peeringName string, devicePath string) (*http.Request, error)
ListRoutesTablePreparer prepares the ListRoutesTable request.
func (ExpressRouteCrossConnectionsClient) ListRoutesTableResponder ¶
func (client ExpressRouteCrossConnectionsClient) ListRoutesTableResponder(resp *http.Response) (result ExpressRouteCircuitsRoutesTableListResult, err error)
ListRoutesTableResponder handles the response to the ListRoutesTable request. The method always closes the http.Response Body.
func (ExpressRouteCrossConnectionsClient) ListRoutesTableSender ¶
func (client ExpressRouteCrossConnectionsClient) ListRoutesTableSender(req *http.Request) (future ExpressRouteCrossConnectionsListRoutesTableFuture, err error)
ListRoutesTableSender sends the ListRoutesTable request. The method will close the http.Response Body if it receives an error.
func (ExpressRouteCrossConnectionsClient) ListRoutesTableSummary ¶
func (client ExpressRouteCrossConnectionsClient) ListRoutesTableSummary(ctx context.Context, resourceGroupName string, crossConnectionName string, peeringName string, devicePath string) (result ExpressRouteCrossConnectionsListRoutesTableSummaryFuture, err error)
ListRoutesTableSummary gets the route table summary associated with the express route cross connection in a resource group. Parameters: resourceGroupName - the name of the resource group. crossConnectionName - the name of the ExpressRouteCrossConnection. peeringName - the name of the peering. devicePath - the path of the device.
func (ExpressRouteCrossConnectionsClient) ListRoutesTableSummaryPreparer ¶
func (client ExpressRouteCrossConnectionsClient) ListRoutesTableSummaryPreparer(ctx context.Context, resourceGroupName string, crossConnectionName string, peeringName string, devicePath string) (*http.Request, error)
ListRoutesTableSummaryPreparer prepares the ListRoutesTableSummary request.
func (ExpressRouteCrossConnectionsClient) ListRoutesTableSummaryResponder ¶
func (client ExpressRouteCrossConnectionsClient) ListRoutesTableSummaryResponder(resp *http.Response) (result ExpressRouteCrossConnectionsRoutesTableSummaryListResult, err error)
ListRoutesTableSummaryResponder handles the response to the ListRoutesTableSummary request. The method always closes the http.Response Body.
func (ExpressRouteCrossConnectionsClient) ListRoutesTableSummarySender ¶
func (client ExpressRouteCrossConnectionsClient) ListRoutesTableSummarySender(req *http.Request) (future ExpressRouteCrossConnectionsListRoutesTableSummaryFuture, err error)
ListRoutesTableSummarySender sends the ListRoutesTableSummary request. The method will close the http.Response Body if it receives an error.
func (ExpressRouteCrossConnectionsClient) ListSender ¶
func (client ExpressRouteCrossConnectionsClient) ListSender(req *http.Request) (*http.Response, error)
ListSender sends the List request. The method will close the http.Response Body if it receives an error.
func (ExpressRouteCrossConnectionsClient) UpdateTags ¶
func (client ExpressRouteCrossConnectionsClient) UpdateTags(ctx context.Context, resourceGroupName string, crossConnectionName string, crossConnectionParameters TagsObject) (result ExpressRouteCrossConnectionsUpdateTagsFuture, err error)
UpdateTags updates an express route cross connection tags. Parameters: resourceGroupName - the name of the resource group. crossConnectionName - the name of the cross connection. crossConnectionParameters - parameters supplied to update express route cross connection tags.
func (ExpressRouteCrossConnectionsClient) UpdateTagsPreparer ¶
func (client ExpressRouteCrossConnectionsClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, crossConnectionName string, crossConnectionParameters TagsObject) (*http.Request, error)
UpdateTagsPreparer prepares the UpdateTags request.
func (ExpressRouteCrossConnectionsClient) UpdateTagsResponder ¶
func (client ExpressRouteCrossConnectionsClient) UpdateTagsResponder(resp *http.Response) (result ExpressRouteCrossConnection, err error)
UpdateTagsResponder handles the response to the UpdateTags request. The method always closes the http.Response Body.
func (ExpressRouteCrossConnectionsClient) UpdateTagsSender ¶
func (client ExpressRouteCrossConnectionsClient) UpdateTagsSender(req *http.Request) (future ExpressRouteCrossConnectionsUpdateTagsFuture, err error)
UpdateTagsSender sends the UpdateTags request. The method will close the http.Response Body if it receives an error.
type ExpressRouteCrossConnectionsCreateOrUpdateFuture ¶
type ExpressRouteCrossConnectionsCreateOrUpdateFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(ExpressRouteCrossConnectionsClient) (ExpressRouteCrossConnection, error)
}
ExpressRouteCrossConnectionsCreateOrUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ExpressRouteCrossConnectionsCreateOrUpdateFuture) UnmarshalJSON ¶
func (future *ExpressRouteCrossConnectionsCreateOrUpdateFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type ExpressRouteCrossConnectionsListArpTableFuture ¶
type ExpressRouteCrossConnectionsListArpTableFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(ExpressRouteCrossConnectionsClient) (ExpressRouteCircuitsArpTableListResult, error)
}
ExpressRouteCrossConnectionsListArpTableFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ExpressRouteCrossConnectionsListArpTableFuture) UnmarshalJSON ¶
func (future *ExpressRouteCrossConnectionsListArpTableFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type ExpressRouteCrossConnectionsListRoutesTableFuture ¶
type ExpressRouteCrossConnectionsListRoutesTableFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(ExpressRouteCrossConnectionsClient) (ExpressRouteCircuitsRoutesTableListResult, error)
}
ExpressRouteCrossConnectionsListRoutesTableFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ExpressRouteCrossConnectionsListRoutesTableFuture) UnmarshalJSON ¶
func (future *ExpressRouteCrossConnectionsListRoutesTableFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type ExpressRouteCrossConnectionsListRoutesTableSummaryFuture ¶
type ExpressRouteCrossConnectionsListRoutesTableSummaryFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(ExpressRouteCrossConnectionsClient) (ExpressRouteCrossConnectionsRoutesTableSummaryListResult, error)
}
ExpressRouteCrossConnectionsListRoutesTableSummaryFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ExpressRouteCrossConnectionsListRoutesTableSummaryFuture) UnmarshalJSON ¶
func (future *ExpressRouteCrossConnectionsListRoutesTableSummaryFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type ExpressRouteCrossConnectionsRoutesTableSummaryListResult ¶
type ExpressRouteCrossConnectionsRoutesTableSummaryListResult struct {
autorest.Response `json:"-"`
// Value - A list of the routes table.
Value *[]ExpressRouteCrossConnectionRoutesTableSummary `json:"value,omitempty"`
// NextLink - READ-ONLY; The URL to get the next set of results.
NextLink *string `json:"nextLink,omitempty"`
}
ExpressRouteCrossConnectionsRoutesTableSummaryListResult response for ListRoutesTable associated with the Express Route Cross Connections.
func (ExpressRouteCrossConnectionsRoutesTableSummaryListResult) MarshalJSON ¶
func (erccrtslr ExpressRouteCrossConnectionsRoutesTableSummaryListResult) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ExpressRouteCrossConnectionsRoutesTableSummaryListResult.
type ExpressRouteCrossConnectionsUpdateTagsFuture ¶
type ExpressRouteCrossConnectionsUpdateTagsFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(ExpressRouteCrossConnectionsClient) (ExpressRouteCrossConnection, error)
}
ExpressRouteCrossConnectionsUpdateTagsFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ExpressRouteCrossConnectionsUpdateTagsFuture) UnmarshalJSON ¶
func (future *ExpressRouteCrossConnectionsUpdateTagsFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type ExpressRouteGateway ¶
type ExpressRouteGateway struct {
autorest.Response `json:"-"`
// ExpressRouteGatewayProperties - Properties of the express route gateway.
*ExpressRouteGatewayProperties `json:"properties,omitempty"`
// Etag - READ-ONLY; A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
// Name - READ-ONLY; Resource name.
Name *string `json:"name,omitempty"`
// Type - READ-ONLY; Resource type.
Type *string `json:"type,omitempty"`
// Location - Resource location.
Location *string `json:"location,omitempty"`
// Tags - Resource tags.
Tags map[string]*string `json:"tags"`
}
ExpressRouteGateway expressRoute gateway resource.
func (ExpressRouteGateway) MarshalJSON ¶
func (erg ExpressRouteGateway) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ExpressRouteGateway.
func (*ExpressRouteGateway) UnmarshalJSON ¶
func (erg *ExpressRouteGateway) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for ExpressRouteGateway struct.
type ExpressRouteGatewayList ¶
type ExpressRouteGatewayList struct {
autorest.Response `json:"-"`
// Value - List of ExpressRoute gateways.
Value *[]ExpressRouteGateway `json:"value,omitempty"`
}
ExpressRouteGatewayList list of ExpressRoute gateways.
type ExpressRouteGatewayProperties ¶
type ExpressRouteGatewayProperties struct {
// AutoScaleConfiguration - Configuration for auto scaling.
AutoScaleConfiguration *ExpressRouteGatewayPropertiesAutoScaleConfiguration `json:"autoScaleConfiguration,omitempty"`
// ExpressRouteConnections - READ-ONLY; List of ExpressRoute connections to the ExpressRoute gateway.
ExpressRouteConnections *[]ExpressRouteConnection `json:"expressRouteConnections,omitempty"`
// ProvisioningState - The provisioning state of the express route gateway resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
// VirtualHub - The Virtual Hub where the ExpressRoute gateway is or will be deployed.
VirtualHub *VirtualHubID `json:"virtualHub,omitempty"`
}
ExpressRouteGatewayProperties expressRoute gateway resource properties.
func (ExpressRouteGatewayProperties) MarshalJSON ¶
func (ergp ExpressRouteGatewayProperties) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ExpressRouteGatewayProperties.
type ExpressRouteGatewayPropertiesAutoScaleConfiguration ¶
type ExpressRouteGatewayPropertiesAutoScaleConfiguration struct {
// Bounds - Minimum and maximum number of scale units to deploy.
Bounds *ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds `json:"bounds,omitempty"`
}
ExpressRouteGatewayPropertiesAutoScaleConfiguration configuration for auto scaling.
type ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds ¶
type ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds struct {
// Min - Minimum number of scale units deployed for ExpressRoute gateway.
Min *int32 `json:"min,omitempty"`
// Max - Maximum number of scale units deployed for ExpressRoute gateway.
Max *int32 `json:"max,omitempty"`
}
ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds minimum and maximum number of scale units to deploy.
type ExpressRouteGatewaysClient ¶
type ExpressRouteGatewaysClient struct {
BaseClient
}
ExpressRouteGatewaysClient is the network Client
func NewExpressRouteGatewaysClient ¶
func NewExpressRouteGatewaysClient(subscriptionID string) ExpressRouteGatewaysClient
NewExpressRouteGatewaysClient creates an instance of the ExpressRouteGatewaysClient client.
func NewExpressRouteGatewaysClientWithBaseURI ¶
func NewExpressRouteGatewaysClientWithBaseURI(baseURI string, subscriptionID string) ExpressRouteGatewaysClient
NewExpressRouteGatewaysClientWithBaseURI creates an instance of the ExpressRouteGatewaysClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (ExpressRouteGatewaysClient) CreateOrUpdate ¶
func (client ExpressRouteGatewaysClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, expressRouteGatewayName string, putExpressRouteGatewayParameters ExpressRouteGateway) (result ExpressRouteGatewaysCreateOrUpdateFuture, err error)
CreateOrUpdate creates or updates a ExpressRoute gateway in a specified resource group. Parameters: resourceGroupName - the name of the resource group. expressRouteGatewayName - the name of the ExpressRoute gateway. putExpressRouteGatewayParameters - parameters required in an ExpressRoute gateway PUT operation.
func (ExpressRouteGatewaysClient) CreateOrUpdatePreparer ¶
func (client ExpressRouteGatewaysClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, expressRouteGatewayName string, putExpressRouteGatewayParameters ExpressRouteGateway) (*http.Request, error)
CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (ExpressRouteGatewaysClient) CreateOrUpdateResponder ¶
func (client ExpressRouteGatewaysClient) CreateOrUpdateResponder(resp *http.Response) (result ExpressRouteGateway, err error)
CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (ExpressRouteGatewaysClient) CreateOrUpdateSender ¶
func (client ExpressRouteGatewaysClient) CreateOrUpdateSender(req *http.Request) (future ExpressRouteGatewaysCreateOrUpdateFuture, err error)
CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (ExpressRouteGatewaysClient) Delete ¶
func (client ExpressRouteGatewaysClient) Delete(ctx context.Context, resourceGroupName string, expressRouteGatewayName string) (result ExpressRouteGatewaysDeleteFuture, err error)
Delete deletes the specified ExpressRoute gateway in a resource group. An ExpressRoute gateway resource can only be deleted when there are no connection subresources. Parameters: resourceGroupName - the name of the resource group. expressRouteGatewayName - the name of the ExpressRoute gateway.
func (ExpressRouteGatewaysClient) DeletePreparer ¶
func (client ExpressRouteGatewaysClient) DeletePreparer(ctx context.Context, resourceGroupName string, expressRouteGatewayName string) (*http.Request, error)
DeletePreparer prepares the Delete request.
func (ExpressRouteGatewaysClient) DeleteResponder ¶
func (client ExpressRouteGatewaysClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (ExpressRouteGatewaysClient) DeleteSender ¶
func (client ExpressRouteGatewaysClient) DeleteSender(req *http.Request) (future ExpressRouteGatewaysDeleteFuture, err error)
DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (ExpressRouteGatewaysClient) Get ¶
func (client ExpressRouteGatewaysClient) Get(ctx context.Context, resourceGroupName string, expressRouteGatewayName string) (result ExpressRouteGateway, err error)
Get fetches the details of a ExpressRoute gateway in a resource group. Parameters: resourceGroupName - the name of the resource group. expressRouteGatewayName - the name of the ExpressRoute gateway.
func (ExpressRouteGatewaysClient) GetPreparer ¶
func (client ExpressRouteGatewaysClient) GetPreparer(ctx context.Context, resourceGroupName string, expressRouteGatewayName string) (*http.Request, error)
GetPreparer prepares the Get request.
func (ExpressRouteGatewaysClient) GetResponder ¶
func (client ExpressRouteGatewaysClient) GetResponder(resp *http.Response) (result ExpressRouteGateway, err error)
GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (ExpressRouteGatewaysClient) GetSender ¶
GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (ExpressRouteGatewaysClient) ListByResourceGroup ¶
func (client ExpressRouteGatewaysClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result ExpressRouteGatewayList, err error)
ListByResourceGroup lists ExpressRoute gateways in a given resource group. Parameters: resourceGroupName - the name of the resource group.
func (ExpressRouteGatewaysClient) ListByResourceGroupPreparer ¶
func (client ExpressRouteGatewaysClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
ListByResourceGroupPreparer prepares the ListByResourceGroup request.
func (ExpressRouteGatewaysClient) ListByResourceGroupResponder ¶
func (client ExpressRouteGatewaysClient) ListByResourceGroupResponder(resp *http.Response) (result ExpressRouteGatewayList, err error)
ListByResourceGroupResponder handles the response to the ListByResourceGroup request. The method always closes the http.Response Body.
func (ExpressRouteGatewaysClient) ListByResourceGroupSender ¶
func (client ExpressRouteGatewaysClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error)
ListByResourceGroupSender sends the ListByResourceGroup request. The method will close the http.Response Body if it receives an error.
func (ExpressRouteGatewaysClient) ListBySubscription ¶
func (client ExpressRouteGatewaysClient) ListBySubscription(ctx context.Context) (result ExpressRouteGatewayList, err error)
ListBySubscription lists ExpressRoute gateways under a given subscription.
func (ExpressRouteGatewaysClient) ListBySubscriptionPreparer ¶
func (client ExpressRouteGatewaysClient) ListBySubscriptionPreparer(ctx context.Context) (*http.Request, error)
ListBySubscriptionPreparer prepares the ListBySubscription request.
func (ExpressRouteGatewaysClient) ListBySubscriptionResponder ¶
func (client ExpressRouteGatewaysClient) ListBySubscriptionResponder(resp *http.Response) (result ExpressRouteGatewayList, err error)
ListBySubscriptionResponder handles the response to the ListBySubscription request. The method always closes the http.Response Body.
func (ExpressRouteGatewaysClient) ListBySubscriptionSender ¶
func (client ExpressRouteGatewaysClient) ListBySubscriptionSender(req *http.Request) (*http.Response, error)
ListBySubscriptionSender sends the ListBySubscription request. The method will close the http.Response Body if it receives an error.
type ExpressRouteGatewaysCreateOrUpdateFuture ¶
type ExpressRouteGatewaysCreateOrUpdateFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(ExpressRouteGatewaysClient) (ExpressRouteGateway, error)
}
ExpressRouteGatewaysCreateOrUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ExpressRouteGatewaysCreateOrUpdateFuture) UnmarshalJSON ¶
func (future *ExpressRouteGatewaysCreateOrUpdateFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type ExpressRouteGatewaysDeleteFuture ¶
type ExpressRouteGatewaysDeleteFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(ExpressRouteGatewaysClient) (autorest.Response, error)
}
ExpressRouteGatewaysDeleteFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ExpressRouteGatewaysDeleteFuture) UnmarshalJSON ¶
func (future *ExpressRouteGatewaysDeleteFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type ExpressRouteLink ¶
type ExpressRouteLink struct {
autorest.Response `json:"-"`
// ExpressRouteLinkPropertiesFormat - ExpressRouteLink properties.
*ExpressRouteLinkPropertiesFormat `json:"properties,omitempty"`
// Name - Name of child port resource that is unique among child port resources of the parent.
Name *string `json:"name,omitempty"`
// Etag - READ-ONLY; A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
}
ExpressRouteLink expressRouteLink child resource definition.
func (ExpressRouteLink) MarshalJSON ¶
func (erl ExpressRouteLink) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ExpressRouteLink.
func (*ExpressRouteLink) UnmarshalJSON ¶
func (erl *ExpressRouteLink) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for ExpressRouteLink struct.
type ExpressRouteLinkAdminState ¶
type ExpressRouteLinkAdminState string
ExpressRouteLinkAdminState enumerates the values for express route link admin state.
const ( // ExpressRouteLinkAdminStateDisabled ... ExpressRouteLinkAdminStateDisabled ExpressRouteLinkAdminState = "Disabled" // ExpressRouteLinkAdminStateEnabled ... ExpressRouteLinkAdminStateEnabled ExpressRouteLinkAdminState = "Enabled" )
func PossibleExpressRouteLinkAdminStateValues ¶
func PossibleExpressRouteLinkAdminStateValues() []ExpressRouteLinkAdminState
PossibleExpressRouteLinkAdminStateValues returns an array of possible values for the ExpressRouteLinkAdminState const type.
type ExpressRouteLinkConnectorType ¶
type ExpressRouteLinkConnectorType string
ExpressRouteLinkConnectorType enumerates the values for express route link connector type.
const ( // LC ... LC ExpressRouteLinkConnectorType = "LC" // SC ... SC ExpressRouteLinkConnectorType = "SC" )
func PossibleExpressRouteLinkConnectorTypeValues ¶
func PossibleExpressRouteLinkConnectorTypeValues() []ExpressRouteLinkConnectorType
PossibleExpressRouteLinkConnectorTypeValues returns an array of possible values for the ExpressRouteLinkConnectorType const type.
type ExpressRouteLinkListResult ¶
type ExpressRouteLinkListResult struct {
autorest.Response `json:"-"`
// Value - The list of ExpressRouteLink sub-resources.
Value *[]ExpressRouteLink `json:"value,omitempty"`
// NextLink - The URL to get the next set of results.
NextLink *string `json:"nextLink,omitempty"`
}
ExpressRouteLinkListResult response for ListExpressRouteLinks API service call.
func (ExpressRouteLinkListResult) IsEmpty ¶
func (erllr ExpressRouteLinkListResult) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
type ExpressRouteLinkListResultIterator ¶
type ExpressRouteLinkListResultIterator struct {
// contains filtered or unexported fields
}
ExpressRouteLinkListResultIterator provides access to a complete listing of ExpressRouteLink values.
func NewExpressRouteLinkListResultIterator ¶
func NewExpressRouteLinkListResultIterator(page ExpressRouteLinkListResultPage) ExpressRouteLinkListResultIterator
Creates a new instance of the ExpressRouteLinkListResultIterator type.
func (*ExpressRouteLinkListResultIterator) Next ¶
func (iter *ExpressRouteLinkListResultIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ExpressRouteLinkListResultIterator) NextWithContext ¶
func (iter *ExpressRouteLinkListResultIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (ExpressRouteLinkListResultIterator) NotDone ¶
func (iter ExpressRouteLinkListResultIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (ExpressRouteLinkListResultIterator) Response ¶
func (iter ExpressRouteLinkListResultIterator) Response() ExpressRouteLinkListResult
Response returns the raw server response from the last page request.
func (ExpressRouteLinkListResultIterator) Value ¶
func (iter ExpressRouteLinkListResultIterator) Value() ExpressRouteLink
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type ExpressRouteLinkListResultPage ¶
type ExpressRouteLinkListResultPage struct {
// contains filtered or unexported fields
}
ExpressRouteLinkListResultPage contains a page of ExpressRouteLink values.
func NewExpressRouteLinkListResultPage ¶
func NewExpressRouteLinkListResultPage(cur ExpressRouteLinkListResult, getNextPage func(context.Context, ExpressRouteLinkListResult) (ExpressRouteLinkListResult, error)) ExpressRouteLinkListResultPage
Creates a new instance of the ExpressRouteLinkListResultPage type.
func (*ExpressRouteLinkListResultPage) Next ¶
func (page *ExpressRouteLinkListResultPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ExpressRouteLinkListResultPage) NextWithContext ¶
func (page *ExpressRouteLinkListResultPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (ExpressRouteLinkListResultPage) NotDone ¶
func (page ExpressRouteLinkListResultPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (ExpressRouteLinkListResultPage) Response ¶
func (page ExpressRouteLinkListResultPage) Response() ExpressRouteLinkListResult
Response returns the raw server response from the last page request.
func (ExpressRouteLinkListResultPage) Values ¶
func (page ExpressRouteLinkListResultPage) Values() []ExpressRouteLink
Values returns the slice of values for the current page or nil if there are no values.
type ExpressRouteLinkMacSecCipher ¶
type ExpressRouteLinkMacSecCipher string
ExpressRouteLinkMacSecCipher enumerates the values for express route link mac sec cipher.
const ( // GcmAes128 ... GcmAes128 ExpressRouteLinkMacSecCipher = "gcm-aes-128" // GcmAes256 ... GcmAes256 ExpressRouteLinkMacSecCipher = "gcm-aes-256" )
func PossibleExpressRouteLinkMacSecCipherValues ¶
func PossibleExpressRouteLinkMacSecCipherValues() []ExpressRouteLinkMacSecCipher
PossibleExpressRouteLinkMacSecCipherValues returns an array of possible values for the ExpressRouteLinkMacSecCipher const type.
type ExpressRouteLinkMacSecConfig ¶
type ExpressRouteLinkMacSecConfig struct {
// CknSecretIdentifier - Keyvault Secret Identifier URL containing Mac security CKN key.
CknSecretIdentifier *string `json:"cknSecretIdentifier,omitempty"`
// CakSecretIdentifier - Keyvault Secret Identifier URL containing Mac security CAK key.
CakSecretIdentifier *string `json:"cakSecretIdentifier,omitempty"`
// Cipher - Mac security cipher. Possible values include: 'GcmAes128', 'GcmAes256'
Cipher ExpressRouteLinkMacSecCipher `json:"cipher,omitempty"`
}
ExpressRouteLinkMacSecConfig expressRouteLink Mac Security Configuration.
type ExpressRouteLinkPropertiesFormat ¶
type ExpressRouteLinkPropertiesFormat struct {
// RouterName - READ-ONLY; Name of Azure router associated with physical port.
RouterName *string `json:"routerName,omitempty"`
// InterfaceName - READ-ONLY; Name of Azure router interface.
InterfaceName *string `json:"interfaceName,omitempty"`
// PatchPanelID - READ-ONLY; Mapping between physical port to patch panel port.
PatchPanelID *string `json:"patchPanelId,omitempty"`
// RackID - READ-ONLY; Mapping of physical patch panel to rack.
RackID *string `json:"rackId,omitempty"`
// ConnectorType - READ-ONLY; Physical fiber port type. Possible values include: 'LC', 'SC'
ConnectorType ExpressRouteLinkConnectorType `json:"connectorType,omitempty"`
// AdminState - Administrative state of the physical port. Possible values include: 'ExpressRouteLinkAdminStateEnabled', 'ExpressRouteLinkAdminStateDisabled'
AdminState ExpressRouteLinkAdminState `json:"adminState,omitempty"`
// ProvisioningState - READ-ONLY; The provisioning state of the express route link resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
// MacSecConfig - MacSec configuration.
MacSecConfig *ExpressRouteLinkMacSecConfig `json:"macSecConfig,omitempty"`
}
ExpressRouteLinkPropertiesFormat properties specific to ExpressRouteLink resources.
func (ExpressRouteLinkPropertiesFormat) MarshalJSON ¶
func (erlpf ExpressRouteLinkPropertiesFormat) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ExpressRouteLinkPropertiesFormat.
type ExpressRouteLinksClient ¶
type ExpressRouteLinksClient struct {
BaseClient
}
ExpressRouteLinksClient is the network Client
func NewExpressRouteLinksClient ¶
func NewExpressRouteLinksClient(subscriptionID string) ExpressRouteLinksClient
NewExpressRouteLinksClient creates an instance of the ExpressRouteLinksClient client.
func NewExpressRouteLinksClientWithBaseURI ¶
func NewExpressRouteLinksClientWithBaseURI(baseURI string, subscriptionID string) ExpressRouteLinksClient
NewExpressRouteLinksClientWithBaseURI creates an instance of the ExpressRouteLinksClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (ExpressRouteLinksClient) Get ¶
func (client ExpressRouteLinksClient) Get(ctx context.Context, resourceGroupName string, expressRoutePortName string, linkName string) (result ExpressRouteLink, err error)
Get retrieves the specified ExpressRouteLink resource. Parameters: resourceGroupName - the name of the resource group. expressRoutePortName - the name of the ExpressRoutePort resource. linkName - the name of the ExpressRouteLink resource.
func (ExpressRouteLinksClient) GetPreparer ¶
func (client ExpressRouteLinksClient) GetPreparer(ctx context.Context, resourceGroupName string, expressRoutePortName string, linkName string) (*http.Request, error)
GetPreparer prepares the Get request.
func (ExpressRouteLinksClient) GetResponder ¶
func (client ExpressRouteLinksClient) GetResponder(resp *http.Response) (result ExpressRouteLink, err error)
GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (ExpressRouteLinksClient) GetSender ¶
GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (ExpressRouteLinksClient) List ¶
func (client ExpressRouteLinksClient) List(ctx context.Context, resourceGroupName string, expressRoutePortName string) (result ExpressRouteLinkListResultPage, err error)
List retrieve the ExpressRouteLink sub-resources of the specified ExpressRoutePort resource. Parameters: resourceGroupName - the name of the resource group. expressRoutePortName - the name of the ExpressRoutePort resource.
func (ExpressRouteLinksClient) ListComplete ¶
func (client ExpressRouteLinksClient) ListComplete(ctx context.Context, resourceGroupName string, expressRoutePortName string) (result ExpressRouteLinkListResultIterator, err error)
ListComplete enumerates all values, automatically crossing page boundaries as required.
func (ExpressRouteLinksClient) ListPreparer ¶
func (client ExpressRouteLinksClient) ListPreparer(ctx context.Context, resourceGroupName string, expressRoutePortName string) (*http.Request, error)
ListPreparer prepares the List request.
func (ExpressRouteLinksClient) ListResponder ¶
func (client ExpressRouteLinksClient) ListResponder(resp *http.Response) (result ExpressRouteLinkListResult, err error)
ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (ExpressRouteLinksClient) ListSender ¶
ListSender sends the List request. The method will close the http.Response Body if it receives an error.
type ExpressRoutePeeringState ¶
type ExpressRoutePeeringState string
ExpressRoutePeeringState enumerates the values for express route peering state.
const ( // ExpressRoutePeeringStateDisabled ... ExpressRoutePeeringStateDisabled ExpressRoutePeeringState = "Disabled" // ExpressRoutePeeringStateEnabled ... ExpressRoutePeeringStateEnabled ExpressRoutePeeringState = "Enabled" )
func PossibleExpressRoutePeeringStateValues ¶
func PossibleExpressRoutePeeringStateValues() []ExpressRoutePeeringState
PossibleExpressRoutePeeringStateValues returns an array of possible values for the ExpressRoutePeeringState const type.
type ExpressRoutePeeringType ¶
type ExpressRoutePeeringType string
ExpressRoutePeeringType enumerates the values for express route peering type.
const ( // AzurePrivatePeering ... AzurePrivatePeering ExpressRoutePeeringType = "AzurePrivatePeering" // AzurePublicPeering ... AzurePublicPeering ExpressRoutePeeringType = "AzurePublicPeering" // MicrosoftPeering ... MicrosoftPeering ExpressRoutePeeringType = "MicrosoftPeering" )
func PossibleExpressRoutePeeringTypeValues ¶
func PossibleExpressRoutePeeringTypeValues() []ExpressRoutePeeringType
PossibleExpressRoutePeeringTypeValues returns an array of possible values for the ExpressRoutePeeringType const type.
type ExpressRoutePort ¶
type ExpressRoutePort struct {
autorest.Response `json:"-"`
// ExpressRoutePortPropertiesFormat - ExpressRoutePort properties.
*ExpressRoutePortPropertiesFormat `json:"properties,omitempty"`
// Etag - READ-ONLY; A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// Identity - The identity of ExpressRoutePort, if configured.
Identity *ManagedServiceIdentity `json:"identity,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
// Name - READ-ONLY; Resource name.
Name *string `json:"name,omitempty"`
// Type - READ-ONLY; Resource type.
Type *string `json:"type,omitempty"`
// Location - Resource location.
Location *string `json:"location,omitempty"`
// Tags - Resource tags.
Tags map[string]*string `json:"tags"`
}
ExpressRoutePort expressRoutePort resource definition.
func (ExpressRoutePort) MarshalJSON ¶
func (erp ExpressRoutePort) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ExpressRoutePort.
func (*ExpressRoutePort) UnmarshalJSON ¶
func (erp *ExpressRoutePort) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for ExpressRoutePort struct.
type ExpressRoutePortListResult ¶
type ExpressRoutePortListResult struct {
autorest.Response `json:"-"`
// Value - A list of ExpressRoutePort resources.
Value *[]ExpressRoutePort `json:"value,omitempty"`
// NextLink - The URL to get the next set of results.
NextLink *string `json:"nextLink,omitempty"`
}
ExpressRoutePortListResult response for ListExpressRoutePorts API service call.
func (ExpressRoutePortListResult) IsEmpty ¶
func (erplr ExpressRoutePortListResult) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
type ExpressRoutePortListResultIterator ¶
type ExpressRoutePortListResultIterator struct {
// contains filtered or unexported fields
}
ExpressRoutePortListResultIterator provides access to a complete listing of ExpressRoutePort values.
func NewExpressRoutePortListResultIterator ¶
func NewExpressRoutePortListResultIterator(page ExpressRoutePortListResultPage) ExpressRoutePortListResultIterator
Creates a new instance of the ExpressRoutePortListResultIterator type.
func (*ExpressRoutePortListResultIterator) Next ¶
func (iter *ExpressRoutePortListResultIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ExpressRoutePortListResultIterator) NextWithContext ¶
func (iter *ExpressRoutePortListResultIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (ExpressRoutePortListResultIterator) NotDone ¶
func (iter ExpressRoutePortListResultIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (ExpressRoutePortListResultIterator) Response ¶
func (iter ExpressRoutePortListResultIterator) Response() ExpressRoutePortListResult
Response returns the raw server response from the last page request.
func (ExpressRoutePortListResultIterator) Value ¶
func (iter ExpressRoutePortListResultIterator) Value() ExpressRoutePort
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type ExpressRoutePortListResultPage ¶
type ExpressRoutePortListResultPage struct {
// contains filtered or unexported fields
}
ExpressRoutePortListResultPage contains a page of ExpressRoutePort values.
func NewExpressRoutePortListResultPage ¶
func NewExpressRoutePortListResultPage(cur ExpressRoutePortListResult, getNextPage func(context.Context, ExpressRoutePortListResult) (ExpressRoutePortListResult, error)) ExpressRoutePortListResultPage
Creates a new instance of the ExpressRoutePortListResultPage type.
func (*ExpressRoutePortListResultPage) Next ¶
func (page *ExpressRoutePortListResultPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ExpressRoutePortListResultPage) NextWithContext ¶
func (page *ExpressRoutePortListResultPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (ExpressRoutePortListResultPage) NotDone ¶
func (page ExpressRoutePortListResultPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (ExpressRoutePortListResultPage) Response ¶
func (page ExpressRoutePortListResultPage) Response() ExpressRoutePortListResult
Response returns the raw server response from the last page request.
func (ExpressRoutePortListResultPage) Values ¶
func (page ExpressRoutePortListResultPage) Values() []ExpressRoutePort
Values returns the slice of values for the current page or nil if there are no values.
type ExpressRoutePortPropertiesFormat ¶
type ExpressRoutePortPropertiesFormat struct {
// PeeringLocation - The name of the peering location that the ExpressRoutePort is mapped to physically.
PeeringLocation *string `json:"peeringLocation,omitempty"`
// BandwidthInGbps - Bandwidth of procured ports in Gbps.
BandwidthInGbps *int32 `json:"bandwidthInGbps,omitempty"`
// ProvisionedBandwidthInGbps - READ-ONLY; Aggregate Gbps of associated circuit bandwidths.
ProvisionedBandwidthInGbps *float64 `json:"provisionedBandwidthInGbps,omitempty"`
// Mtu - READ-ONLY; Maximum transmission unit of the physical port pair(s).
Mtu *string `json:"mtu,omitempty"`
// Encapsulation - Encapsulation method on physical ports. Possible values include: 'Dot1Q', 'QinQ'
Encapsulation ExpressRoutePortsEncapsulation `json:"encapsulation,omitempty"`
// EtherType - READ-ONLY; Ether type of the physical port.
EtherType *string `json:"etherType,omitempty"`
// AllocationDate - READ-ONLY; Date of the physical port allocation to be used in Letter of Authorization.
AllocationDate *string `json:"allocationDate,omitempty"`
// Links - The set of physical links of the ExpressRoutePort resource.
Links *[]ExpressRouteLink `json:"links,omitempty"`
// Circuits - READ-ONLY; Reference the ExpressRoute circuit(s) that are provisioned on this ExpressRoutePort resource.
Circuits *[]SubResource `json:"circuits,omitempty"`
// ProvisioningState - READ-ONLY; The provisioning state of the express route port resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
// ResourceGUID - The resource GUID property of the express route port resource.
ResourceGUID *string `json:"resourceGuid,omitempty"`
}
ExpressRoutePortPropertiesFormat properties specific to ExpressRoutePort resources.
func (ExpressRoutePortPropertiesFormat) MarshalJSON ¶
func (erppf ExpressRoutePortPropertiesFormat) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ExpressRoutePortPropertiesFormat.
type ExpressRoutePortsClient ¶
type ExpressRoutePortsClient struct {
BaseClient
}
ExpressRoutePortsClient is the network Client
func NewExpressRoutePortsClient ¶
func NewExpressRoutePortsClient(subscriptionID string) ExpressRoutePortsClient
NewExpressRoutePortsClient creates an instance of the ExpressRoutePortsClient client.
func NewExpressRoutePortsClientWithBaseURI ¶
func NewExpressRoutePortsClientWithBaseURI(baseURI string, subscriptionID string) ExpressRoutePortsClient
NewExpressRoutePortsClientWithBaseURI creates an instance of the ExpressRoutePortsClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (ExpressRoutePortsClient) CreateOrUpdate ¶
func (client ExpressRoutePortsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, expressRoutePortName string, parameters ExpressRoutePort) (result ExpressRoutePortsCreateOrUpdateFuture, err error)
CreateOrUpdate creates or updates the specified ExpressRoutePort resource. Parameters: resourceGroupName - the name of the resource group. expressRoutePortName - the name of the ExpressRoutePort resource. parameters - parameters supplied to the create ExpressRoutePort operation.
func (ExpressRoutePortsClient) CreateOrUpdatePreparer ¶
func (client ExpressRoutePortsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, expressRoutePortName string, parameters ExpressRoutePort) (*http.Request, error)
CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (ExpressRoutePortsClient) CreateOrUpdateResponder ¶
func (client ExpressRoutePortsClient) CreateOrUpdateResponder(resp *http.Response) (result ExpressRoutePort, err error)
CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (ExpressRoutePortsClient) CreateOrUpdateSender ¶
func (client ExpressRoutePortsClient) CreateOrUpdateSender(req *http.Request) (future ExpressRoutePortsCreateOrUpdateFuture, err error)
CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (ExpressRoutePortsClient) Delete ¶
func (client ExpressRoutePortsClient) Delete(ctx context.Context, resourceGroupName string, expressRoutePortName string) (result ExpressRoutePortsDeleteFuture, err error)
Delete deletes the specified ExpressRoutePort resource. Parameters: resourceGroupName - the name of the resource group. expressRoutePortName - the name of the ExpressRoutePort resource.
func (ExpressRoutePortsClient) DeletePreparer ¶
func (client ExpressRoutePortsClient) DeletePreparer(ctx context.Context, resourceGroupName string, expressRoutePortName string) (*http.Request, error)
DeletePreparer prepares the Delete request.
func (ExpressRoutePortsClient) DeleteResponder ¶
func (client ExpressRoutePortsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (ExpressRoutePortsClient) DeleteSender ¶
func (client ExpressRoutePortsClient) DeleteSender(req *http.Request) (future ExpressRoutePortsDeleteFuture, err error)
DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (ExpressRoutePortsClient) Get ¶
func (client ExpressRoutePortsClient) Get(ctx context.Context, resourceGroupName string, expressRoutePortName string) (result ExpressRoutePort, err error)
Get retrieves the requested ExpressRoutePort resource. Parameters: resourceGroupName - the name of the resource group. expressRoutePortName - the name of ExpressRoutePort.
func (ExpressRoutePortsClient) GetPreparer ¶
func (client ExpressRoutePortsClient) GetPreparer(ctx context.Context, resourceGroupName string, expressRoutePortName string) (*http.Request, error)
GetPreparer prepares the Get request.
func (ExpressRoutePortsClient) GetResponder ¶
func (client ExpressRoutePortsClient) GetResponder(resp *http.Response) (result ExpressRoutePort, err error)
GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (ExpressRoutePortsClient) GetSender ¶
GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (ExpressRoutePortsClient) List ¶
func (client ExpressRoutePortsClient) List(ctx context.Context) (result ExpressRoutePortListResultPage, err error)
List list all the ExpressRoutePort resources in the specified subscription.
func (ExpressRoutePortsClient) ListByResourceGroup ¶
func (client ExpressRoutePortsClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result ExpressRoutePortListResultPage, err error)
ListByResourceGroup list all the ExpressRoutePort resources in the specified resource group. Parameters: resourceGroupName - the name of the resource group.
func (ExpressRoutePortsClient) ListByResourceGroupComplete ¶
func (client ExpressRoutePortsClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result ExpressRoutePortListResultIterator, err error)
ListByResourceGroupComplete enumerates all values, automatically crossing page boundaries as required.
func (ExpressRoutePortsClient) ListByResourceGroupPreparer ¶
func (client ExpressRoutePortsClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
ListByResourceGroupPreparer prepares the ListByResourceGroup request.
func (ExpressRoutePortsClient) ListByResourceGroupResponder ¶
func (client ExpressRoutePortsClient) ListByResourceGroupResponder(resp *http.Response) (result ExpressRoutePortListResult, err error)
ListByResourceGroupResponder handles the response to the ListByResourceGroup request. The method always closes the http.Response Body.
func (ExpressRoutePortsClient) ListByResourceGroupSender ¶
func (client ExpressRoutePortsClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error)
ListByResourceGroupSender sends the ListByResourceGroup request. The method will close the http.Response Body if it receives an error.
func (ExpressRoutePortsClient) ListComplete ¶
func (client ExpressRoutePortsClient) ListComplete(ctx context.Context) (result ExpressRoutePortListResultIterator, err error)
ListComplete enumerates all values, automatically crossing page boundaries as required.
func (ExpressRoutePortsClient) ListPreparer ¶
ListPreparer prepares the List request.
func (ExpressRoutePortsClient) ListResponder ¶
func (client ExpressRoutePortsClient) ListResponder(resp *http.Response) (result ExpressRoutePortListResult, err error)
ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (ExpressRoutePortsClient) ListSender ¶
ListSender sends the List request. The method will close the http.Response Body if it receives an error.
func (ExpressRoutePortsClient) UpdateTags ¶
func (client ExpressRoutePortsClient) UpdateTags(ctx context.Context, resourceGroupName string, expressRoutePortName string, parameters TagsObject) (result ExpressRoutePortsUpdateTagsFuture, err error)
UpdateTags update ExpressRoutePort tags. Parameters: resourceGroupName - the name of the resource group. expressRoutePortName - the name of the ExpressRoutePort resource. parameters - parameters supplied to update ExpressRoutePort resource tags.
func (ExpressRoutePortsClient) UpdateTagsPreparer ¶
func (client ExpressRoutePortsClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, expressRoutePortName string, parameters TagsObject) (*http.Request, error)
UpdateTagsPreparer prepares the UpdateTags request.
func (ExpressRoutePortsClient) UpdateTagsResponder ¶
func (client ExpressRoutePortsClient) UpdateTagsResponder(resp *http.Response) (result ExpressRoutePort, err error)
UpdateTagsResponder handles the response to the UpdateTags request. The method always closes the http.Response Body.
func (ExpressRoutePortsClient) UpdateTagsSender ¶
func (client ExpressRoutePortsClient) UpdateTagsSender(req *http.Request) (future ExpressRoutePortsUpdateTagsFuture, err error)
UpdateTagsSender sends the UpdateTags request. The method will close the http.Response Body if it receives an error.
type ExpressRoutePortsCreateOrUpdateFuture ¶
type ExpressRoutePortsCreateOrUpdateFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(ExpressRoutePortsClient) (ExpressRoutePort, error)
}
ExpressRoutePortsCreateOrUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ExpressRoutePortsCreateOrUpdateFuture) UnmarshalJSON ¶
func (future *ExpressRoutePortsCreateOrUpdateFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type ExpressRoutePortsDeleteFuture ¶
type ExpressRoutePortsDeleteFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(ExpressRoutePortsClient) (autorest.Response, error)
}
ExpressRoutePortsDeleteFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ExpressRoutePortsDeleteFuture) UnmarshalJSON ¶
func (future *ExpressRoutePortsDeleteFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type ExpressRoutePortsEncapsulation ¶
type ExpressRoutePortsEncapsulation string
ExpressRoutePortsEncapsulation enumerates the values for express route ports encapsulation.
const ( // Dot1Q ... Dot1Q ExpressRoutePortsEncapsulation = "Dot1Q" // QinQ ... QinQ ExpressRoutePortsEncapsulation = "QinQ" )
func PossibleExpressRoutePortsEncapsulationValues ¶
func PossibleExpressRoutePortsEncapsulationValues() []ExpressRoutePortsEncapsulation
PossibleExpressRoutePortsEncapsulationValues returns an array of possible values for the ExpressRoutePortsEncapsulation const type.
type ExpressRoutePortsLocation ¶
type ExpressRoutePortsLocation struct {
autorest.Response `json:"-"`
// ExpressRoutePortsLocationPropertiesFormat - ExpressRoutePort peering location properties.
*ExpressRoutePortsLocationPropertiesFormat `json:"properties,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
// Name - READ-ONLY; Resource name.
Name *string `json:"name,omitempty"`
// Type - READ-ONLY; Resource type.
Type *string `json:"type,omitempty"`
// Location - Resource location.
Location *string `json:"location,omitempty"`
// Tags - Resource tags.
Tags map[string]*string `json:"tags"`
}
ExpressRoutePortsLocation definition of the ExpressRoutePorts peering location resource.
func (ExpressRoutePortsLocation) MarshalJSON ¶
func (erpl ExpressRoutePortsLocation) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ExpressRoutePortsLocation.
func (*ExpressRoutePortsLocation) UnmarshalJSON ¶
func (erpl *ExpressRoutePortsLocation) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for ExpressRoutePortsLocation struct.
type ExpressRoutePortsLocationBandwidths ¶
type ExpressRoutePortsLocationBandwidths struct {
// OfferName - READ-ONLY; Bandwidth descriptive name.
OfferName *string `json:"offerName,omitempty"`
// ValueInGbps - READ-ONLY; Bandwidth value in Gbps.
ValueInGbps *int32 `json:"valueInGbps,omitempty"`
}
ExpressRoutePortsLocationBandwidths real-time inventory of available ExpressRoute port bandwidths.
func (ExpressRoutePortsLocationBandwidths) MarshalJSON ¶
func (erplb ExpressRoutePortsLocationBandwidths) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ExpressRoutePortsLocationBandwidths.
type ExpressRoutePortsLocationListResult ¶
type ExpressRoutePortsLocationListResult struct {
autorest.Response `json:"-"`
// Value - The list of all ExpressRoutePort peering locations.
Value *[]ExpressRoutePortsLocation `json:"value,omitempty"`
// NextLink - The URL to get the next set of results.
NextLink *string `json:"nextLink,omitempty"`
}
ExpressRoutePortsLocationListResult response for ListExpressRoutePortsLocations API service call.
func (ExpressRoutePortsLocationListResult) IsEmpty ¶
func (erpllr ExpressRoutePortsLocationListResult) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
type ExpressRoutePortsLocationListResultIterator ¶
type ExpressRoutePortsLocationListResultIterator struct {
// contains filtered or unexported fields
}
ExpressRoutePortsLocationListResultIterator provides access to a complete listing of ExpressRoutePortsLocation values.
func NewExpressRoutePortsLocationListResultIterator ¶
func NewExpressRoutePortsLocationListResultIterator(page ExpressRoutePortsLocationListResultPage) ExpressRoutePortsLocationListResultIterator
Creates a new instance of the ExpressRoutePortsLocationListResultIterator type.
func (*ExpressRoutePortsLocationListResultIterator) Next ¶
func (iter *ExpressRoutePortsLocationListResultIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ExpressRoutePortsLocationListResultIterator) NextWithContext ¶
func (iter *ExpressRoutePortsLocationListResultIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (ExpressRoutePortsLocationListResultIterator) NotDone ¶
func (iter ExpressRoutePortsLocationListResultIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (ExpressRoutePortsLocationListResultIterator) Response ¶
func (iter ExpressRoutePortsLocationListResultIterator) Response() ExpressRoutePortsLocationListResult
Response returns the raw server response from the last page request.
func (ExpressRoutePortsLocationListResultIterator) Value ¶
func (iter ExpressRoutePortsLocationListResultIterator) Value() ExpressRoutePortsLocation
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type ExpressRoutePortsLocationListResultPage ¶
type ExpressRoutePortsLocationListResultPage struct {
// contains filtered or unexported fields
}
ExpressRoutePortsLocationListResultPage contains a page of ExpressRoutePortsLocation values.
func NewExpressRoutePortsLocationListResultPage ¶
func NewExpressRoutePortsLocationListResultPage(cur ExpressRoutePortsLocationListResult, getNextPage func(context.Context, ExpressRoutePortsLocationListResult) (ExpressRoutePortsLocationListResult, error)) ExpressRoutePortsLocationListResultPage
Creates a new instance of the ExpressRoutePortsLocationListResultPage type.
func (*ExpressRoutePortsLocationListResultPage) Next ¶
func (page *ExpressRoutePortsLocationListResultPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ExpressRoutePortsLocationListResultPage) NextWithContext ¶
func (page *ExpressRoutePortsLocationListResultPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (ExpressRoutePortsLocationListResultPage) NotDone ¶
func (page ExpressRoutePortsLocationListResultPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (ExpressRoutePortsLocationListResultPage) Response ¶
func (page ExpressRoutePortsLocationListResultPage) Response() ExpressRoutePortsLocationListResult
Response returns the raw server response from the last page request.
func (ExpressRoutePortsLocationListResultPage) Values ¶
func (page ExpressRoutePortsLocationListResultPage) Values() []ExpressRoutePortsLocation
Values returns the slice of values for the current page or nil if there are no values.
type ExpressRoutePortsLocationPropertiesFormat ¶
type ExpressRoutePortsLocationPropertiesFormat struct {
// Address - READ-ONLY; Address of peering location.
Address *string `json:"address,omitempty"`
// Contact - READ-ONLY; Contact details of peering locations.
Contact *string `json:"contact,omitempty"`
// AvailableBandwidths - The inventory of available ExpressRoutePort bandwidths.
AvailableBandwidths *[]ExpressRoutePortsLocationBandwidths `json:"availableBandwidths,omitempty"`
// ProvisioningState - READ-ONLY; The provisioning state of the express route port location resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
}
ExpressRoutePortsLocationPropertiesFormat properties specific to ExpressRoutePorts peering location resources.
func (ExpressRoutePortsLocationPropertiesFormat) MarshalJSON ¶
func (erplpf ExpressRoutePortsLocationPropertiesFormat) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ExpressRoutePortsLocationPropertiesFormat.
type ExpressRoutePortsLocationsClient ¶
type ExpressRoutePortsLocationsClient struct {
BaseClient
}
ExpressRoutePortsLocationsClient is the network Client
func NewExpressRoutePortsLocationsClient ¶
func NewExpressRoutePortsLocationsClient(subscriptionID string) ExpressRoutePortsLocationsClient
NewExpressRoutePortsLocationsClient creates an instance of the ExpressRoutePortsLocationsClient client.
func NewExpressRoutePortsLocationsClientWithBaseURI ¶
func NewExpressRoutePortsLocationsClientWithBaseURI(baseURI string, subscriptionID string) ExpressRoutePortsLocationsClient
NewExpressRoutePortsLocationsClientWithBaseURI creates an instance of the ExpressRoutePortsLocationsClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (ExpressRoutePortsLocationsClient) Get ¶
func (client ExpressRoutePortsLocationsClient) Get(ctx context.Context, locationName string) (result ExpressRoutePortsLocation, err error)
Get retrieves a single ExpressRoutePort peering location, including the list of available bandwidths available at said peering location. Parameters: locationName - name of the requested ExpressRoutePort peering location.
func (ExpressRoutePortsLocationsClient) GetPreparer ¶
func (client ExpressRoutePortsLocationsClient) GetPreparer(ctx context.Context, locationName string) (*http.Request, error)
GetPreparer prepares the Get request.
func (ExpressRoutePortsLocationsClient) GetResponder ¶
func (client ExpressRoutePortsLocationsClient) GetResponder(resp *http.Response) (result ExpressRoutePortsLocation, err error)
GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (ExpressRoutePortsLocationsClient) GetSender ¶
GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (ExpressRoutePortsLocationsClient) List ¶
func (client ExpressRoutePortsLocationsClient) List(ctx context.Context) (result ExpressRoutePortsLocationListResultPage, err error)
List retrieves all ExpressRoutePort peering locations. Does not return available bandwidths for each location. Available bandwidths can only be obtained when retrieving a specific peering location.
func (ExpressRoutePortsLocationsClient) ListComplete ¶
func (client ExpressRoutePortsLocationsClient) ListComplete(ctx context.Context) (result ExpressRoutePortsLocationListResultIterator, err error)
ListComplete enumerates all values, automatically crossing page boundaries as required.
func (ExpressRoutePortsLocationsClient) ListPreparer ¶
func (client ExpressRoutePortsLocationsClient) ListPreparer(ctx context.Context) (*http.Request, error)
ListPreparer prepares the List request.
func (ExpressRoutePortsLocationsClient) ListResponder ¶
func (client ExpressRoutePortsLocationsClient) ListResponder(resp *http.Response) (result ExpressRoutePortsLocationListResult, err error)
ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (ExpressRoutePortsLocationsClient) ListSender ¶
func (client ExpressRoutePortsLocationsClient) ListSender(req *http.Request) (*http.Response, error)
ListSender sends the List request. The method will close the http.Response Body if it receives an error.
type ExpressRoutePortsUpdateTagsFuture ¶
type ExpressRoutePortsUpdateTagsFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(ExpressRoutePortsClient) (ExpressRoutePort, error)
}
ExpressRoutePortsUpdateTagsFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ExpressRoutePortsUpdateTagsFuture) UnmarshalJSON ¶
func (future *ExpressRoutePortsUpdateTagsFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type ExpressRouteServiceProvider ¶
type ExpressRouteServiceProvider struct {
// ExpressRouteServiceProviderPropertiesFormat - Properties of the express route service provider.
*ExpressRouteServiceProviderPropertiesFormat `json:"properties,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
// Name - READ-ONLY; Resource name.
Name *string `json:"name,omitempty"`
// Type - READ-ONLY; Resource type.
Type *string `json:"type,omitempty"`
// Location - Resource location.
Location *string `json:"location,omitempty"`
// Tags - Resource tags.
Tags map[string]*string `json:"tags"`
}
ExpressRouteServiceProvider a ExpressRouteResourceProvider object.
func (ExpressRouteServiceProvider) MarshalJSON ¶
func (ersp ExpressRouteServiceProvider) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for ExpressRouteServiceProvider.
func (*ExpressRouteServiceProvider) UnmarshalJSON ¶
func (ersp *ExpressRouteServiceProvider) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for ExpressRouteServiceProvider struct.
type ExpressRouteServiceProviderBandwidthsOffered ¶
type ExpressRouteServiceProviderBandwidthsOffered struct {
// OfferName - The OfferName.
OfferName *string `json:"offerName,omitempty"`
// ValueInMbps - The ValueInMbps.
ValueInMbps *int32 `json:"valueInMbps,omitempty"`
}
ExpressRouteServiceProviderBandwidthsOffered contains bandwidths offered in ExpressRouteServiceProvider resources.
type ExpressRouteServiceProviderListResult ¶
type ExpressRouteServiceProviderListResult struct {
autorest.Response `json:"-"`
// Value - A list of ExpressRouteResourceProvider resources.
Value *[]ExpressRouteServiceProvider `json:"value,omitempty"`
// NextLink - The URL to get the next set of results.
NextLink *string `json:"nextLink,omitempty"`
}
ExpressRouteServiceProviderListResult response for the ListExpressRouteServiceProvider API service call.
func (ExpressRouteServiceProviderListResult) IsEmpty ¶
func (ersplr ExpressRouteServiceProviderListResult) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
type ExpressRouteServiceProviderListResultIterator ¶
type ExpressRouteServiceProviderListResultIterator struct {
// contains filtered or unexported fields
}
ExpressRouteServiceProviderListResultIterator provides access to a complete listing of ExpressRouteServiceProvider values.
func NewExpressRouteServiceProviderListResultIterator ¶
func NewExpressRouteServiceProviderListResultIterator(page ExpressRouteServiceProviderListResultPage) ExpressRouteServiceProviderListResultIterator
Creates a new instance of the ExpressRouteServiceProviderListResultIterator type.
func (*ExpressRouteServiceProviderListResultIterator) Next ¶
func (iter *ExpressRouteServiceProviderListResultIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ExpressRouteServiceProviderListResultIterator) NextWithContext ¶
func (iter *ExpressRouteServiceProviderListResultIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (ExpressRouteServiceProviderListResultIterator) NotDone ¶
func (iter ExpressRouteServiceProviderListResultIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (ExpressRouteServiceProviderListResultIterator) Response ¶
func (iter ExpressRouteServiceProviderListResultIterator) Response() ExpressRouteServiceProviderListResult
Response returns the raw server response from the last page request.
func (ExpressRouteServiceProviderListResultIterator) Value ¶
func (iter ExpressRouteServiceProviderListResultIterator) Value() ExpressRouteServiceProvider
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type ExpressRouteServiceProviderListResultPage ¶
type ExpressRouteServiceProviderListResultPage struct {
// contains filtered or unexported fields
}
ExpressRouteServiceProviderListResultPage contains a page of ExpressRouteServiceProvider values.
func NewExpressRouteServiceProviderListResultPage ¶
func NewExpressRouteServiceProviderListResultPage(cur ExpressRouteServiceProviderListResult, getNextPage func(context.Context, ExpressRouteServiceProviderListResult) (ExpressRouteServiceProviderListResult, error)) ExpressRouteServiceProviderListResultPage
Creates a new instance of the ExpressRouteServiceProviderListResultPage type.
func (*ExpressRouteServiceProviderListResultPage) Next ¶
func (page *ExpressRouteServiceProviderListResultPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ExpressRouteServiceProviderListResultPage) NextWithContext ¶
func (page *ExpressRouteServiceProviderListResultPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (ExpressRouteServiceProviderListResultPage) NotDone ¶
func (page ExpressRouteServiceProviderListResultPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (ExpressRouteServiceProviderListResultPage) Response ¶
func (page ExpressRouteServiceProviderListResultPage) Response() ExpressRouteServiceProviderListResult
Response returns the raw server response from the last page request.
func (ExpressRouteServiceProviderListResultPage) Values ¶
func (page ExpressRouteServiceProviderListResultPage) Values() []ExpressRouteServiceProvider
Values returns the slice of values for the current page or nil if there are no values.
type ExpressRouteServiceProviderPropertiesFormat ¶
type ExpressRouteServiceProviderPropertiesFormat struct {
// PeeringLocations - A list of peering locations.
PeeringLocations *[]string `json:"peeringLocations,omitempty"`
// BandwidthsOffered - A list of bandwidths offered.
BandwidthsOffered *[]ExpressRouteServiceProviderBandwidthsOffered `json:"bandwidthsOffered,omitempty"`
// ProvisioningState - The provisioning state of the express route service provider resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
}
ExpressRouteServiceProviderPropertiesFormat properties of ExpressRouteServiceProvider.
type ExpressRouteServiceProvidersClient ¶
type ExpressRouteServiceProvidersClient struct {
BaseClient
}
ExpressRouteServiceProvidersClient is the network Client
func NewExpressRouteServiceProvidersClient ¶
func NewExpressRouteServiceProvidersClient(subscriptionID string) ExpressRouteServiceProvidersClient
NewExpressRouteServiceProvidersClient creates an instance of the ExpressRouteServiceProvidersClient client.
func NewExpressRouteServiceProvidersClientWithBaseURI ¶
func NewExpressRouteServiceProvidersClientWithBaseURI(baseURI string, subscriptionID string) ExpressRouteServiceProvidersClient
NewExpressRouteServiceProvidersClientWithBaseURI creates an instance of the ExpressRouteServiceProvidersClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (ExpressRouteServiceProvidersClient) List ¶
func (client ExpressRouteServiceProvidersClient) List(ctx context.Context) (result ExpressRouteServiceProviderListResultPage, err error)
List gets all the available express route service providers.
func (ExpressRouteServiceProvidersClient) ListComplete ¶
func (client ExpressRouteServiceProvidersClient) ListComplete(ctx context.Context) (result ExpressRouteServiceProviderListResultIterator, err error)
ListComplete enumerates all values, automatically crossing page boundaries as required.
func (ExpressRouteServiceProvidersClient) ListPreparer ¶
func (client ExpressRouteServiceProvidersClient) ListPreparer(ctx context.Context) (*http.Request, error)
ListPreparer prepares the List request.
func (ExpressRouteServiceProvidersClient) ListResponder ¶
func (client ExpressRouteServiceProvidersClient) ListResponder(resp *http.Response) (result ExpressRouteServiceProviderListResult, err error)
ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (ExpressRouteServiceProvidersClient) ListSender ¶
func (client ExpressRouteServiceProvidersClient) ListSender(req *http.Request) (*http.Response, error)
ListSender sends the List request. The method will close the http.Response Body if it receives an error.
type FirewallPoliciesClient ¶
type FirewallPoliciesClient struct {
BaseClient
}
FirewallPoliciesClient is the network Client
func NewFirewallPoliciesClient ¶
func NewFirewallPoliciesClient(subscriptionID string) FirewallPoliciesClient
NewFirewallPoliciesClient creates an instance of the FirewallPoliciesClient client.
func NewFirewallPoliciesClientWithBaseURI ¶
func NewFirewallPoliciesClientWithBaseURI(baseURI string, subscriptionID string) FirewallPoliciesClient
NewFirewallPoliciesClientWithBaseURI creates an instance of the FirewallPoliciesClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (FirewallPoliciesClient) CreateOrUpdate ¶
func (client FirewallPoliciesClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, firewallPolicyName string, parameters FirewallPolicy) (result FirewallPoliciesCreateOrUpdateFuture, err error)
CreateOrUpdate creates or updates the specified Firewall Policy. Parameters: resourceGroupName - the name of the resource group. firewallPolicyName - the name of the Firewall Policy. parameters - parameters supplied to the create or update Firewall Policy operation.
func (FirewallPoliciesClient) CreateOrUpdatePreparer ¶
func (client FirewallPoliciesClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, firewallPolicyName string, parameters FirewallPolicy) (*http.Request, error)
CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (FirewallPoliciesClient) CreateOrUpdateResponder ¶
func (client FirewallPoliciesClient) CreateOrUpdateResponder(resp *http.Response) (result FirewallPolicy, err error)
CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (FirewallPoliciesClient) CreateOrUpdateSender ¶
func (client FirewallPoliciesClient) CreateOrUpdateSender(req *http.Request) (future FirewallPoliciesCreateOrUpdateFuture, err error)
CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (FirewallPoliciesClient) Delete ¶
func (client FirewallPoliciesClient) Delete(ctx context.Context, resourceGroupName string, firewallPolicyName string) (result FirewallPoliciesDeleteFuture, err error)
Delete deletes the specified Firewall Policy. Parameters: resourceGroupName - the name of the resource group. firewallPolicyName - the name of the Firewall Policy.
func (FirewallPoliciesClient) DeletePreparer ¶
func (client FirewallPoliciesClient) DeletePreparer(ctx context.Context, resourceGroupName string, firewallPolicyName string) (*http.Request, error)
DeletePreparer prepares the Delete request.
func (FirewallPoliciesClient) DeleteResponder ¶
func (client FirewallPoliciesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (FirewallPoliciesClient) DeleteSender ¶
func (client FirewallPoliciesClient) DeleteSender(req *http.Request) (future FirewallPoliciesDeleteFuture, err error)
DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (FirewallPoliciesClient) Get ¶
func (client FirewallPoliciesClient) Get(ctx context.Context, resourceGroupName string, firewallPolicyName string, expand string) (result FirewallPolicy, err error)
Get gets the specified Firewall Policy. Parameters: resourceGroupName - the name of the resource group. firewallPolicyName - the name of the Firewall Policy. expand - expands referenced resources.
func (FirewallPoliciesClient) GetPreparer ¶
func (client FirewallPoliciesClient) GetPreparer(ctx context.Context, resourceGroupName string, firewallPolicyName string, expand string) (*http.Request, error)
GetPreparer prepares the Get request.
func (FirewallPoliciesClient) GetResponder ¶
func (client FirewallPoliciesClient) GetResponder(resp *http.Response) (result FirewallPolicy, err error)
GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (FirewallPoliciesClient) GetSender ¶
GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (FirewallPoliciesClient) List ¶
func (client FirewallPoliciesClient) List(ctx context.Context, resourceGroupName string) (result FirewallPolicyListResultPage, err error)
List lists all Firewall Policies in a resource group. Parameters: resourceGroupName - the name of the resource group.
func (FirewallPoliciesClient) ListAll ¶
func (client FirewallPoliciesClient) ListAll(ctx context.Context) (result FirewallPolicyListResultPage, err error)
ListAll gets all the Firewall Policies in a subscription.
func (FirewallPoliciesClient) ListAllComplete ¶
func (client FirewallPoliciesClient) ListAllComplete(ctx context.Context) (result FirewallPolicyListResultIterator, err error)
ListAllComplete enumerates all values, automatically crossing page boundaries as required.
func (FirewallPoliciesClient) ListAllPreparer ¶
ListAllPreparer prepares the ListAll request.
func (FirewallPoliciesClient) ListAllResponder ¶
func (client FirewallPoliciesClient) ListAllResponder(resp *http.Response) (result FirewallPolicyListResult, err error)
ListAllResponder handles the response to the ListAll request. The method always closes the http.Response Body.
func (FirewallPoliciesClient) ListAllSender ¶
ListAllSender sends the ListAll request. The method will close the http.Response Body if it receives an error.
func (FirewallPoliciesClient) ListComplete ¶
func (client FirewallPoliciesClient) ListComplete(ctx context.Context, resourceGroupName string) (result FirewallPolicyListResultIterator, err error)
ListComplete enumerates all values, automatically crossing page boundaries as required.
func (FirewallPoliciesClient) ListPreparer ¶
func (client FirewallPoliciesClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
ListPreparer prepares the List request.
func (FirewallPoliciesClient) ListResponder ¶
func (client FirewallPoliciesClient) ListResponder(resp *http.Response) (result FirewallPolicyListResult, err error)
ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (FirewallPoliciesClient) ListSender ¶
ListSender sends the List request. The method will close the http.Response Body if it receives an error.
func (FirewallPoliciesClient) UpdateTags ¶
func (client FirewallPoliciesClient) UpdateTags(ctx context.Context, resourceGroupName string, firewallPolicyName string, firewallPolicyParameters TagsObject) (result FirewallPolicy, err error)
UpdateTags updates a Firewall Policy Tags. Parameters: resourceGroupName - the resource group name of the Firewall Policy. firewallPolicyName - the name of the Firewall Policy being updated. firewallPolicyParameters - parameters supplied to Update Firewall Policy tags.
func (FirewallPoliciesClient) UpdateTagsPreparer ¶
func (client FirewallPoliciesClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, firewallPolicyName string, firewallPolicyParameters TagsObject) (*http.Request, error)
UpdateTagsPreparer prepares the UpdateTags request.
func (FirewallPoliciesClient) UpdateTagsResponder ¶
func (client FirewallPoliciesClient) UpdateTagsResponder(resp *http.Response) (result FirewallPolicy, err error)
UpdateTagsResponder handles the response to the UpdateTags request. The method always closes the http.Response Body.
func (FirewallPoliciesClient) UpdateTagsSender ¶
UpdateTagsSender sends the UpdateTags request. The method will close the http.Response Body if it receives an error.
type FirewallPoliciesCreateOrUpdateFuture ¶
type FirewallPoliciesCreateOrUpdateFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(FirewallPoliciesClient) (FirewallPolicy, error)
}
FirewallPoliciesCreateOrUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*FirewallPoliciesCreateOrUpdateFuture) UnmarshalJSON ¶
func (future *FirewallPoliciesCreateOrUpdateFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type FirewallPoliciesDeleteFuture ¶
type FirewallPoliciesDeleteFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(FirewallPoliciesClient) (autorest.Response, error)
}
FirewallPoliciesDeleteFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*FirewallPoliciesDeleteFuture) UnmarshalJSON ¶
func (future *FirewallPoliciesDeleteFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type FirewallPolicy ¶
type FirewallPolicy struct {
autorest.Response `json:"-"`
// FirewallPolicyPropertiesFormat - Properties of the firewall policy.
*FirewallPolicyPropertiesFormat `json:"properties,omitempty"`
// Etag - READ-ONLY; A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
// Name - READ-ONLY; Resource name.
Name *string `json:"name,omitempty"`
// Type - READ-ONLY; Resource type.
Type *string `json:"type,omitempty"`
// Location - Resource location.
Location *string `json:"location,omitempty"`
// Tags - Resource tags.
Tags map[string]*string `json:"tags"`
}
FirewallPolicy firewallPolicy Resource.
func (FirewallPolicy) MarshalJSON ¶
func (fp FirewallPolicy) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for FirewallPolicy.
func (*FirewallPolicy) UnmarshalJSON ¶
func (fp *FirewallPolicy) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for FirewallPolicy struct.
type FirewallPolicyFilterRule ¶
type FirewallPolicyFilterRule struct {
// Action - The action type of a Filter rule.
Action *FirewallPolicyFilterRuleAction `json:"action,omitempty"`
// RuleConditions - Collection of rule conditions used by a rule.
RuleConditions *[]BasicFirewallPolicyRuleCondition `json:"ruleConditions,omitempty"`
// Name - The name of the rule.
Name *string `json:"name,omitempty"`
// Priority - Priority of the Firewall Policy Rule resource.
Priority *int32 `json:"priority,omitempty"`
// RuleType - Possible values include: 'RuleTypeFirewallPolicyRule', 'RuleTypeFirewallPolicyNatRule', 'RuleTypeFirewallPolicyFilterRule'
RuleType RuleType `json:"ruleType,omitempty"`
}
FirewallPolicyFilterRule firewall Policy Filter Rule.
func (FirewallPolicyFilterRule) AsBasicFirewallPolicyRule ¶
func (fpfr FirewallPolicyFilterRule) AsBasicFirewallPolicyRule() (BasicFirewallPolicyRule, bool)
AsBasicFirewallPolicyRule is the BasicFirewallPolicyRule implementation for FirewallPolicyFilterRule.
func (FirewallPolicyFilterRule) AsFirewallPolicyFilterRule ¶
func (fpfr FirewallPolicyFilterRule) AsFirewallPolicyFilterRule() (*FirewallPolicyFilterRule, bool)
AsFirewallPolicyFilterRule is the BasicFirewallPolicyRule implementation for FirewallPolicyFilterRule.
func (FirewallPolicyFilterRule) AsFirewallPolicyNatRule ¶
func (fpfr FirewallPolicyFilterRule) AsFirewallPolicyNatRule() (*FirewallPolicyNatRule, bool)
AsFirewallPolicyNatRule is the BasicFirewallPolicyRule implementation for FirewallPolicyFilterRule.
func (FirewallPolicyFilterRule) AsFirewallPolicyRule ¶
func (fpfr FirewallPolicyFilterRule) AsFirewallPolicyRule() (*FirewallPolicyRule, bool)
AsFirewallPolicyRule is the BasicFirewallPolicyRule implementation for FirewallPolicyFilterRule.
func (FirewallPolicyFilterRule) MarshalJSON ¶
func (fpfr FirewallPolicyFilterRule) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for FirewallPolicyFilterRule.
func (*FirewallPolicyFilterRule) UnmarshalJSON ¶
func (fpfr *FirewallPolicyFilterRule) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for FirewallPolicyFilterRule struct.
type FirewallPolicyFilterRuleAction ¶
type FirewallPolicyFilterRuleAction struct {
// Type - The type of action. Possible values include: 'FirewallPolicyFilterRuleActionTypeAllow', 'FirewallPolicyFilterRuleActionTypeDeny', 'FirewallPolicyFilterRuleActionTypeAlert'
Type FirewallPolicyFilterRuleActionType `json:"type,omitempty"`
}
FirewallPolicyFilterRuleAction properties of the FirewallPolicyFilterRuleAction.
type FirewallPolicyFilterRuleActionType ¶
type FirewallPolicyFilterRuleActionType string
FirewallPolicyFilterRuleActionType enumerates the values for firewall policy filter rule action type.
const ( // FirewallPolicyFilterRuleActionTypeAlert ... FirewallPolicyFilterRuleActionTypeAlert FirewallPolicyFilterRuleActionType = "Alert " // FirewallPolicyFilterRuleActionTypeAllow ... FirewallPolicyFilterRuleActionTypeAllow FirewallPolicyFilterRuleActionType = "Allow" // FirewallPolicyFilterRuleActionTypeDeny ... FirewallPolicyFilterRuleActionTypeDeny FirewallPolicyFilterRuleActionType = "Deny" )
func PossibleFirewallPolicyFilterRuleActionTypeValues ¶
func PossibleFirewallPolicyFilterRuleActionTypeValues() []FirewallPolicyFilterRuleActionType
PossibleFirewallPolicyFilterRuleActionTypeValues returns an array of possible values for the FirewallPolicyFilterRuleActionType const type.
type FirewallPolicyListResult ¶
type FirewallPolicyListResult struct {
autorest.Response `json:"-"`
// Value - List of Firewall Policies in a resource group.
Value *[]FirewallPolicy `json:"value,omitempty"`
// NextLink - URL to get the next set of results.
NextLink *string `json:"nextLink,omitempty"`
}
FirewallPolicyListResult response for ListFirewallPolicies API service call.
func (FirewallPolicyListResult) IsEmpty ¶
func (fplr FirewallPolicyListResult) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
type FirewallPolicyListResultIterator ¶
type FirewallPolicyListResultIterator struct {
// contains filtered or unexported fields
}
FirewallPolicyListResultIterator provides access to a complete listing of FirewallPolicy values.
func NewFirewallPolicyListResultIterator ¶
func NewFirewallPolicyListResultIterator(page FirewallPolicyListResultPage) FirewallPolicyListResultIterator
Creates a new instance of the FirewallPolicyListResultIterator type.
func (*FirewallPolicyListResultIterator) Next ¶
func (iter *FirewallPolicyListResultIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*FirewallPolicyListResultIterator) NextWithContext ¶
func (iter *FirewallPolicyListResultIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (FirewallPolicyListResultIterator) NotDone ¶
func (iter FirewallPolicyListResultIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (FirewallPolicyListResultIterator) Response ¶
func (iter FirewallPolicyListResultIterator) Response() FirewallPolicyListResult
Response returns the raw server response from the last page request.
func (FirewallPolicyListResultIterator) Value ¶
func (iter FirewallPolicyListResultIterator) Value() FirewallPolicy
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type FirewallPolicyListResultPage ¶
type FirewallPolicyListResultPage struct {
// contains filtered or unexported fields
}
FirewallPolicyListResultPage contains a page of FirewallPolicy values.
func NewFirewallPolicyListResultPage ¶
func NewFirewallPolicyListResultPage(cur FirewallPolicyListResult, getNextPage func(context.Context, FirewallPolicyListResult) (FirewallPolicyListResult, error)) FirewallPolicyListResultPage
Creates a new instance of the FirewallPolicyListResultPage type.
func (*FirewallPolicyListResultPage) Next ¶
func (page *FirewallPolicyListResultPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*FirewallPolicyListResultPage) NextWithContext ¶
func (page *FirewallPolicyListResultPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (FirewallPolicyListResultPage) NotDone ¶
func (page FirewallPolicyListResultPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (FirewallPolicyListResultPage) Response ¶
func (page FirewallPolicyListResultPage) Response() FirewallPolicyListResult
Response returns the raw server response from the last page request.
func (FirewallPolicyListResultPage) Values ¶
func (page FirewallPolicyListResultPage) Values() []FirewallPolicy
Values returns the slice of values for the current page or nil if there are no values.
type FirewallPolicyNatRule ¶
type FirewallPolicyNatRule struct {
// Action - The action type of a Nat rule.
Action *FirewallPolicyNatRuleAction `json:"action,omitempty"`
// TranslatedAddress - The translated address for this NAT rule.
TranslatedAddress *string `json:"translatedAddress,omitempty"`
// TranslatedPort - The translated port for this NAT rule.
TranslatedPort *string `json:"translatedPort,omitempty"`
// RuleCondition - The match conditions for incoming traffic.
RuleCondition BasicFirewallPolicyRuleCondition `json:"ruleCondition,omitempty"`
// Name - The name of the rule.
Name *string `json:"name,omitempty"`
// Priority - Priority of the Firewall Policy Rule resource.
Priority *int32 `json:"priority,omitempty"`
// RuleType - Possible values include: 'RuleTypeFirewallPolicyRule', 'RuleTypeFirewallPolicyNatRule', 'RuleTypeFirewallPolicyFilterRule'
RuleType RuleType `json:"ruleType,omitempty"`
}
FirewallPolicyNatRule firewall Policy NAT Rule.
func (FirewallPolicyNatRule) AsBasicFirewallPolicyRule ¶
func (fpnr FirewallPolicyNatRule) AsBasicFirewallPolicyRule() (BasicFirewallPolicyRule, bool)
AsBasicFirewallPolicyRule is the BasicFirewallPolicyRule implementation for FirewallPolicyNatRule.
func (FirewallPolicyNatRule) AsFirewallPolicyFilterRule ¶
func (fpnr FirewallPolicyNatRule) AsFirewallPolicyFilterRule() (*FirewallPolicyFilterRule, bool)
AsFirewallPolicyFilterRule is the BasicFirewallPolicyRule implementation for FirewallPolicyNatRule.
func (FirewallPolicyNatRule) AsFirewallPolicyNatRule ¶
func (fpnr FirewallPolicyNatRule) AsFirewallPolicyNatRule() (*FirewallPolicyNatRule, bool)
AsFirewallPolicyNatRule is the BasicFirewallPolicyRule implementation for FirewallPolicyNatRule.
func (FirewallPolicyNatRule) AsFirewallPolicyRule ¶
func (fpnr FirewallPolicyNatRule) AsFirewallPolicyRule() (*FirewallPolicyRule, bool)
AsFirewallPolicyRule is the BasicFirewallPolicyRule implementation for FirewallPolicyNatRule.
func (FirewallPolicyNatRule) MarshalJSON ¶
func (fpnr FirewallPolicyNatRule) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for FirewallPolicyNatRule.
func (*FirewallPolicyNatRule) UnmarshalJSON ¶
func (fpnr *FirewallPolicyNatRule) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for FirewallPolicyNatRule struct.
type FirewallPolicyNatRuleAction ¶
type FirewallPolicyNatRuleAction struct {
// Type - The type of action. Possible values include: 'DNAT', 'SNAT'
Type FirewallPolicyNatRuleActionType `json:"type,omitempty"`
}
FirewallPolicyNatRuleAction properties of the FirewallPolicyNatRuleAction.
type FirewallPolicyNatRuleActionType ¶
type FirewallPolicyNatRuleActionType string
FirewallPolicyNatRuleActionType enumerates the values for firewall policy nat rule action type.
const ( // DNAT ... DNAT FirewallPolicyNatRuleActionType = "DNAT" // SNAT ... SNAT FirewallPolicyNatRuleActionType = "SNAT" )
func PossibleFirewallPolicyNatRuleActionTypeValues ¶
func PossibleFirewallPolicyNatRuleActionTypeValues() []FirewallPolicyNatRuleActionType
PossibleFirewallPolicyNatRuleActionTypeValues returns an array of possible values for the FirewallPolicyNatRuleActionType const type.
type FirewallPolicyPropertiesFormat ¶
type FirewallPolicyPropertiesFormat struct {
// RuleGroups - READ-ONLY; List of references to FirewallPolicyRuleGroups.
RuleGroups *[]SubResource `json:"ruleGroups,omitempty"`
// ProvisioningState - The provisioning state of the firewall policy resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
// BasePolicy - The parent firewall policy from which rules are inherited.
BasePolicy *SubResource `json:"basePolicy,omitempty"`
// Firewalls - READ-ONLY; List of references to Azure Firewalls that this Firewall Policy is associated with.
Firewalls *[]SubResource `json:"firewalls,omitempty"`
// ChildPolicies - READ-ONLY; List of references to Child Firewall Policies.
ChildPolicies *[]SubResource `json:"childPolicies,omitempty"`
// ThreatIntelMode - The operation mode for Threat Intelligence. Possible values include: 'AzureFirewallThreatIntelModeAlert', 'AzureFirewallThreatIntelModeDeny', 'AzureFirewallThreatIntelModeOff'
ThreatIntelMode AzureFirewallThreatIntelMode `json:"threatIntelMode,omitempty"`
}
FirewallPolicyPropertiesFormat firewall Policy definition.
func (FirewallPolicyPropertiesFormat) MarshalJSON ¶
func (fppf FirewallPolicyPropertiesFormat) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for FirewallPolicyPropertiesFormat.
type FirewallPolicyRule ¶
type FirewallPolicyRule struct {
// Name - The name of the rule.
Name *string `json:"name,omitempty"`
// Priority - Priority of the Firewall Policy Rule resource.
Priority *int32 `json:"priority,omitempty"`
// RuleType - Possible values include: 'RuleTypeFirewallPolicyRule', 'RuleTypeFirewallPolicyNatRule', 'RuleTypeFirewallPolicyFilterRule'
RuleType RuleType `json:"ruleType,omitempty"`
}
FirewallPolicyRule properties of the rule.
func (FirewallPolicyRule) AsBasicFirewallPolicyRule ¶
func (fpr FirewallPolicyRule) AsBasicFirewallPolicyRule() (BasicFirewallPolicyRule, bool)
AsBasicFirewallPolicyRule is the BasicFirewallPolicyRule implementation for FirewallPolicyRule.
func (FirewallPolicyRule) AsFirewallPolicyFilterRule ¶
func (fpr FirewallPolicyRule) AsFirewallPolicyFilterRule() (*FirewallPolicyFilterRule, bool)
AsFirewallPolicyFilterRule is the BasicFirewallPolicyRule implementation for FirewallPolicyRule.
func (FirewallPolicyRule) AsFirewallPolicyNatRule ¶
func (fpr FirewallPolicyRule) AsFirewallPolicyNatRule() (*FirewallPolicyNatRule, bool)
AsFirewallPolicyNatRule is the BasicFirewallPolicyRule implementation for FirewallPolicyRule.
func (FirewallPolicyRule) AsFirewallPolicyRule ¶
func (fpr FirewallPolicyRule) AsFirewallPolicyRule() (*FirewallPolicyRule, bool)
AsFirewallPolicyRule is the BasicFirewallPolicyRule implementation for FirewallPolicyRule.
func (FirewallPolicyRule) MarshalJSON ¶
func (fpr FirewallPolicyRule) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for FirewallPolicyRule.
type FirewallPolicyRuleCondition ¶
type FirewallPolicyRuleCondition struct {
// Name - Name of the rule condition.
Name *string `json:"name,omitempty"`
// Description - Description of the rule condition.
Description *string `json:"description,omitempty"`
// RuleConditionType - Possible values include: 'RuleConditionTypeFirewallPolicyRuleCondition', 'RuleConditionTypeApplicationRuleCondition', 'RuleConditionTypeNetworkRuleCondition'
RuleConditionType RuleConditionType `json:"ruleConditionType,omitempty"`
}
FirewallPolicyRuleCondition properties of a rule.
func (FirewallPolicyRuleCondition) AsApplicationRuleCondition ¶
func (fprc FirewallPolicyRuleCondition) AsApplicationRuleCondition() (*ApplicationRuleCondition, bool)
AsApplicationRuleCondition is the BasicFirewallPolicyRuleCondition implementation for FirewallPolicyRuleCondition.
func (FirewallPolicyRuleCondition) AsBasicFirewallPolicyRuleCondition ¶
func (fprc FirewallPolicyRuleCondition) AsBasicFirewallPolicyRuleCondition() (BasicFirewallPolicyRuleCondition, bool)
AsBasicFirewallPolicyRuleCondition is the BasicFirewallPolicyRuleCondition implementation for FirewallPolicyRuleCondition.
func (FirewallPolicyRuleCondition) AsFirewallPolicyRuleCondition ¶
func (fprc FirewallPolicyRuleCondition) AsFirewallPolicyRuleCondition() (*FirewallPolicyRuleCondition, bool)
AsFirewallPolicyRuleCondition is the BasicFirewallPolicyRuleCondition implementation for FirewallPolicyRuleCondition.
func (FirewallPolicyRuleCondition) AsRuleCondition ¶
func (fprc FirewallPolicyRuleCondition) AsRuleCondition() (*RuleCondition, bool)
AsRuleCondition is the BasicFirewallPolicyRuleCondition implementation for FirewallPolicyRuleCondition.
func (FirewallPolicyRuleCondition) MarshalJSON ¶
func (fprc FirewallPolicyRuleCondition) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for FirewallPolicyRuleCondition.
type FirewallPolicyRuleConditionApplicationProtocol ¶
type FirewallPolicyRuleConditionApplicationProtocol struct {
// ProtocolType - Protocol type. Possible values include: 'FirewallPolicyRuleConditionApplicationProtocolTypeHTTP', 'FirewallPolicyRuleConditionApplicationProtocolTypeHTTPS'
ProtocolType FirewallPolicyRuleConditionApplicationProtocolType `json:"protocolType,omitempty"`
// Port - Port number for the protocol, cannot be greater than 64000.
Port *int32 `json:"port,omitempty"`
}
FirewallPolicyRuleConditionApplicationProtocol properties of the application rule protocol.
type FirewallPolicyRuleConditionApplicationProtocolType ¶
type FirewallPolicyRuleConditionApplicationProtocolType string
FirewallPolicyRuleConditionApplicationProtocolType enumerates the values for firewall policy rule condition application protocol type.
const ( // FirewallPolicyRuleConditionApplicationProtocolTypeHTTP ... FirewallPolicyRuleConditionApplicationProtocolTypeHTTP FirewallPolicyRuleConditionApplicationProtocolType = "Http" // FirewallPolicyRuleConditionApplicationProtocolTypeHTTPS ... FirewallPolicyRuleConditionApplicationProtocolTypeHTTPS FirewallPolicyRuleConditionApplicationProtocolType = "Https" )
func PossibleFirewallPolicyRuleConditionApplicationProtocolTypeValues ¶
func PossibleFirewallPolicyRuleConditionApplicationProtocolTypeValues() []FirewallPolicyRuleConditionApplicationProtocolType
PossibleFirewallPolicyRuleConditionApplicationProtocolTypeValues returns an array of possible values for the FirewallPolicyRuleConditionApplicationProtocolType const type.
type FirewallPolicyRuleConditionNetworkProtocol ¶
type FirewallPolicyRuleConditionNetworkProtocol string
FirewallPolicyRuleConditionNetworkProtocol enumerates the values for firewall policy rule condition network protocol.
const ( // FirewallPolicyRuleConditionNetworkProtocolAny ... FirewallPolicyRuleConditionNetworkProtocolAny FirewallPolicyRuleConditionNetworkProtocol = "Any" // FirewallPolicyRuleConditionNetworkProtocolICMP ... FirewallPolicyRuleConditionNetworkProtocolICMP FirewallPolicyRuleConditionNetworkProtocol = "ICMP" // FirewallPolicyRuleConditionNetworkProtocolTCP ... FirewallPolicyRuleConditionNetworkProtocolTCP FirewallPolicyRuleConditionNetworkProtocol = "TCP" // FirewallPolicyRuleConditionNetworkProtocolUDP ... FirewallPolicyRuleConditionNetworkProtocolUDP FirewallPolicyRuleConditionNetworkProtocol = "UDP" )
func PossibleFirewallPolicyRuleConditionNetworkProtocolValues ¶
func PossibleFirewallPolicyRuleConditionNetworkProtocolValues() []FirewallPolicyRuleConditionNetworkProtocol
PossibleFirewallPolicyRuleConditionNetworkProtocolValues returns an array of possible values for the FirewallPolicyRuleConditionNetworkProtocol const type.
type FirewallPolicyRuleGroup ¶
type FirewallPolicyRuleGroup struct {
autorest.Response `json:"-"`
// FirewallPolicyRuleGroupProperties - The properties of the firewall policy rule group.
*FirewallPolicyRuleGroupProperties `json:"properties,omitempty"`
// Name - The name of the resource that is unique within a resource group. This name can be used to access the resource.
Name *string `json:"name,omitempty"`
// Etag - READ-ONLY; A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// Type - READ-ONLY; Rule Group type.
Type *string `json:"type,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
}
FirewallPolicyRuleGroup rule Group resource.
func (FirewallPolicyRuleGroup) MarshalJSON ¶
func (fprg FirewallPolicyRuleGroup) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for FirewallPolicyRuleGroup.
func (*FirewallPolicyRuleGroup) UnmarshalJSON ¶
func (fprg *FirewallPolicyRuleGroup) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for FirewallPolicyRuleGroup struct.
type FirewallPolicyRuleGroupListResult ¶
type FirewallPolicyRuleGroupListResult struct {
autorest.Response `json:"-"`
// Value - List of FirewallPolicyRuleGroups in a FirewallPolicy.
Value *[]FirewallPolicyRuleGroup `json:"value,omitempty"`
// NextLink - URL to get the next set of results.
NextLink *string `json:"nextLink,omitempty"`
}
FirewallPolicyRuleGroupListResult response for ListFirewallPolicyRuleGroups API service call.
func (FirewallPolicyRuleGroupListResult) IsEmpty ¶
func (fprglr FirewallPolicyRuleGroupListResult) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
type FirewallPolicyRuleGroupListResultIterator ¶
type FirewallPolicyRuleGroupListResultIterator struct {
// contains filtered or unexported fields
}
FirewallPolicyRuleGroupListResultIterator provides access to a complete listing of FirewallPolicyRuleGroup values.
func NewFirewallPolicyRuleGroupListResultIterator ¶
func NewFirewallPolicyRuleGroupListResultIterator(page FirewallPolicyRuleGroupListResultPage) FirewallPolicyRuleGroupListResultIterator
Creates a new instance of the FirewallPolicyRuleGroupListResultIterator type.
func (*FirewallPolicyRuleGroupListResultIterator) Next ¶
func (iter *FirewallPolicyRuleGroupListResultIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*FirewallPolicyRuleGroupListResultIterator) NextWithContext ¶
func (iter *FirewallPolicyRuleGroupListResultIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (FirewallPolicyRuleGroupListResultIterator) NotDone ¶
func (iter FirewallPolicyRuleGroupListResultIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (FirewallPolicyRuleGroupListResultIterator) Response ¶
func (iter FirewallPolicyRuleGroupListResultIterator) Response() FirewallPolicyRuleGroupListResult
Response returns the raw server response from the last page request.
func (FirewallPolicyRuleGroupListResultIterator) Value ¶
func (iter FirewallPolicyRuleGroupListResultIterator) Value() FirewallPolicyRuleGroup
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type FirewallPolicyRuleGroupListResultPage ¶
type FirewallPolicyRuleGroupListResultPage struct {
// contains filtered or unexported fields
}
FirewallPolicyRuleGroupListResultPage contains a page of FirewallPolicyRuleGroup values.
func NewFirewallPolicyRuleGroupListResultPage ¶
func NewFirewallPolicyRuleGroupListResultPage(cur FirewallPolicyRuleGroupListResult, getNextPage func(context.Context, FirewallPolicyRuleGroupListResult) (FirewallPolicyRuleGroupListResult, error)) FirewallPolicyRuleGroupListResultPage
Creates a new instance of the FirewallPolicyRuleGroupListResultPage type.
func (*FirewallPolicyRuleGroupListResultPage) Next ¶
func (page *FirewallPolicyRuleGroupListResultPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*FirewallPolicyRuleGroupListResultPage) NextWithContext ¶
func (page *FirewallPolicyRuleGroupListResultPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (FirewallPolicyRuleGroupListResultPage) NotDone ¶
func (page FirewallPolicyRuleGroupListResultPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (FirewallPolicyRuleGroupListResultPage) Response ¶
func (page FirewallPolicyRuleGroupListResultPage) Response() FirewallPolicyRuleGroupListResult
Response returns the raw server response from the last page request.
func (FirewallPolicyRuleGroupListResultPage) Values ¶
func (page FirewallPolicyRuleGroupListResultPage) Values() []FirewallPolicyRuleGroup
Values returns the slice of values for the current page or nil if there are no values.
type FirewallPolicyRuleGroupProperties ¶
type FirewallPolicyRuleGroupProperties struct {
// Priority - Priority of the Firewall Policy Rule Group resource.
Priority *int32 `json:"priority,omitempty"`
// Rules - Group of Firewall Policy rules.
Rules *[]BasicFirewallPolicyRule `json:"rules,omitempty"`
// ProvisioningState - The provisioning state of the firewall policy rule group resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
}
FirewallPolicyRuleGroupProperties properties of the rule group.
func (*FirewallPolicyRuleGroupProperties) UnmarshalJSON ¶
func (fprgp *FirewallPolicyRuleGroupProperties) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for FirewallPolicyRuleGroupProperties struct.
type FirewallPolicyRuleGroupsClient ¶
type FirewallPolicyRuleGroupsClient struct {
BaseClient
}
FirewallPolicyRuleGroupsClient is the network Client
func NewFirewallPolicyRuleGroupsClient ¶
func NewFirewallPolicyRuleGroupsClient(subscriptionID string) FirewallPolicyRuleGroupsClient
NewFirewallPolicyRuleGroupsClient creates an instance of the FirewallPolicyRuleGroupsClient client.
func NewFirewallPolicyRuleGroupsClientWithBaseURI ¶
func NewFirewallPolicyRuleGroupsClientWithBaseURI(baseURI string, subscriptionID string) FirewallPolicyRuleGroupsClient
NewFirewallPolicyRuleGroupsClientWithBaseURI creates an instance of the FirewallPolicyRuleGroupsClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (FirewallPolicyRuleGroupsClient) CreateOrUpdate ¶
func (client FirewallPolicyRuleGroupsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, firewallPolicyName string, ruleGroupName string, parameters FirewallPolicyRuleGroup) (result FirewallPolicyRuleGroupsCreateOrUpdateFuture, err error)
CreateOrUpdate creates or updates the specified FirewallPolicyRuleGroup. Parameters: resourceGroupName - the name of the resource group. firewallPolicyName - the name of the Firewall Policy. ruleGroupName - the name of the FirewallPolicyRuleGroup. parameters - parameters supplied to the create or update FirewallPolicyRuleGroup operation.
func (FirewallPolicyRuleGroupsClient) CreateOrUpdatePreparer ¶
func (client FirewallPolicyRuleGroupsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, firewallPolicyName string, ruleGroupName string, parameters FirewallPolicyRuleGroup) (*http.Request, error)
CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (FirewallPolicyRuleGroupsClient) CreateOrUpdateResponder ¶
func (client FirewallPolicyRuleGroupsClient) CreateOrUpdateResponder(resp *http.Response) (result FirewallPolicyRuleGroup, err error)
CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (FirewallPolicyRuleGroupsClient) CreateOrUpdateSender ¶
func (client FirewallPolicyRuleGroupsClient) CreateOrUpdateSender(req *http.Request) (future FirewallPolicyRuleGroupsCreateOrUpdateFuture, err error)
CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (FirewallPolicyRuleGroupsClient) Delete ¶
func (client FirewallPolicyRuleGroupsClient) Delete(ctx context.Context, resourceGroupName string, firewallPolicyName string, ruleGroupName string) (result FirewallPolicyRuleGroupsDeleteFuture, err error)
Delete deletes the specified FirewallPolicyRuleGroup. Parameters: resourceGroupName - the name of the resource group. firewallPolicyName - the name of the Firewall Policy. ruleGroupName - the name of the FirewallPolicyRuleGroup.
func (FirewallPolicyRuleGroupsClient) DeletePreparer ¶
func (client FirewallPolicyRuleGroupsClient) DeletePreparer(ctx context.Context, resourceGroupName string, firewallPolicyName string, ruleGroupName string) (*http.Request, error)
DeletePreparer prepares the Delete request.
func (FirewallPolicyRuleGroupsClient) DeleteResponder ¶
func (client FirewallPolicyRuleGroupsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (FirewallPolicyRuleGroupsClient) DeleteSender ¶
func (client FirewallPolicyRuleGroupsClient) DeleteSender(req *http.Request) (future FirewallPolicyRuleGroupsDeleteFuture, err error)
DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (FirewallPolicyRuleGroupsClient) Get ¶
func (client FirewallPolicyRuleGroupsClient) Get(ctx context.Context, resourceGroupName string, firewallPolicyName string, ruleGroupName string) (result FirewallPolicyRuleGroup, err error)
Get gets the specified FirewallPolicyRuleGroup. Parameters: resourceGroupName - the name of the resource group. firewallPolicyName - the name of the Firewall Policy. ruleGroupName - the name of the FirewallPolicyRuleGroup.
func (FirewallPolicyRuleGroupsClient) GetPreparer ¶
func (client FirewallPolicyRuleGroupsClient) GetPreparer(ctx context.Context, resourceGroupName string, firewallPolicyName string, ruleGroupName string) (*http.Request, error)
GetPreparer prepares the Get request.
func (FirewallPolicyRuleGroupsClient) GetResponder ¶
func (client FirewallPolicyRuleGroupsClient) GetResponder(resp *http.Response) (result FirewallPolicyRuleGroup, err error)
GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (FirewallPolicyRuleGroupsClient) GetSender ¶
GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (FirewallPolicyRuleGroupsClient) List ¶
func (client FirewallPolicyRuleGroupsClient) List(ctx context.Context, resourceGroupName string, firewallPolicyName string) (result FirewallPolicyRuleGroupListResultPage, err error)
List lists all FirewallPolicyRuleGroups in a FirewallPolicy resource. Parameters: resourceGroupName - the name of the resource group. firewallPolicyName - the name of the Firewall Policy.
func (FirewallPolicyRuleGroupsClient) ListComplete ¶
func (client FirewallPolicyRuleGroupsClient) ListComplete(ctx context.Context, resourceGroupName string, firewallPolicyName string) (result FirewallPolicyRuleGroupListResultIterator, err error)
ListComplete enumerates all values, automatically crossing page boundaries as required.
func (FirewallPolicyRuleGroupsClient) ListPreparer ¶
func (client FirewallPolicyRuleGroupsClient) ListPreparer(ctx context.Context, resourceGroupName string, firewallPolicyName string) (*http.Request, error)
ListPreparer prepares the List request.
func (FirewallPolicyRuleGroupsClient) ListResponder ¶
func (client FirewallPolicyRuleGroupsClient) ListResponder(resp *http.Response) (result FirewallPolicyRuleGroupListResult, err error)
ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (FirewallPolicyRuleGroupsClient) ListSender ¶
ListSender sends the List request. The method will close the http.Response Body if it receives an error.
type FirewallPolicyRuleGroupsCreateOrUpdateFuture ¶
type FirewallPolicyRuleGroupsCreateOrUpdateFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(FirewallPolicyRuleGroupsClient) (FirewallPolicyRuleGroup, error)
}
FirewallPolicyRuleGroupsCreateOrUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*FirewallPolicyRuleGroupsCreateOrUpdateFuture) UnmarshalJSON ¶
func (future *FirewallPolicyRuleGroupsCreateOrUpdateFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type FirewallPolicyRuleGroupsDeleteFuture ¶
type FirewallPolicyRuleGroupsDeleteFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(FirewallPolicyRuleGroupsClient) (autorest.Response, error)
}
FirewallPolicyRuleGroupsDeleteFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*FirewallPolicyRuleGroupsDeleteFuture) UnmarshalJSON ¶
func (future *FirewallPolicyRuleGroupsDeleteFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type FlowLogFormatParameters ¶
type FlowLogFormatParameters struct {
// Type - The file type of flow log. Possible values include: 'JSON'
Type FlowLogFormatType `json:"type,omitempty"`
// Version - The version (revision) of the flow log.
Version *int32 `json:"version,omitempty"`
}
FlowLogFormatParameters parameters that define the flow log format.
type FlowLogFormatType ¶
type FlowLogFormatType string
FlowLogFormatType enumerates the values for flow log format type.
const ( // JSON ... JSON FlowLogFormatType = "JSON" )
func PossibleFlowLogFormatTypeValues ¶
func PossibleFlowLogFormatTypeValues() []FlowLogFormatType
PossibleFlowLogFormatTypeValues returns an array of possible values for the FlowLogFormatType const type.
type FlowLogInformation ¶
type FlowLogInformation struct {
autorest.Response `json:"-"`
// TargetResourceID - The ID of the resource to configure for flow log and traffic analytics (optional) .
TargetResourceID *string `json:"targetResourceId,omitempty"`
// FlowLogProperties - Properties of the flow log.
*FlowLogProperties `json:"properties,omitempty"`
// FlowAnalyticsConfiguration - Parameters that define the configuration of traffic analytics.
FlowAnalyticsConfiguration *TrafficAnalyticsProperties `json:"flowAnalyticsConfiguration,omitempty"`
}
FlowLogInformation information on the configuration of flow log and traffic analytics (optional) .
func (FlowLogInformation) MarshalJSON ¶
func (fli FlowLogInformation) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for FlowLogInformation.
func (*FlowLogInformation) UnmarshalJSON ¶
func (fli *FlowLogInformation) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for FlowLogInformation struct.
type FlowLogProperties ¶
type FlowLogProperties struct {
// StorageID - ID of the storage account which is used to store the flow log.
StorageID *string `json:"storageId,omitempty"`
// Enabled - Flag to enable/disable flow logging.
Enabled *bool `json:"enabled,omitempty"`
// RetentionPolicy - Parameters that define the retention policy for flow log.
RetentionPolicy *RetentionPolicyParameters `json:"retentionPolicy,omitempty"`
// Format - Parameters that define the flow log format.
Format *FlowLogFormatParameters `json:"format,omitempty"`
}
FlowLogProperties parameters that define the configuration of flow log.
type FlowLogStatusParameters ¶
type FlowLogStatusParameters struct {
// TargetResourceID - The target resource where getting the flow log and traffic analytics (optional) status.
TargetResourceID *string `json:"targetResourceId,omitempty"`
}
FlowLogStatusParameters parameters that define a resource to query flow log and traffic analytics (optional) status.
type FrontendIPConfiguration ¶
type FrontendIPConfiguration struct {
autorest.Response `json:"-"`
// FrontendIPConfigurationPropertiesFormat - Properties of the load balancer probe.
*FrontendIPConfigurationPropertiesFormat `json:"properties,omitempty"`
// Name - The name of the resource that is unique within the set of frontend IP configurations used by the load balancer. This name can be used to access the resource.
Name *string `json:"name,omitempty"`
// Etag - A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// Type - READ-ONLY; Type of the resource.
Type *string `json:"type,omitempty"`
// Zones - A list of availability zones denoting the IP allocated for the resource needs to come from.
Zones *[]string `json:"zones,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
}
FrontendIPConfiguration frontend IP address of the load balancer.
func (FrontendIPConfiguration) MarshalJSON ¶
func (fic FrontendIPConfiguration) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for FrontendIPConfiguration.
func (*FrontendIPConfiguration) UnmarshalJSON ¶
func (fic *FrontendIPConfiguration) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for FrontendIPConfiguration struct.
type FrontendIPConfigurationPropertiesFormat ¶
type FrontendIPConfigurationPropertiesFormat struct {
// InboundNatRules - READ-ONLY; An array of references to inbound rules that use this frontend IP.
InboundNatRules *[]SubResource `json:"inboundNatRules,omitempty"`
// InboundNatPools - READ-ONLY; An array of references to inbound pools that use this frontend IP.
InboundNatPools *[]SubResource `json:"inboundNatPools,omitempty"`
// OutboundRules - READ-ONLY; An array of references to outbound rules that use this frontend IP.
OutboundRules *[]SubResource `json:"outboundRules,omitempty"`
// LoadBalancingRules - READ-ONLY; An array of references to load balancing rules that use this frontend IP.
LoadBalancingRules *[]SubResource `json:"loadBalancingRules,omitempty"`
// PrivateIPAddress - The private IP address of the IP configuration.
PrivateIPAddress *string `json:"privateIPAddress,omitempty"`
// PrivateIPAllocationMethod - The Private IP allocation method. Possible values include: 'Static', 'Dynamic'
PrivateIPAllocationMethod IPAllocationMethod `json:"privateIPAllocationMethod,omitempty"`
// PrivateIPAddressVersion - Whether the specific ipconfiguration is IPv4 or IPv6. Default is taken as IPv4. Possible values include: 'IPv4', 'IPv6'
PrivateIPAddressVersion IPVersion `json:"privateIPAddressVersion,omitempty"`
// Subnet - The reference of the subnet resource.
Subnet *Subnet `json:"subnet,omitempty"`
// PublicIPAddress - The reference of the Public IP resource.
PublicIPAddress *PublicIPAddress `json:"publicIPAddress,omitempty"`
// PublicIPPrefix - The reference of the Public IP Prefix resource.
PublicIPPrefix *SubResource `json:"publicIPPrefix,omitempty"`
// ProvisioningState - The provisioning state of the frontend IP configuration resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
}
FrontendIPConfigurationPropertiesFormat properties of Frontend IP Configuration of the load balancer.
func (FrontendIPConfigurationPropertiesFormat) MarshalJSON ¶
func (ficpf FrontendIPConfigurationPropertiesFormat) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for FrontendIPConfigurationPropertiesFormat.
type GatewayRoute ¶
type GatewayRoute struct {
// LocalAddress - READ-ONLY; The gateway's local address.
LocalAddress *string `json:"localAddress,omitempty"`
// NetworkProperty - READ-ONLY; The route's network prefix.
NetworkProperty *string `json:"network,omitempty"`
// NextHop - READ-ONLY; The route's next hop.
NextHop *string `json:"nextHop,omitempty"`
// SourcePeer - READ-ONLY; The peer this route was learned from.
SourcePeer *string `json:"sourcePeer,omitempty"`
// Origin - READ-ONLY; The source this route was learned from.
Origin *string `json:"origin,omitempty"`
// AsPath - READ-ONLY; The route's AS path sequence.
AsPath *string `json:"asPath,omitempty"`
// Weight - READ-ONLY; The route's weight.
Weight *int32 `json:"weight,omitempty"`
}
GatewayRoute gateway routing details.
func (GatewayRoute) MarshalJSON ¶
func (gr GatewayRoute) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for GatewayRoute.
type GatewayRouteListResult ¶
type GatewayRouteListResult struct {
autorest.Response `json:"-"`
// Value - List of gateway routes.
Value *[]GatewayRoute `json:"value,omitempty"`
}
GatewayRouteListResult list of virtual network gateway routes.
type GetVpnSitesConfigurationRequest ¶
type GetVpnSitesConfigurationRequest struct {
// VpnSites - List of resource-ids of the vpn-sites for which config is to be downloaded.
VpnSites *[]string `json:"vpnSites,omitempty"`
// OutputBlobSasURL - The sas-url to download the configurations for vpn-sites.
OutputBlobSasURL *string `json:"outputBlobSasUrl,omitempty"`
}
GetVpnSitesConfigurationRequest list of Vpn-Sites.
type HTTPConfiguration ¶
type HTTPConfiguration struct {
// Method - HTTP method. Possible values include: 'Get'
Method HTTPMethod `json:"method,omitempty"`
// Headers - List of HTTP headers.
Headers *[]HTTPHeader `json:"headers,omitempty"`
// ValidStatusCodes - Valid status codes.
ValidStatusCodes *[]int32 `json:"validStatusCodes,omitempty"`
}
HTTPConfiguration HTTP configuration of the connectivity check.
type HTTPHeader ¶
type HTTPHeader struct {
// Name - The name in HTTP header.
Name *string `json:"name,omitempty"`
// Value - The value in HTTP header.
Value *string `json:"value,omitempty"`
}
HTTPHeader describes the HTTP header.
type HTTPMethod ¶
type HTTPMethod string
HTTPMethod enumerates the values for http method.
const ( // Get ... Get HTTPMethod = "Get" )
func PossibleHTTPMethodValues ¶
func PossibleHTTPMethodValues() []HTTPMethod
PossibleHTTPMethodValues returns an array of possible values for the HTTPMethod const type.
type HubIPAddresses ¶
type HubIPAddresses struct {
// PublicIPAddresses - List of Public IP addresses associated with azure firewall.
PublicIPAddresses *[]AzureFirewallPublicIPAddress `json:"publicIPAddresses,omitempty"`
// PrivateIPAddress - Private IP Address associated with azure firewall.
PrivateIPAddress *string `json:"privateIPAddress,omitempty"`
}
HubIPAddresses IP addresses associated with azure firewall.
type HubVirtualNetworkConnection ¶
type HubVirtualNetworkConnection struct {
autorest.Response `json:"-"`
// HubVirtualNetworkConnectionProperties - Properties of the hub virtual network connection.
*HubVirtualNetworkConnectionProperties `json:"properties,omitempty"`
// Name - The name of the resource that is unique within a resource group. This name can be used to access the resource.
Name *string `json:"name,omitempty"`
// Etag - READ-ONLY; A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
}
HubVirtualNetworkConnection hubVirtualNetworkConnection Resource.
func (HubVirtualNetworkConnection) MarshalJSON ¶
func (hvnc HubVirtualNetworkConnection) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for HubVirtualNetworkConnection.
func (*HubVirtualNetworkConnection) UnmarshalJSON ¶
func (hvnc *HubVirtualNetworkConnection) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for HubVirtualNetworkConnection struct.
type HubVirtualNetworkConnectionProperties ¶
type HubVirtualNetworkConnectionProperties struct {
// RemoteVirtualNetwork - Reference to the remote virtual network.
RemoteVirtualNetwork *SubResource `json:"remoteVirtualNetwork,omitempty"`
// AllowHubToRemoteVnetTransit - VirtualHub to RemoteVnet transit to enabled or not.
AllowHubToRemoteVnetTransit *bool `json:"allowHubToRemoteVnetTransit,omitempty"`
// AllowRemoteVnetToUseHubVnetGateways - Allow RemoteVnet to use Virtual Hub's gateways.
AllowRemoteVnetToUseHubVnetGateways *bool `json:"allowRemoteVnetToUseHubVnetGateways,omitempty"`
// EnableInternetSecurity - Enable internet security.
EnableInternetSecurity *bool `json:"enableInternetSecurity,omitempty"`
// ProvisioningState - The provisioning state of the hub virtual network connection resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
}
HubVirtualNetworkConnectionProperties parameters for HubVirtualNetworkConnection.
type HubVirtualNetworkConnectionStatus ¶
type HubVirtualNetworkConnectionStatus string
HubVirtualNetworkConnectionStatus enumerates the values for hub virtual network connection status.
const ( // HubVirtualNetworkConnectionStatusConnected ... HubVirtualNetworkConnectionStatusConnected HubVirtualNetworkConnectionStatus = "Connected" // HubVirtualNetworkConnectionStatusConnecting ... HubVirtualNetworkConnectionStatusConnecting HubVirtualNetworkConnectionStatus = "Connecting" // HubVirtualNetworkConnectionStatusNotConnected ... HubVirtualNetworkConnectionStatusNotConnected HubVirtualNetworkConnectionStatus = "NotConnected" // HubVirtualNetworkConnectionStatusUnknown ... HubVirtualNetworkConnectionStatusUnknown HubVirtualNetworkConnectionStatus = "Unknown" )
func PossibleHubVirtualNetworkConnectionStatusValues ¶
func PossibleHubVirtualNetworkConnectionStatusValues() []HubVirtualNetworkConnectionStatus
PossibleHubVirtualNetworkConnectionStatusValues returns an array of possible values for the HubVirtualNetworkConnectionStatus const type.
type HubVirtualNetworkConnectionsClient ¶
type HubVirtualNetworkConnectionsClient struct {
BaseClient
}
HubVirtualNetworkConnectionsClient is the network Client
func NewHubVirtualNetworkConnectionsClient ¶
func NewHubVirtualNetworkConnectionsClient(subscriptionID string) HubVirtualNetworkConnectionsClient
NewHubVirtualNetworkConnectionsClient creates an instance of the HubVirtualNetworkConnectionsClient client.
func NewHubVirtualNetworkConnectionsClientWithBaseURI ¶
func NewHubVirtualNetworkConnectionsClientWithBaseURI(baseURI string, subscriptionID string) HubVirtualNetworkConnectionsClient
NewHubVirtualNetworkConnectionsClientWithBaseURI creates an instance of the HubVirtualNetworkConnectionsClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (HubVirtualNetworkConnectionsClient) Get ¶
func (client HubVirtualNetworkConnectionsClient) Get(ctx context.Context, resourceGroupName string, virtualHubName string, connectionName string) (result HubVirtualNetworkConnection, err error)
Get retrieves the details of a HubVirtualNetworkConnection. Parameters: resourceGroupName - the resource group name of the VirtualHub. virtualHubName - the name of the VirtualHub. connectionName - the name of the vpn connection.
func (HubVirtualNetworkConnectionsClient) GetPreparer ¶
func (client HubVirtualNetworkConnectionsClient) GetPreparer(ctx context.Context, resourceGroupName string, virtualHubName string, connectionName string) (*http.Request, error)
GetPreparer prepares the Get request.
func (HubVirtualNetworkConnectionsClient) GetResponder ¶
func (client HubVirtualNetworkConnectionsClient) GetResponder(resp *http.Response) (result HubVirtualNetworkConnection, err error)
GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (HubVirtualNetworkConnectionsClient) GetSender ¶
func (client HubVirtualNetworkConnectionsClient) GetSender(req *http.Request) (*http.Response, error)
GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (HubVirtualNetworkConnectionsClient) List ¶
func (client HubVirtualNetworkConnectionsClient) List(ctx context.Context, resourceGroupName string, virtualHubName string) (result ListHubVirtualNetworkConnectionsResultPage, err error)
List retrieves the details of all HubVirtualNetworkConnections. Parameters: resourceGroupName - the resource group name of the VirtualHub. virtualHubName - the name of the VirtualHub.
func (HubVirtualNetworkConnectionsClient) ListComplete ¶
func (client HubVirtualNetworkConnectionsClient) ListComplete(ctx context.Context, resourceGroupName string, virtualHubName string) (result ListHubVirtualNetworkConnectionsResultIterator, err error)
ListComplete enumerates all values, automatically crossing page boundaries as required.
func (HubVirtualNetworkConnectionsClient) ListPreparer ¶
func (client HubVirtualNetworkConnectionsClient) ListPreparer(ctx context.Context, resourceGroupName string, virtualHubName string) (*http.Request, error)
ListPreparer prepares the List request.
func (HubVirtualNetworkConnectionsClient) ListResponder ¶
func (client HubVirtualNetworkConnectionsClient) ListResponder(resp *http.Response) (result ListHubVirtualNetworkConnectionsResult, err error)
ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (HubVirtualNetworkConnectionsClient) ListSender ¶
func (client HubVirtualNetworkConnectionsClient) ListSender(req *http.Request) (*http.Response, error)
ListSender sends the List request. The method will close the http.Response Body if it receives an error.
type IPAddressAvailabilityResult ¶
type IPAddressAvailabilityResult struct {
autorest.Response `json:"-"`
// Available - Private IP address availability.
Available *bool `json:"available,omitempty"`
// AvailableIPAddresses - Contains other available private IP addresses if the asked for address is taken.
AvailableIPAddresses *[]string `json:"availableIPAddresses,omitempty"`
}
IPAddressAvailabilityResult response for CheckIPAddressAvailability API service call.
type IPAllocationMethod ¶
type IPAllocationMethod string
IPAllocationMethod enumerates the values for ip allocation method.
const ( // Dynamic ... Dynamic IPAllocationMethod = "Dynamic" // Static ... Static IPAllocationMethod = "Static" )
func PossibleIPAllocationMethodValues ¶
func PossibleIPAllocationMethodValues() []IPAllocationMethod
PossibleIPAllocationMethodValues returns an array of possible values for the IPAllocationMethod const type.
type IPConfiguration ¶
type IPConfiguration struct {
// IPConfigurationPropertiesFormat - Properties of the IP configuration.
*IPConfigurationPropertiesFormat `json:"properties,omitempty"`
// Name - The name of the resource that is unique within a resource group. This name can be used to access the resource.
Name *string `json:"name,omitempty"`
// Etag - A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
}
IPConfiguration IP configuration.
func (IPConfiguration) MarshalJSON ¶
func (ic IPConfiguration) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for IPConfiguration.
func (*IPConfiguration) UnmarshalJSON ¶
func (ic *IPConfiguration) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for IPConfiguration struct.
type IPConfigurationProfile ¶
type IPConfigurationProfile struct {
// IPConfigurationProfilePropertiesFormat - Properties of the IP configuration profile.
*IPConfigurationProfilePropertiesFormat `json:"properties,omitempty"`
// Name - The name of the resource. This name can be used to access the resource.
Name *string `json:"name,omitempty"`
// Type - READ-ONLY; Sub Resource type.
Type *string `json:"type,omitempty"`
// Etag - A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
}
IPConfigurationProfile IP configuration profile child resource.
func (IPConfigurationProfile) MarshalJSON ¶
func (icp IPConfigurationProfile) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for IPConfigurationProfile.
func (*IPConfigurationProfile) UnmarshalJSON ¶
func (icp *IPConfigurationProfile) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for IPConfigurationProfile struct.
type IPConfigurationProfilePropertiesFormat ¶
type IPConfigurationProfilePropertiesFormat struct {
// Subnet - The reference of the subnet resource to create a container network interface ip configuration.
Subnet *Subnet `json:"subnet,omitempty"`
// ProvisioningState - READ-ONLY; The provisioning state of the IP configuration profile resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
}
IPConfigurationProfilePropertiesFormat IP configuration profile properties.
func (IPConfigurationProfilePropertiesFormat) MarshalJSON ¶
func (icppf IPConfigurationProfilePropertiesFormat) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for IPConfigurationProfilePropertiesFormat.
type IPConfigurationPropertiesFormat ¶
type IPConfigurationPropertiesFormat struct {
// PrivateIPAddress - The private IP address of the IP configuration.
PrivateIPAddress *string `json:"privateIPAddress,omitempty"`
// PrivateIPAllocationMethod - The private IP address allocation method. Possible values include: 'Static', 'Dynamic'
PrivateIPAllocationMethod IPAllocationMethod `json:"privateIPAllocationMethod,omitempty"`
// Subnet - The reference of the subnet resource.
Subnet *Subnet `json:"subnet,omitempty"`
// PublicIPAddress - The reference of the public IP resource.
PublicIPAddress *PublicIPAddress `json:"publicIPAddress,omitempty"`
// ProvisioningState - The provisioning state of the IP configuration resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
}
IPConfigurationPropertiesFormat properties of IP configuration.
type IPFlowProtocol ¶
type IPFlowProtocol string
IPFlowProtocol enumerates the values for ip flow protocol.
const ( // IPFlowProtocolTCP ... IPFlowProtocolTCP IPFlowProtocol = "TCP" // IPFlowProtocolUDP ... IPFlowProtocolUDP IPFlowProtocol = "UDP" )
func PossibleIPFlowProtocolValues ¶
func PossibleIPFlowProtocolValues() []IPFlowProtocol
PossibleIPFlowProtocolValues returns an array of possible values for the IPFlowProtocol const type.
type IPTag ¶
type IPTag struct {
// IPTagType - The IP tag type. Example: FirstPartyUsage.
IPTagType *string `json:"ipTagType,omitempty"`
// Tag - The value of the IP tag associated with the public IP. Example: SQL.
Tag *string `json:"tag,omitempty"`
}
IPTag contains the IpTag associated with the object.
type IPVersion ¶
type IPVersion string
IPVersion enumerates the values for ip version.
func PossibleIPVersionValues ¶
func PossibleIPVersionValues() []IPVersion
PossibleIPVersionValues returns an array of possible values for the IPVersion const type.
type IkeEncryption ¶
type IkeEncryption string
IkeEncryption enumerates the values for ike encryption.
const ( // AES128 ... AES128 IkeEncryption = "AES128" // AES192 ... AES192 IkeEncryption = "AES192" // AES256 ... AES256 IkeEncryption = "AES256" // DES ... DES IkeEncryption = "DES" // DES3 ... DES3 IkeEncryption = "DES3" // GCMAES128 ... GCMAES128 IkeEncryption = "GCMAES128" // GCMAES256 ... GCMAES256 IkeEncryption = "GCMAES256" )
func PossibleIkeEncryptionValues ¶
func PossibleIkeEncryptionValues() []IkeEncryption
PossibleIkeEncryptionValues returns an array of possible values for the IkeEncryption const type.
type IkeIntegrity ¶
type IkeIntegrity string
IkeIntegrity enumerates the values for ike integrity.
const ( // IkeIntegrityGCMAES128 ... IkeIntegrityGCMAES128 IkeIntegrity = "GCMAES128" // IkeIntegrityGCMAES256 ... IkeIntegrityGCMAES256 IkeIntegrity = "GCMAES256" // IkeIntegrityMD5 ... IkeIntegrityMD5 IkeIntegrity = "MD5" // IkeIntegritySHA1 ... IkeIntegritySHA1 IkeIntegrity = "SHA1" // IkeIntegritySHA256 ... IkeIntegritySHA256 IkeIntegrity = "SHA256" // IkeIntegritySHA384 ... IkeIntegritySHA384 IkeIntegrity = "SHA384" )
func PossibleIkeIntegrityValues ¶
func PossibleIkeIntegrityValues() []IkeIntegrity
PossibleIkeIntegrityValues returns an array of possible values for the IkeIntegrity const type.
type InboundNatPool ¶
type InboundNatPool struct {
// InboundNatPoolPropertiesFormat - Properties of load balancer inbound nat pool.
*InboundNatPoolPropertiesFormat `json:"properties,omitempty"`
// Name - The name of the resource that is unique within the set of inbound NAT pools used by the load balancer. This name can be used to access the resource.
Name *string `json:"name,omitempty"`
// Etag - A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// Type - READ-ONLY; Type of the resource.
Type *string `json:"type,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
}
InboundNatPool inbound NAT pool of the load balancer.
func (InboundNatPool) MarshalJSON ¶
func (inp InboundNatPool) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for InboundNatPool.
func (*InboundNatPool) UnmarshalJSON ¶
func (inp *InboundNatPool) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for InboundNatPool struct.
type InboundNatPoolPropertiesFormat ¶
type InboundNatPoolPropertiesFormat struct {
// FrontendIPConfiguration - A reference to frontend IP addresses.
FrontendIPConfiguration *SubResource `json:"frontendIPConfiguration,omitempty"`
// Protocol - The reference to the transport protocol used by the inbound NAT pool. Possible values include: 'TransportProtocolUDP', 'TransportProtocolTCP', 'TransportProtocolAll'
Protocol TransportProtocol `json:"protocol,omitempty"`
// FrontendPortRangeStart - The first port number in the range of external ports that will be used to provide Inbound Nat to NICs associated with a load balancer. Acceptable values range between 1 and 65534.
FrontendPortRangeStart *int32 `json:"frontendPortRangeStart,omitempty"`
// FrontendPortRangeEnd - The last port number in the range of external ports that will be used to provide Inbound Nat to NICs associated with a load balancer. Acceptable values range between 1 and 65535.
FrontendPortRangeEnd *int32 `json:"frontendPortRangeEnd,omitempty"`
// BackendPort - The port used for internal connections on the endpoint. Acceptable values are between 1 and 65535.
BackendPort *int32 `json:"backendPort,omitempty"`
// IdleTimeoutInMinutes - The timeout for the TCP idle connection. The value can be set between 4 and 30 minutes. The default value is 4 minutes. This element is only used when the protocol is set to TCP.
IdleTimeoutInMinutes *int32 `json:"idleTimeoutInMinutes,omitempty"`
// EnableFloatingIP - Configures a virtual machine's endpoint for the floating IP capability required to configure a SQL AlwaysOn Availability Group. This setting is required when using the SQL AlwaysOn Availability Groups in SQL server. This setting can't be changed after you create the endpoint.
EnableFloatingIP *bool `json:"enableFloatingIP,omitempty"`
// EnableTCPReset - Receive bidirectional TCP Reset on TCP flow idle timeout or unexpected connection termination. This element is only used when the protocol is set to TCP.
EnableTCPReset *bool `json:"enableTcpReset,omitempty"`
// ProvisioningState - The provisioning state of the inbound NAT pool resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
}
InboundNatPoolPropertiesFormat properties of Inbound NAT pool.
type InboundNatRule ¶
type InboundNatRule struct {
autorest.Response `json:"-"`
// InboundNatRulePropertiesFormat - Properties of load balancer inbound nat rule.
*InboundNatRulePropertiesFormat `json:"properties,omitempty"`
// Name - The name of the resource that is unique within the set of inbound NAT rules used by the load balancer. This name can be used to access the resource.
Name *string `json:"name,omitempty"`
// Etag - A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// Type - READ-ONLY; Type of the resource.
Type *string `json:"type,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
}
InboundNatRule inbound NAT rule of the load balancer.
func (InboundNatRule) MarshalJSON ¶
func (inr InboundNatRule) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for InboundNatRule.
func (*InboundNatRule) UnmarshalJSON ¶
func (inr *InboundNatRule) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for InboundNatRule struct.
type InboundNatRuleListResult ¶
type InboundNatRuleListResult struct {
autorest.Response `json:"-"`
// Value - A list of inbound nat rules in a load balancer.
Value *[]InboundNatRule `json:"value,omitempty"`
// NextLink - READ-ONLY; The URL to get the next set of results.
NextLink *string `json:"nextLink,omitempty"`
}
InboundNatRuleListResult response for ListInboundNatRule API service call.
func (InboundNatRuleListResult) IsEmpty ¶
func (inrlr InboundNatRuleListResult) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
func (InboundNatRuleListResult) MarshalJSON ¶
func (inrlr InboundNatRuleListResult) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for InboundNatRuleListResult.
type InboundNatRuleListResultIterator ¶
type InboundNatRuleListResultIterator struct {
// contains filtered or unexported fields
}
InboundNatRuleListResultIterator provides access to a complete listing of InboundNatRule values.
func NewInboundNatRuleListResultIterator ¶
func NewInboundNatRuleListResultIterator(page InboundNatRuleListResultPage) InboundNatRuleListResultIterator
Creates a new instance of the InboundNatRuleListResultIterator type.
func (*InboundNatRuleListResultIterator) Next ¶
func (iter *InboundNatRuleListResultIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*InboundNatRuleListResultIterator) NextWithContext ¶
func (iter *InboundNatRuleListResultIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (InboundNatRuleListResultIterator) NotDone ¶
func (iter InboundNatRuleListResultIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (InboundNatRuleListResultIterator) Response ¶
func (iter InboundNatRuleListResultIterator) Response() InboundNatRuleListResult
Response returns the raw server response from the last page request.
func (InboundNatRuleListResultIterator) Value ¶
func (iter InboundNatRuleListResultIterator) Value() InboundNatRule
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type InboundNatRuleListResultPage ¶
type InboundNatRuleListResultPage struct {
// contains filtered or unexported fields
}
InboundNatRuleListResultPage contains a page of InboundNatRule values.
func NewInboundNatRuleListResultPage ¶
func NewInboundNatRuleListResultPage(cur InboundNatRuleListResult, getNextPage func(context.Context, InboundNatRuleListResult) (InboundNatRuleListResult, error)) InboundNatRuleListResultPage
Creates a new instance of the InboundNatRuleListResultPage type.
func (*InboundNatRuleListResultPage) Next ¶
func (page *InboundNatRuleListResultPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*InboundNatRuleListResultPage) NextWithContext ¶
func (page *InboundNatRuleListResultPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (InboundNatRuleListResultPage) NotDone ¶
func (page InboundNatRuleListResultPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (InboundNatRuleListResultPage) Response ¶
func (page InboundNatRuleListResultPage) Response() InboundNatRuleListResult
Response returns the raw server response from the last page request.
func (InboundNatRuleListResultPage) Values ¶
func (page InboundNatRuleListResultPage) Values() []InboundNatRule
Values returns the slice of values for the current page or nil if there are no values.
type InboundNatRulePropertiesFormat ¶
type InboundNatRulePropertiesFormat struct {
// FrontendIPConfiguration - A reference to frontend IP addresses.
FrontendIPConfiguration *SubResource `json:"frontendIPConfiguration,omitempty"`
// BackendIPConfiguration - READ-ONLY; A reference to a private IP address defined on a network interface of a VM. Traffic sent to the frontend port of each of the frontend IP configurations is forwarded to the backend IP.
BackendIPConfiguration *InterfaceIPConfiguration `json:"backendIPConfiguration,omitempty"`
// Protocol - The reference to the transport protocol used by the load balancing rule. Possible values include: 'TransportProtocolUDP', 'TransportProtocolTCP', 'TransportProtocolAll'
Protocol TransportProtocol `json:"protocol,omitempty"`
// FrontendPort - The port for the external endpoint. Port numbers for each rule must be unique within the Load Balancer. Acceptable values range from 1 to 65534.
FrontendPort *int32 `json:"frontendPort,omitempty"`
// BackendPort - The port used for the internal endpoint. Acceptable values range from 1 to 65535.
BackendPort *int32 `json:"backendPort,omitempty"`
// IdleTimeoutInMinutes - The timeout for the TCP idle connection. The value can be set between 4 and 30 minutes. The default value is 4 minutes. This element is only used when the protocol is set to TCP.
IdleTimeoutInMinutes *int32 `json:"idleTimeoutInMinutes,omitempty"`
// EnableFloatingIP - Configures a virtual machine's endpoint for the floating IP capability required to configure a SQL AlwaysOn Availability Group. This setting is required when using the SQL AlwaysOn Availability Groups in SQL server. This setting can't be changed after you create the endpoint.
EnableFloatingIP *bool `json:"enableFloatingIP,omitempty"`
// EnableTCPReset - Receive bidirectional TCP Reset on TCP flow idle timeout or unexpected connection termination. This element is only used when the protocol is set to TCP.
EnableTCPReset *bool `json:"enableTcpReset,omitempty"`
// ProvisioningState - The provisioning state of the inbound NAT rule resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
}
InboundNatRulePropertiesFormat properties of the inbound NAT rule.
func (InboundNatRulePropertiesFormat) MarshalJSON ¶
func (inrpf InboundNatRulePropertiesFormat) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for InboundNatRulePropertiesFormat.
type InboundNatRulesClient ¶
type InboundNatRulesClient struct {
BaseClient
}
InboundNatRulesClient is the network Client
func NewInboundNatRulesClient ¶
func NewInboundNatRulesClient(subscriptionID string) InboundNatRulesClient
NewInboundNatRulesClient creates an instance of the InboundNatRulesClient client.
func NewInboundNatRulesClientWithBaseURI ¶
func NewInboundNatRulesClientWithBaseURI(baseURI string, subscriptionID string) InboundNatRulesClient
NewInboundNatRulesClientWithBaseURI creates an instance of the InboundNatRulesClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (InboundNatRulesClient) CreateOrUpdate ¶
func (client InboundNatRulesClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, loadBalancerName string, inboundNatRuleName string, inboundNatRuleParameters InboundNatRule) (result InboundNatRulesCreateOrUpdateFuture, err error)
CreateOrUpdate creates or updates a load balancer inbound nat rule. Parameters: resourceGroupName - the name of the resource group. loadBalancerName - the name of the load balancer. inboundNatRuleName - the name of the inbound nat rule. inboundNatRuleParameters - parameters supplied to the create or update inbound nat rule operation.
func (InboundNatRulesClient) CreateOrUpdatePreparer ¶
func (client InboundNatRulesClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, loadBalancerName string, inboundNatRuleName string, inboundNatRuleParameters InboundNatRule) (*http.Request, error)
CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (InboundNatRulesClient) CreateOrUpdateResponder ¶
func (client InboundNatRulesClient) CreateOrUpdateResponder(resp *http.Response) (result InboundNatRule, err error)
CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (InboundNatRulesClient) CreateOrUpdateSender ¶
func (client InboundNatRulesClient) CreateOrUpdateSender(req *http.Request) (future InboundNatRulesCreateOrUpdateFuture, err error)
CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (InboundNatRulesClient) Delete ¶
func (client InboundNatRulesClient) Delete(ctx context.Context, resourceGroupName string, loadBalancerName string, inboundNatRuleName string) (result InboundNatRulesDeleteFuture, err error)
Delete deletes the specified load balancer inbound nat rule. Parameters: resourceGroupName - the name of the resource group. loadBalancerName - the name of the load balancer. inboundNatRuleName - the name of the inbound nat rule.
func (InboundNatRulesClient) DeletePreparer ¶
func (client InboundNatRulesClient) DeletePreparer(ctx context.Context, resourceGroupName string, loadBalancerName string, inboundNatRuleName string) (*http.Request, error)
DeletePreparer prepares the Delete request.
func (InboundNatRulesClient) DeleteResponder ¶
func (client InboundNatRulesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (InboundNatRulesClient) DeleteSender ¶
func (client InboundNatRulesClient) DeleteSender(req *http.Request) (future InboundNatRulesDeleteFuture, err error)
DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (InboundNatRulesClient) Get ¶
func (client InboundNatRulesClient) Get(ctx context.Context, resourceGroupName string, loadBalancerName string, inboundNatRuleName string, expand string) (result InboundNatRule, err error)
Get gets the specified load balancer inbound nat rule. Parameters: resourceGroupName - the name of the resource group. loadBalancerName - the name of the load balancer. inboundNatRuleName - the name of the inbound nat rule. expand - expands referenced resources.
func (InboundNatRulesClient) GetPreparer ¶
func (client InboundNatRulesClient) GetPreparer(ctx context.Context, resourceGroupName string, loadBalancerName string, inboundNatRuleName string, expand string) (*http.Request, error)
GetPreparer prepares the Get request.
func (InboundNatRulesClient) GetResponder ¶
func (client InboundNatRulesClient) GetResponder(resp *http.Response) (result InboundNatRule, err error)
GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (InboundNatRulesClient) GetSender ¶
GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (InboundNatRulesClient) List ¶
func (client InboundNatRulesClient) List(ctx context.Context, resourceGroupName string, loadBalancerName string) (result InboundNatRuleListResultPage, err error)
List gets all the inbound nat rules in a load balancer. Parameters: resourceGroupName - the name of the resource group. loadBalancerName - the name of the load balancer.
func (InboundNatRulesClient) ListComplete ¶
func (client InboundNatRulesClient) ListComplete(ctx context.Context, resourceGroupName string, loadBalancerName string) (result InboundNatRuleListResultIterator, err error)
ListComplete enumerates all values, automatically crossing page boundaries as required.
func (InboundNatRulesClient) ListPreparer ¶
func (client InboundNatRulesClient) ListPreparer(ctx context.Context, resourceGroupName string, loadBalancerName string) (*http.Request, error)
ListPreparer prepares the List request.
func (InboundNatRulesClient) ListResponder ¶
func (client InboundNatRulesClient) ListResponder(resp *http.Response) (result InboundNatRuleListResult, err error)
ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (InboundNatRulesClient) ListSender ¶
ListSender sends the List request. The method will close the http.Response Body if it receives an error.
type InboundNatRulesCreateOrUpdateFuture ¶
type InboundNatRulesCreateOrUpdateFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(InboundNatRulesClient) (InboundNatRule, error)
}
InboundNatRulesCreateOrUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*InboundNatRulesCreateOrUpdateFuture) UnmarshalJSON ¶
func (future *InboundNatRulesCreateOrUpdateFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type InboundNatRulesDeleteFuture ¶
type InboundNatRulesDeleteFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(InboundNatRulesClient) (autorest.Response, error)
}
InboundNatRulesDeleteFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*InboundNatRulesDeleteFuture) UnmarshalJSON ¶
func (future *InboundNatRulesDeleteFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type IntentPolicy ¶
type IntentPolicy struct {
// Etag - A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
// Name - READ-ONLY; Resource name.
Name *string `json:"name,omitempty"`
// Type - READ-ONLY; Resource type.
Type *string `json:"type,omitempty"`
// Location - Resource location.
Location *string `json:"location,omitempty"`
// Tags - Resource tags.
Tags map[string]*string `json:"tags"`
}
IntentPolicy network Intent Policy resource.
func (IntentPolicy) MarshalJSON ¶
func (IP IntentPolicy) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for IntentPolicy.
type IntentPolicyConfiguration ¶
type IntentPolicyConfiguration struct {
// NetworkIntentPolicyName - The name of the Network Intent Policy for storing in target subscription.
NetworkIntentPolicyName *string `json:"networkIntentPolicyName,omitempty"`
// SourceNetworkIntentPolicy - Source network intent policy.
SourceNetworkIntentPolicy *IntentPolicy `json:"sourceNetworkIntentPolicy,omitempty"`
}
IntentPolicyConfiguration details of NetworkIntentPolicyConfiguration for PrepareNetworkPoliciesRequest.
type Interface ¶
type Interface struct {
autorest.Response `json:"-"`
// InterfacePropertiesFormat - Properties of the network interface.
*InterfacePropertiesFormat `json:"properties,omitempty"`
// Etag - A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
// Name - READ-ONLY; Resource name.
Name *string `json:"name,omitempty"`
// Type - READ-ONLY; Resource type.
Type *string `json:"type,omitempty"`
// Location - Resource location.
Location *string `json:"location,omitempty"`
// Tags - Resource tags.
Tags map[string]*string `json:"tags"`
}
Interface a network interface in a resource group.
func (Interface) MarshalJSON ¶
MarshalJSON is the custom marshaler for Interface.
func (*Interface) UnmarshalJSON ¶
UnmarshalJSON is the custom unmarshaler for Interface struct.
type InterfaceAssociation ¶
type InterfaceAssociation struct {
// ID - READ-ONLY; Network interface ID.
ID *string `json:"id,omitempty"`
// SecurityRules - Collection of custom security rules.
SecurityRules *[]SecurityRule `json:"securityRules,omitempty"`
}
InterfaceAssociation network interface and its custom security rules.
func (InterfaceAssociation) MarshalJSON ¶
func (ia InterfaceAssociation) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for InterfaceAssociation.
type InterfaceDNSSettings ¶
type InterfaceDNSSettings struct {
// DNSServers - List of DNS servers IP addresses. Use 'AzureProvidedDNS' to switch to azure provided DNS resolution. 'AzureProvidedDNS' value cannot be combined with other IPs, it must be the only value in dnsServers collection.
DNSServers *[]string `json:"dnsServers,omitempty"`
// AppliedDNSServers - If the VM that uses this NIC is part of an Availability Set, then this list will have the union of all DNS servers from all NICs that are part of the Availability Set. This property is what is configured on each of those VMs.
AppliedDNSServers *[]string `json:"appliedDnsServers,omitempty"`
// InternalDNSNameLabel - Relative DNS name for this NIC used for internal communications between VMs in the same virtual network.
InternalDNSNameLabel *string `json:"internalDnsNameLabel,omitempty"`
// InternalFqdn - Fully qualified DNS name supporting internal communications between VMs in the same virtual network.
InternalFqdn *string `json:"internalFqdn,omitempty"`
// InternalDomainNameSuffix - Even if internalDnsNameLabel is not specified, a DNS entry is created for the primary NIC of the VM. This DNS name can be constructed by concatenating the VM name with the value of internalDomainNameSuffix.
InternalDomainNameSuffix *string `json:"internalDomainNameSuffix,omitempty"`
}
InterfaceDNSSettings DNS settings of a network interface.
type InterfaceIPConfiguration ¶
type InterfaceIPConfiguration struct {
autorest.Response `json:"-"`
// InterfaceIPConfigurationPropertiesFormat - Network interface IP configuration properties.
*InterfaceIPConfigurationPropertiesFormat `json:"properties,omitempty"`
// Name - The name of the resource that is unique within a resource group. This name can be used to access the resource.
Name *string `json:"name,omitempty"`
// Etag - A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
}
InterfaceIPConfiguration iPConfiguration in a network interface.
func (InterfaceIPConfiguration) MarshalJSON ¶
func (iic InterfaceIPConfiguration) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for InterfaceIPConfiguration.
func (*InterfaceIPConfiguration) UnmarshalJSON ¶
func (iic *InterfaceIPConfiguration) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for InterfaceIPConfiguration struct.
type InterfaceIPConfigurationListResult ¶
type InterfaceIPConfigurationListResult struct {
autorest.Response `json:"-"`
// Value - A list of ip configurations.
Value *[]InterfaceIPConfiguration `json:"value,omitempty"`
// NextLink - READ-ONLY; The URL to get the next set of results.
NextLink *string `json:"nextLink,omitempty"`
}
InterfaceIPConfigurationListResult response for list ip configurations API service call.
func (InterfaceIPConfigurationListResult) IsEmpty ¶
func (iiclr InterfaceIPConfigurationListResult) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
func (InterfaceIPConfigurationListResult) MarshalJSON ¶
func (iiclr InterfaceIPConfigurationListResult) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for InterfaceIPConfigurationListResult.
type InterfaceIPConfigurationListResultIterator ¶
type InterfaceIPConfigurationListResultIterator struct {
// contains filtered or unexported fields
}
InterfaceIPConfigurationListResultIterator provides access to a complete listing of InterfaceIPConfiguration values.
func NewInterfaceIPConfigurationListResultIterator ¶
func NewInterfaceIPConfigurationListResultIterator(page InterfaceIPConfigurationListResultPage) InterfaceIPConfigurationListResultIterator
Creates a new instance of the InterfaceIPConfigurationListResultIterator type.
func (*InterfaceIPConfigurationListResultIterator) Next ¶
func (iter *InterfaceIPConfigurationListResultIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*InterfaceIPConfigurationListResultIterator) NextWithContext ¶
func (iter *InterfaceIPConfigurationListResultIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (InterfaceIPConfigurationListResultIterator) NotDone ¶
func (iter InterfaceIPConfigurationListResultIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (InterfaceIPConfigurationListResultIterator) Response ¶
func (iter InterfaceIPConfigurationListResultIterator) Response() InterfaceIPConfigurationListResult
Response returns the raw server response from the last page request.
func (InterfaceIPConfigurationListResultIterator) Value ¶
func (iter InterfaceIPConfigurationListResultIterator) Value() InterfaceIPConfiguration
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type InterfaceIPConfigurationListResultPage ¶
type InterfaceIPConfigurationListResultPage struct {
// contains filtered or unexported fields
}
InterfaceIPConfigurationListResultPage contains a page of InterfaceIPConfiguration values.
func NewInterfaceIPConfigurationListResultPage ¶
func NewInterfaceIPConfigurationListResultPage(cur InterfaceIPConfigurationListResult, getNextPage func(context.Context, InterfaceIPConfigurationListResult) (InterfaceIPConfigurationListResult, error)) InterfaceIPConfigurationListResultPage
Creates a new instance of the InterfaceIPConfigurationListResultPage type.
func (*InterfaceIPConfigurationListResultPage) Next ¶
func (page *InterfaceIPConfigurationListResultPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*InterfaceIPConfigurationListResultPage) NextWithContext ¶
func (page *InterfaceIPConfigurationListResultPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (InterfaceIPConfigurationListResultPage) NotDone ¶
func (page InterfaceIPConfigurationListResultPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (InterfaceIPConfigurationListResultPage) Response ¶
func (page InterfaceIPConfigurationListResultPage) Response() InterfaceIPConfigurationListResult
Response returns the raw server response from the last page request.
func (InterfaceIPConfigurationListResultPage) Values ¶
func (page InterfaceIPConfigurationListResultPage) Values() []InterfaceIPConfiguration
Values returns the slice of values for the current page or nil if there are no values.
type InterfaceIPConfigurationPrivateLinkConnectionProperties ¶
type InterfaceIPConfigurationPrivateLinkConnectionProperties struct {
// GroupID - READ-ONLY; The group ID for current private link connection.
GroupID *string `json:"groupId,omitempty"`
// RequiredMemberName - READ-ONLY; The required member name for current private link connection.
RequiredMemberName *string `json:"requiredMemberName,omitempty"`
// Fqdns - READ-ONLY; List of FQDNs for current private link connection.
Fqdns *[]string `json:"fqdns,omitempty"`
}
InterfaceIPConfigurationPrivateLinkConnectionProperties privateLinkConnection properties for the network interface.
func (InterfaceIPConfigurationPrivateLinkConnectionProperties) MarshalJSON ¶
func (iicplcp InterfaceIPConfigurationPrivateLinkConnectionProperties) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for InterfaceIPConfigurationPrivateLinkConnectionProperties.
type InterfaceIPConfigurationPropertiesFormat ¶
type InterfaceIPConfigurationPropertiesFormat struct {
// VirtualNetworkTaps - The reference to Virtual Network Taps.
VirtualNetworkTaps *[]VirtualNetworkTap `json:"virtualNetworkTaps,omitempty"`
// ApplicationGatewayBackendAddressPools - The reference of ApplicationGatewayBackendAddressPool resource.
ApplicationGatewayBackendAddressPools *[]ApplicationGatewayBackendAddressPool `json:"applicationGatewayBackendAddressPools,omitempty"`
// LoadBalancerBackendAddressPools - The reference of LoadBalancerBackendAddressPool resource.
LoadBalancerBackendAddressPools *[]BackendAddressPool `json:"loadBalancerBackendAddressPools,omitempty"`
// LoadBalancerInboundNatRules - A list of references of LoadBalancerInboundNatRules.
LoadBalancerInboundNatRules *[]InboundNatRule `json:"loadBalancerInboundNatRules,omitempty"`
// PrivateIPAddress - Private IP address of the IP configuration.
PrivateIPAddress *string `json:"privateIPAddress,omitempty"`
// PrivateIPAllocationMethod - The private IP address allocation method. Possible values include: 'Static', 'Dynamic'
PrivateIPAllocationMethod IPAllocationMethod `json:"privateIPAllocationMethod,omitempty"`
// PrivateIPAddressVersion - Whether the specific IP configuration is IPv4 or IPv6. Default is IPv4. Possible values include: 'IPv4', 'IPv6'
PrivateIPAddressVersion IPVersion `json:"privateIPAddressVersion,omitempty"`
// Subnet - Subnet bound to the IP configuration.
Subnet *Subnet `json:"subnet,omitempty"`
// Primary - Whether this is a primary customer address on the network interface.
Primary *bool `json:"primary,omitempty"`
// PublicIPAddress - Public IP address bound to the IP configuration.
PublicIPAddress *PublicIPAddress `json:"publicIPAddress,omitempty"`
// ApplicationSecurityGroups - Application security groups in which the IP configuration is included.
ApplicationSecurityGroups *[]ApplicationSecurityGroup `json:"applicationSecurityGroups,omitempty"`
// ProvisioningState - The provisioning state of the network interface IP configuration. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
// PrivateLinkConnectionProperties - READ-ONLY; PrivateLinkConnection properties for the network interface.
PrivateLinkConnectionProperties *InterfaceIPConfigurationPrivateLinkConnectionProperties `json:"privateLinkConnectionProperties,omitempty"`
}
InterfaceIPConfigurationPropertiesFormat properties of IP configuration.
func (InterfaceIPConfigurationPropertiesFormat) MarshalJSON ¶
func (iicpf InterfaceIPConfigurationPropertiesFormat) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for InterfaceIPConfigurationPropertiesFormat.
type InterfaceIPConfigurationsClient ¶
type InterfaceIPConfigurationsClient struct {
BaseClient
}
InterfaceIPConfigurationsClient is the network Client
func NewInterfaceIPConfigurationsClient ¶
func NewInterfaceIPConfigurationsClient(subscriptionID string) InterfaceIPConfigurationsClient
NewInterfaceIPConfigurationsClient creates an instance of the InterfaceIPConfigurationsClient client.
func NewInterfaceIPConfigurationsClientWithBaseURI ¶
func NewInterfaceIPConfigurationsClientWithBaseURI(baseURI string, subscriptionID string) InterfaceIPConfigurationsClient
NewInterfaceIPConfigurationsClientWithBaseURI creates an instance of the InterfaceIPConfigurationsClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (InterfaceIPConfigurationsClient) Get ¶
func (client InterfaceIPConfigurationsClient) Get(ctx context.Context, resourceGroupName string, networkInterfaceName string, IPConfigurationName string) (result InterfaceIPConfiguration, err error)
Get gets the specified network interface ip configuration. Parameters: resourceGroupName - the name of the resource group. networkInterfaceName - the name of the network interface. IPConfigurationName - the name of the ip configuration name.
func (InterfaceIPConfigurationsClient) GetPreparer ¶
func (client InterfaceIPConfigurationsClient) GetPreparer(ctx context.Context, resourceGroupName string, networkInterfaceName string, IPConfigurationName string) (*http.Request, error)
GetPreparer prepares the Get request.
func (InterfaceIPConfigurationsClient) GetResponder ¶
func (client InterfaceIPConfigurationsClient) GetResponder(resp *http.Response) (result InterfaceIPConfiguration, err error)
GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (InterfaceIPConfigurationsClient) GetSender ¶
GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (InterfaceIPConfigurationsClient) List ¶
func (client InterfaceIPConfigurationsClient) List(ctx context.Context, resourceGroupName string, networkInterfaceName string) (result InterfaceIPConfigurationListResultPage, err error)
List get all ip configurations in a network interface. Parameters: resourceGroupName - the name of the resource group. networkInterfaceName - the name of the network interface.
func (InterfaceIPConfigurationsClient) ListComplete ¶
func (client InterfaceIPConfigurationsClient) ListComplete(ctx context.Context, resourceGroupName string, networkInterfaceName string) (result InterfaceIPConfigurationListResultIterator, err error)
ListComplete enumerates all values, automatically crossing page boundaries as required.
func (InterfaceIPConfigurationsClient) ListPreparer ¶
func (client InterfaceIPConfigurationsClient) ListPreparer(ctx context.Context, resourceGroupName string, networkInterfaceName string) (*http.Request, error)
ListPreparer prepares the List request.
func (InterfaceIPConfigurationsClient) ListResponder ¶
func (client InterfaceIPConfigurationsClient) ListResponder(resp *http.Response) (result InterfaceIPConfigurationListResult, err error)
ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (InterfaceIPConfigurationsClient) ListSender ¶
ListSender sends the List request. The method will close the http.Response Body if it receives an error.
type InterfaceListResult ¶
type InterfaceListResult struct {
autorest.Response `json:"-"`
// Value - A list of network interfaces in a resource group.
Value *[]Interface `json:"value,omitempty"`
// NextLink - READ-ONLY; The URL to get the next set of results.
NextLink *string `json:"nextLink,omitempty"`
}
InterfaceListResult response for the ListNetworkInterface API service call.
func (InterfaceListResult) IsEmpty ¶
func (ilr InterfaceListResult) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
func (InterfaceListResult) MarshalJSON ¶
func (ilr InterfaceListResult) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for InterfaceListResult.
type InterfaceListResultIterator ¶
type InterfaceListResultIterator struct {
// contains filtered or unexported fields
}
InterfaceListResultIterator provides access to a complete listing of Interface values.
func NewInterfaceListResultIterator ¶
func NewInterfaceListResultIterator(page InterfaceListResultPage) InterfaceListResultIterator
Creates a new instance of the InterfaceListResultIterator type.
func (*InterfaceListResultIterator) Next ¶
func (iter *InterfaceListResultIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*InterfaceListResultIterator) NextWithContext ¶
func (iter *InterfaceListResultIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (InterfaceListResultIterator) NotDone ¶
func (iter InterfaceListResultIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (InterfaceListResultIterator) Response ¶
func (iter InterfaceListResultIterator) Response() InterfaceListResult
Response returns the raw server response from the last page request.
func (InterfaceListResultIterator) Value ¶
func (iter InterfaceListResultIterator) Value() Interface
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type InterfaceListResultPage ¶
type InterfaceListResultPage struct {
// contains filtered or unexported fields
}
InterfaceListResultPage contains a page of Interface values.
func NewInterfaceListResultPage ¶
func NewInterfaceListResultPage(cur InterfaceListResult, getNextPage func(context.Context, InterfaceListResult) (InterfaceListResult, error)) InterfaceListResultPage
Creates a new instance of the InterfaceListResultPage type.
func (*InterfaceListResultPage) Next ¶
func (page *InterfaceListResultPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*InterfaceListResultPage) NextWithContext ¶
func (page *InterfaceListResultPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (InterfaceListResultPage) NotDone ¶
func (page InterfaceListResultPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (InterfaceListResultPage) Response ¶
func (page InterfaceListResultPage) Response() InterfaceListResult
Response returns the raw server response from the last page request.
func (InterfaceListResultPage) Values ¶
func (page InterfaceListResultPage) Values() []Interface
Values returns the slice of values for the current page or nil if there are no values.
type InterfaceLoadBalancerListResult ¶
type InterfaceLoadBalancerListResult struct {
autorest.Response `json:"-"`
// Value - A list of load balancers.
Value *[]LoadBalancer `json:"value,omitempty"`
// NextLink - READ-ONLY; The URL to get the next set of results.
NextLink *string `json:"nextLink,omitempty"`
}
InterfaceLoadBalancerListResult response for list ip configurations API service call.
func (InterfaceLoadBalancerListResult) IsEmpty ¶
func (ilblr InterfaceLoadBalancerListResult) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
func (InterfaceLoadBalancerListResult) MarshalJSON ¶
func (ilblr InterfaceLoadBalancerListResult) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for InterfaceLoadBalancerListResult.
type InterfaceLoadBalancerListResultIterator ¶
type InterfaceLoadBalancerListResultIterator struct {
// contains filtered or unexported fields
}
InterfaceLoadBalancerListResultIterator provides access to a complete listing of LoadBalancer values.
func NewInterfaceLoadBalancerListResultIterator ¶
func NewInterfaceLoadBalancerListResultIterator(page InterfaceLoadBalancerListResultPage) InterfaceLoadBalancerListResultIterator
Creates a new instance of the InterfaceLoadBalancerListResultIterator type.
func (*InterfaceLoadBalancerListResultIterator) Next ¶
func (iter *InterfaceLoadBalancerListResultIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*InterfaceLoadBalancerListResultIterator) NextWithContext ¶
func (iter *InterfaceLoadBalancerListResultIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (InterfaceLoadBalancerListResultIterator) NotDone ¶
func (iter InterfaceLoadBalancerListResultIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (InterfaceLoadBalancerListResultIterator) Response ¶
func (iter InterfaceLoadBalancerListResultIterator) Response() InterfaceLoadBalancerListResult
Response returns the raw server response from the last page request.
func (InterfaceLoadBalancerListResultIterator) Value ¶
func (iter InterfaceLoadBalancerListResultIterator) Value() LoadBalancer
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type InterfaceLoadBalancerListResultPage ¶
type InterfaceLoadBalancerListResultPage struct {
// contains filtered or unexported fields
}
InterfaceLoadBalancerListResultPage contains a page of LoadBalancer values.
func NewInterfaceLoadBalancerListResultPage ¶
func NewInterfaceLoadBalancerListResultPage(cur InterfaceLoadBalancerListResult, getNextPage func(context.Context, InterfaceLoadBalancerListResult) (InterfaceLoadBalancerListResult, error)) InterfaceLoadBalancerListResultPage
Creates a new instance of the InterfaceLoadBalancerListResultPage type.
func (*InterfaceLoadBalancerListResultPage) Next ¶
func (page *InterfaceLoadBalancerListResultPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*InterfaceLoadBalancerListResultPage) NextWithContext ¶
func (page *InterfaceLoadBalancerListResultPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (InterfaceLoadBalancerListResultPage) NotDone ¶
func (page InterfaceLoadBalancerListResultPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (InterfaceLoadBalancerListResultPage) Response ¶
func (page InterfaceLoadBalancerListResultPage) Response() InterfaceLoadBalancerListResult
Response returns the raw server response from the last page request.
func (InterfaceLoadBalancerListResultPage) Values ¶
func (page InterfaceLoadBalancerListResultPage) Values() []LoadBalancer
Values returns the slice of values for the current page or nil if there are no values.
type InterfaceLoadBalancersClient ¶
type InterfaceLoadBalancersClient struct {
BaseClient
}
InterfaceLoadBalancersClient is the network Client
func NewInterfaceLoadBalancersClient ¶
func NewInterfaceLoadBalancersClient(subscriptionID string) InterfaceLoadBalancersClient
NewInterfaceLoadBalancersClient creates an instance of the InterfaceLoadBalancersClient client.
func NewInterfaceLoadBalancersClientWithBaseURI ¶
func NewInterfaceLoadBalancersClientWithBaseURI(baseURI string, subscriptionID string) InterfaceLoadBalancersClient
NewInterfaceLoadBalancersClientWithBaseURI creates an instance of the InterfaceLoadBalancersClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (InterfaceLoadBalancersClient) List ¶
func (client InterfaceLoadBalancersClient) List(ctx context.Context, resourceGroupName string, networkInterfaceName string) (result InterfaceLoadBalancerListResultPage, err error)
List list all load balancers in a network interface. Parameters: resourceGroupName - the name of the resource group. networkInterfaceName - the name of the network interface.
func (InterfaceLoadBalancersClient) ListComplete ¶
func (client InterfaceLoadBalancersClient) ListComplete(ctx context.Context, resourceGroupName string, networkInterfaceName string) (result InterfaceLoadBalancerListResultIterator, err error)
ListComplete enumerates all values, automatically crossing page boundaries as required.
func (InterfaceLoadBalancersClient) ListPreparer ¶
func (client InterfaceLoadBalancersClient) ListPreparer(ctx context.Context, resourceGroupName string, networkInterfaceName string) (*http.Request, error)
ListPreparer prepares the List request.
func (InterfaceLoadBalancersClient) ListResponder ¶
func (client InterfaceLoadBalancersClient) ListResponder(resp *http.Response) (result InterfaceLoadBalancerListResult, err error)
ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (InterfaceLoadBalancersClient) ListSender ¶
ListSender sends the List request. The method will close the http.Response Body if it receives an error.
type InterfacePropertiesFormat ¶
type InterfacePropertiesFormat struct {
// VirtualMachine - READ-ONLY; The reference of a virtual machine.
VirtualMachine *SubResource `json:"virtualMachine,omitempty"`
// NetworkSecurityGroup - The reference of the NetworkSecurityGroup resource.
NetworkSecurityGroup *SecurityGroup `json:"networkSecurityGroup,omitempty"`
// PrivateEndpoint - READ-ONLY; A reference to the private endpoint to which the network interface is linked.
PrivateEndpoint *PrivateEndpoint `json:"privateEndpoint,omitempty"`
// IPConfigurations - A list of IPConfigurations of the network interface.
IPConfigurations *[]InterfaceIPConfiguration `json:"ipConfigurations,omitempty"`
// TapConfigurations - A list of TapConfigurations of the network interface.
TapConfigurations *[]InterfaceTapConfiguration `json:"tapConfigurations,omitempty"`
// DNSSettings - The DNS settings in network interface.
DNSSettings *InterfaceDNSSettings `json:"dnsSettings,omitempty"`
// MacAddress - The MAC address of the network interface.
MacAddress *string `json:"macAddress,omitempty"`
// Primary - Whether this is a primary network interface on a virtual machine.
Primary *bool `json:"primary,omitempty"`
// EnableAcceleratedNetworking - If the network interface is accelerated networking enabled.
EnableAcceleratedNetworking *bool `json:"enableAcceleratedNetworking,omitempty"`
// EnableIPForwarding - Indicates whether IP forwarding is enabled on this network interface.
EnableIPForwarding *bool `json:"enableIPForwarding,omitempty"`
// HostedWorkloads - READ-ONLY; A list of references to linked BareMetal resources.
HostedWorkloads *[]string `json:"hostedWorkloads,omitempty"`
// ResourceGUID - The resource GUID property of the network interface resource.
ResourceGUID *string `json:"resourceGuid,omitempty"`
// ProvisioningState - The provisioning state of the network interface resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
}
InterfacePropertiesFormat networkInterface properties.
func (InterfacePropertiesFormat) MarshalJSON ¶
func (ipf InterfacePropertiesFormat) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for InterfacePropertiesFormat.
type InterfaceTapConfiguration ¶
type InterfaceTapConfiguration struct {
autorest.Response `json:"-"`
// InterfaceTapConfigurationPropertiesFormat - Properties of the Virtual Network Tap configuration.
*InterfaceTapConfigurationPropertiesFormat `json:"properties,omitempty"`
// Name - The name of the resource that is unique within a resource group. This name can be used to access the resource.
Name *string `json:"name,omitempty"`
// Etag - A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// Type - READ-ONLY; Sub Resource type.
Type *string `json:"type,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
}
InterfaceTapConfiguration tap configuration in a Network Interface.
func (InterfaceTapConfiguration) MarshalJSON ¶
func (itc InterfaceTapConfiguration) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for InterfaceTapConfiguration.
func (*InterfaceTapConfiguration) UnmarshalJSON ¶
func (itc *InterfaceTapConfiguration) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for InterfaceTapConfiguration struct.
type InterfaceTapConfigurationListResult ¶
type InterfaceTapConfigurationListResult struct {
autorest.Response `json:"-"`
// Value - A list of tap configurations.
Value *[]InterfaceTapConfiguration `json:"value,omitempty"`
// NextLink - READ-ONLY; The URL to get the next set of results.
NextLink *string `json:"nextLink,omitempty"`
}
InterfaceTapConfigurationListResult response for list tap configurations API service call.
func (InterfaceTapConfigurationListResult) IsEmpty ¶
func (itclr InterfaceTapConfigurationListResult) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
func (InterfaceTapConfigurationListResult) MarshalJSON ¶
func (itclr InterfaceTapConfigurationListResult) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for InterfaceTapConfigurationListResult.
type InterfaceTapConfigurationListResultIterator ¶
type InterfaceTapConfigurationListResultIterator struct {
// contains filtered or unexported fields
}
InterfaceTapConfigurationListResultIterator provides access to a complete listing of InterfaceTapConfiguration values.
func NewInterfaceTapConfigurationListResultIterator ¶
func NewInterfaceTapConfigurationListResultIterator(page InterfaceTapConfigurationListResultPage) InterfaceTapConfigurationListResultIterator
Creates a new instance of the InterfaceTapConfigurationListResultIterator type.
func (*InterfaceTapConfigurationListResultIterator) Next ¶
func (iter *InterfaceTapConfigurationListResultIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*InterfaceTapConfigurationListResultIterator) NextWithContext ¶
func (iter *InterfaceTapConfigurationListResultIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (InterfaceTapConfigurationListResultIterator) NotDone ¶
func (iter InterfaceTapConfigurationListResultIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (InterfaceTapConfigurationListResultIterator) Response ¶
func (iter InterfaceTapConfigurationListResultIterator) Response() InterfaceTapConfigurationListResult
Response returns the raw server response from the last page request.
func (InterfaceTapConfigurationListResultIterator) Value ¶
func (iter InterfaceTapConfigurationListResultIterator) Value() InterfaceTapConfiguration
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type InterfaceTapConfigurationListResultPage ¶
type InterfaceTapConfigurationListResultPage struct {
// contains filtered or unexported fields
}
InterfaceTapConfigurationListResultPage contains a page of InterfaceTapConfiguration values.
func NewInterfaceTapConfigurationListResultPage ¶
func NewInterfaceTapConfigurationListResultPage(cur InterfaceTapConfigurationListResult, getNextPage func(context.Context, InterfaceTapConfigurationListResult) (InterfaceTapConfigurationListResult, error)) InterfaceTapConfigurationListResultPage
Creates a new instance of the InterfaceTapConfigurationListResultPage type.
func (*InterfaceTapConfigurationListResultPage) Next ¶
func (page *InterfaceTapConfigurationListResultPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*InterfaceTapConfigurationListResultPage) NextWithContext ¶
func (page *InterfaceTapConfigurationListResultPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (InterfaceTapConfigurationListResultPage) NotDone ¶
func (page InterfaceTapConfigurationListResultPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (InterfaceTapConfigurationListResultPage) Response ¶
func (page InterfaceTapConfigurationListResultPage) Response() InterfaceTapConfigurationListResult
Response returns the raw server response from the last page request.
func (InterfaceTapConfigurationListResultPage) Values ¶
func (page InterfaceTapConfigurationListResultPage) Values() []InterfaceTapConfiguration
Values returns the slice of values for the current page or nil if there are no values.
type InterfaceTapConfigurationPropertiesFormat ¶
type InterfaceTapConfigurationPropertiesFormat struct {
// VirtualNetworkTap - The reference of the Virtual Network Tap resource.
VirtualNetworkTap *VirtualNetworkTap `json:"virtualNetworkTap,omitempty"`
// ProvisioningState - READ-ONLY; The provisioning state of the network interface tap configuration resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'
ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
}
InterfaceTapConfigurationPropertiesFormat properties of Virtual Network Tap configuration.
func (InterfaceTapConfigurationPropertiesFormat) MarshalJSON ¶
func (itcpf InterfaceTapConfigurationPropertiesFormat) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for InterfaceTapConfigurationPropertiesFormat.
type InterfaceTapConfigurationsClient ¶
type InterfaceTapConfigurationsClient struct {
BaseClient
}
InterfaceTapConfigurationsClient is the network Client
func NewInterfaceTapConfigurationsClient ¶
func NewInterfaceTapConfigurationsClient(subscriptionID string) InterfaceTapConfigurationsClient
NewInterfaceTapConfigurationsClient creates an instance of the InterfaceTapConfigurationsClient client.
func NewInterfaceTapConfigurationsClientWithBaseURI ¶
func NewInterfaceTapConfigurationsClientWithBaseURI(baseURI string, subscriptionID string) InterfaceTapConfigurationsClient
NewInterfaceTapConfigurationsClientWithBaseURI creates an instance of the InterfaceTapConfigurationsClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (InterfaceTapConfigurationsClient) CreateOrUpdate ¶
func (client InterfaceTapConfigurationsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, networkInterfaceName string, tapConfigurationName string, tapConfigurationParameters InterfaceTapConfiguration) (result InterfaceTapConfigurationsCreateOrUpdateFuture, err error)
CreateOrUpdate creates or updates a Tap configuration in the specified NetworkInterface. Parameters: resourceGroupName - the name of the resource group. networkInterfaceName - the name of the network interface. tapConfigurationName - the name of the tap configuration. tapConfigurationParameters - parameters supplied to the create or update tap configuration operation.
func (InterfaceTapConfigurationsClient) CreateOrUpdatePreparer ¶
func (client InterfaceTapConfigurationsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, networkInterfaceName string, tapConfigurationName string, tapConfigurationParameters InterfaceTapConfiguration) (*http.Request, error)
CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (InterfaceTapConfigurationsClient) CreateOrUpdateResponder ¶
func (client InterfaceTapConfigurationsClient) CreateOrUpdateResponder(resp *http.Response) (result InterfaceTapConfiguration, err error)
CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (InterfaceTapConfigurationsClient) CreateOrUpdateSender ¶
func (client InterfaceTapConfigurationsClient) CreateOrUpdateSender(req *http.Request) (future InterfaceTapConfigurationsCreateOrUpdateFuture, err error)
CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (InterfaceTapConfigurationsClient) Delete ¶
func (client InterfaceTapConfigurationsClient) Delete(ctx context.Context, resourceGroupName string, networkInterfaceName string, tapConfigurationName string) (result InterfaceTapConfigurationsDeleteFuture, err error)
Delete deletes the specified tap configuration from the NetworkInterface. Parameters: resourceGroupName - the name of the resource group. networkInterfaceName - the name of the network interface. tapConfigurationName - the name of the tap configuration.
func (InterfaceTapConfigurationsClient) DeletePreparer ¶
func (client InterfaceTapConfigurationsClient) DeletePreparer(ctx context.Context, resourceGroupName string, networkInterfaceName string, tapConfigurationName string) (*http.Request, error)
DeletePreparer prepares the Delete request.
func (InterfaceTapConfigurationsClient) DeleteResponder ¶
func (client InterfaceTapConfigurationsClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (InterfaceTapConfigurationsClient) DeleteSender ¶
func (client InterfaceTapConfigurationsClient) DeleteSender(req *http.Request) (future InterfaceTapConfigurationsDeleteFuture, err error)
DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (InterfaceTapConfigurationsClient) Get ¶
func (client InterfaceTapConfigurationsClient) Get(ctx context.Context, resourceGroupName string, networkInterfaceName string, tapConfigurationName string) (result InterfaceTapConfiguration, err error)
Get get the specified tap configuration on a network interface. Parameters: resourceGroupName - the name of the resource group. networkInterfaceName - the name of the network interface. tapConfigurationName - the name of the tap configuration.
func (InterfaceTapConfigurationsClient) GetPreparer ¶
func (client InterfaceTapConfigurationsClient) GetPreparer(ctx context.Context, resourceGroupName string, networkInterfaceName string, tapConfigurationName string) (*http.Request, error)
GetPreparer prepares the Get request.
func (InterfaceTapConfigurationsClient) GetResponder ¶
func (client InterfaceTapConfigurationsClient) GetResponder(resp *http.Response) (result InterfaceTapConfiguration, err error)
GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (InterfaceTapConfigurationsClient) GetSender ¶
GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (InterfaceTapConfigurationsClient) List ¶
func (client InterfaceTapConfigurationsClient) List(ctx context.Context, resourceGroupName string, networkInterfaceName string) (result InterfaceTapConfigurationListResultPage, err error)
List get all Tap configurations in a network interface. Parameters: resourceGroupName - the name of the resource group. networkInterfaceName - the name of the network interface.
func (InterfaceTapConfigurationsClient) ListComplete ¶
func (client InterfaceTapConfigurationsClient) ListComplete(ctx context.Context, resourceGroupName string, networkInterfaceName string) (result InterfaceTapConfigurationListResultIterator, err error)
ListComplete enumerates all values, automatically crossing page boundaries as required.
func (InterfaceTapConfigurationsClient) ListPreparer ¶
func (client InterfaceTapConfigurationsClient) ListPreparer(ctx context.Context, resourceGroupName string, networkInterfaceName string) (*http.Request, error)
ListPreparer prepares the List request.
func (InterfaceTapConfigurationsClient) ListResponder ¶
func (client InterfaceTapConfigurationsClient) ListResponder(resp *http.Response) (result InterfaceTapConfigurationListResult, err error)
ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (InterfaceTapConfigurationsClient) ListSender ¶
func (client InterfaceTapConfigurationsClient) ListSender(req *http.Request) (*http.Response, error)
ListSender sends the List request. The method will close the http.Response Body if it receives an error.
type InterfaceTapConfigurationsCreateOrUpdateFuture ¶
type InterfaceTapConfigurationsCreateOrUpdateFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(InterfaceTapConfigurationsClient) (InterfaceTapConfiguration, error)
}
InterfaceTapConfigurationsCreateOrUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*InterfaceTapConfigurationsCreateOrUpdateFuture) UnmarshalJSON ¶
func (future *InterfaceTapConfigurationsCreateOrUpdateFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type InterfaceTapConfigurationsDeleteFuture ¶
type InterfaceTapConfigurationsDeleteFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(InterfaceTapConfigurationsClient) (autorest.Response, error)
}
InterfaceTapConfigurationsDeleteFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*InterfaceTapConfigurationsDeleteFuture) UnmarshalJSON ¶
func (future *InterfaceTapConfigurationsDeleteFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type InterfacesClient ¶
type InterfacesClient struct {
BaseClient
}
InterfacesClient is the network Client
func NewInterfacesClient ¶
func NewInterfacesClient(subscriptionID string) InterfacesClient
NewInterfacesClient creates an instance of the InterfacesClient client.
func NewInterfacesClientWithBaseURI ¶
func NewInterfacesClientWithBaseURI(baseURI string, subscriptionID string) InterfacesClient
NewInterfacesClientWithBaseURI creates an instance of the InterfacesClient client using a custom endpoint. Use this when interacting with an Azure cloud that uses a non-standard base URI (sovereign clouds, Azure stack).
func (InterfacesClient) CreateOrUpdate ¶
func (client InterfacesClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, networkInterfaceName string, parameters Interface) (result InterfacesCreateOrUpdateFuture, err error)
CreateOrUpdate creates or updates a network interface. Parameters: resourceGroupName - the name of the resource group. networkInterfaceName - the name of the network interface. parameters - parameters supplied to the create or update network interface operation.
func (InterfacesClient) CreateOrUpdatePreparer ¶
func (client InterfacesClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, networkInterfaceName string, parameters Interface) (*http.Request, error)
CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (InterfacesClient) CreateOrUpdateResponder ¶
func (client InterfacesClient) CreateOrUpdateResponder(resp *http.Response) (result Interface, err error)
CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (InterfacesClient) CreateOrUpdateSender ¶
func (client InterfacesClient) CreateOrUpdateSender(req *http.Request) (future InterfacesCreateOrUpdateFuture, err error)
CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (InterfacesClient) Delete ¶
func (client InterfacesClient) Delete(ctx context.Context, resourceGroupName string, networkInterfaceName string) (result InterfacesDeleteFuture, err error)
Delete deletes the specified network interface. Parameters: resourceGroupName - the name of the resource group. networkInterfaceName - the name of the network interface.
func (InterfacesClient) DeletePreparer ¶
func (client InterfacesClient) DeletePreparer(ctx context.Context, resourceGroupName string, networkInterfaceName string) (*http.Request, error)
DeletePreparer prepares the Delete request.
func (InterfacesClient) DeleteResponder ¶
func (client InterfacesClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (InterfacesClient) DeleteSender ¶
func (client InterfacesClient) DeleteSender(req *http.Request) (future InterfacesDeleteFuture, err error)
DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (InterfacesClient) Get ¶
func (client InterfacesClient) Get(ctx context.Context, resourceGroupName string, networkInterfaceName string, expand string) (result Interface, err error)
Get gets information about the specified network interface. Parameters: resourceGroupName - the name of the resource group. networkInterfaceName - the name of the network interface. expand - expands referenced resources.
func (InterfacesClient) GetEffectiveRouteTable ¶
func (client InterfacesClient) GetEffectiveRouteTable(ctx context.Context, resourceGroupName string, networkInterfaceName string) (result InterfacesGetEffectiveRouteTableFuture, err error)
GetEffectiveRouteTable gets all route tables applied to a network interface. Parameters: resourceGroupName - the name of the resource group. networkInterfaceName - the name of the network interface.
func (InterfacesClient) GetEffectiveRouteTablePreparer ¶
func (client InterfacesClient) GetEffectiveRouteTablePreparer(ctx context.Context, resourceGroupName string, networkInterfaceName string) (*http.Request, error)
GetEffectiveRouteTablePreparer prepares the GetEffectiveRouteTable request.
func (InterfacesClient) GetEffectiveRouteTableResponder ¶
func (client InterfacesClient) GetEffectiveRouteTableResponder(resp *http.Response) (result EffectiveRouteListResult, err error)
GetEffectiveRouteTableResponder handles the response to the GetEffectiveRouteTable request. The method always closes the http.Response Body.
func (InterfacesClient) GetEffectiveRouteTableSender ¶
func (client InterfacesClient) GetEffectiveRouteTableSender(req *http.Request) (future InterfacesGetEffectiveRouteTableFuture, err error)
GetEffectiveRouteTableSender sends the GetEffectiveRouteTable request. The method will close the http.Response Body if it receives an error.
func (InterfacesClient) GetPreparer ¶
func (client InterfacesClient) GetPreparer(ctx context.Context, resourceGroupName string, networkInterfaceName string, expand string) (*http.Request, error)
GetPreparer prepares the Get request.
func (InterfacesClient) GetResponder ¶
func (client InterfacesClient) GetResponder(resp *http.Response) (result Interface, err error)
GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (InterfacesClient) GetSender ¶
GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (InterfacesClient) GetVirtualMachineScaleSetIPConfiguration ¶
func (client InterfacesClient) GetVirtualMachineScaleSetIPConfiguration(ctx context.Context, resourceGroupName string, virtualMachineScaleSetName string, virtualmachineIndex string, networkInterfaceName string, IPConfigurationName string, expand string) (result InterfaceIPConfiguration, err error)
GetVirtualMachineScaleSetIPConfiguration get the specified network interface ip configuration in a virtual machine scale set. Parameters: resourceGroupName - the name of the resource group. virtualMachineScaleSetName - the name of the virtual machine scale set. virtualmachineIndex - the virtual machine index. networkInterfaceName - the name of the network interface. IPConfigurationName - the name of the ip configuration. expand - expands referenced resources.
func (InterfacesClient) GetVirtualMachineScaleSetIPConfigurationPreparer ¶
func (client InterfacesClient) GetVirtualMachineScaleSetIPConfigurationPreparer(ctx context.Context, resourceGroupName string, virtualMachineScaleSetName string, virtualmachineIndex string, networkInterfaceName string, IPConfigurationName string, expand string) (*http.Request, error)
GetVirtualMachineScaleSetIPConfigurationPreparer prepares the GetVirtualMachineScaleSetIPConfiguration request.
func (InterfacesClient) GetVirtualMachineScaleSetIPConfigurationResponder ¶
func (client InterfacesClient) GetVirtualMachineScaleSetIPConfigurationResponder(resp *http.Response) (result InterfaceIPConfiguration, err error)
GetVirtualMachineScaleSetIPConfigurationResponder handles the response to the GetVirtualMachineScaleSetIPConfiguration request. The method always closes the http.Response Body.
func (InterfacesClient) GetVirtualMachineScaleSetIPConfigurationSender ¶
func (client InterfacesClient) GetVirtualMachineScaleSetIPConfigurationSender(req *http.Request) (*http.Response, error)
GetVirtualMachineScaleSetIPConfigurationSender sends the GetVirtualMachineScaleSetIPConfiguration request. The method will close the http.Response Body if it receives an error.
func (InterfacesClient) GetVirtualMachineScaleSetNetworkInterface ¶
func (client InterfacesClient) GetVirtualMachineScaleSetNetworkInterface(ctx context.Context, resourceGroupName string, virtualMachineScaleSetName string, virtualmachineIndex string, networkInterfaceName string, expand string) (result Interface, err error)
GetVirtualMachineScaleSetNetworkInterface get the specified network interface in a virtual machine scale set. Parameters: resourceGroupName - the name of the resource group. virtualMachineScaleSetName - the name of the virtual machine scale set. virtualmachineIndex - the virtual machine index. networkInterfaceName - the name of the network interface. expand - expands referenced resources.
func (InterfacesClient) GetVirtualMachineScaleSetNetworkInterfacePreparer ¶
func (client InterfacesClient) GetVirtualMachineScaleSetNetworkInterfacePreparer(ctx context.Context, resourceGroupName string, virtualMachineScaleSetName string, virtualmachineIndex string, networkInterfaceName string, expand string) (*http.Request, error)
GetVirtualMachineScaleSetNetworkInterfacePreparer prepares the GetVirtualMachineScaleSetNetworkInterface request.
func (InterfacesClient) GetVirtualMachineScaleSetNetworkInterfaceResponder ¶
func (client InterfacesClient) GetVirtualMachineScaleSetNetworkInterfaceResponder(resp *http.Response) (result Interface, err error)
GetVirtualMachineScaleSetNetworkInterfaceResponder handles the response to the GetVirtualMachineScaleSetNetworkInterface request. The method always closes the http.Response Body.
func (InterfacesClient) GetVirtualMachineScaleSetNetworkInterfaceSender ¶
func (client InterfacesClient) GetVirtualMachineScaleSetNetworkInterfaceSender(req *http.Request) (*http.Response, error)
GetVirtualMachineScaleSetNetworkInterfaceSender sends the GetVirtualMachineScaleSetNetworkInterface request. The method will close the http.Response Body if it receives an error.
func (InterfacesClient) List ¶
func (client InterfacesClient) List(ctx context.Context, resourceGroupName string) (result InterfaceListResultPage, err error)
List gets all network interfaces in a resource group. Parameters: resourceGroupName - the name of the resource group.
func (InterfacesClient) ListAll ¶
func (client InterfacesClient) ListAll(ctx context.Context) (result InterfaceListResultPage, err error)
ListAll gets all network interfaces in a subscription.
func (InterfacesClient) ListAllComplete ¶
func (client InterfacesClient) ListAllComplete(ctx context.Context) (result InterfaceListResultIterator, err error)
ListAllComplete enumerates all values, automatically crossing page boundaries as required.
func (InterfacesClient) ListAllPreparer ¶
ListAllPreparer prepares the ListAll request.
func (InterfacesClient) ListAllResponder ¶
func (client InterfacesClient) ListAllResponder(resp *http.Response) (result InterfaceListResult, err error)
ListAllResponder handles the response to the ListAll request. The method always closes the http.Response Body.
func (InterfacesClient) ListAllSender ¶
ListAllSender sends the ListAll request. The method will close the http.Response Body if it receives an error.
func (InterfacesClient) ListComplete ¶
func (client InterfacesClient) ListComplete(ctx context.Context, resourceGroupName string) (result InterfaceListResultIterator, err error)
ListComplete enumerates all values, automatically crossing page boundaries as required.
func (InterfacesClient) ListEffectiveNetworkSecurityGroups ¶
func (client InterfacesClient) ListEffectiveNetworkSecurityGroups(ctx context.Context, resourceGroupName string, networkInterfaceName string) (result InterfacesListEffectiveNetworkSecurityGroupsFuture, err error)
ListEffectiveNetworkSecurityGroups gets all network security groups applied to a network interface. Parameters: resourceGroupName - the name of the resource group. networkInterfaceName - the name of the network interface.
func (InterfacesClient) ListEffectiveNetworkSecurityGroupsPreparer ¶
func (client InterfacesClient) ListEffectiveNetworkSecurityGroupsPreparer(ctx context.Context, resourceGroupName string, networkInterfaceName string) (*http.Request, error)
ListEffectiveNetworkSecurityGroupsPreparer prepares the ListEffectiveNetworkSecurityGroups request.
func (InterfacesClient) ListEffectiveNetworkSecurityGroupsResponder ¶
func (client InterfacesClient) ListEffectiveNetworkSecurityGroupsResponder(resp *http.Response) (result EffectiveNetworkSecurityGroupListResult, err error)
ListEffectiveNetworkSecurityGroupsResponder handles the response to the ListEffectiveNetworkSecurityGroups request. The method always closes the http.Response Body.
func (InterfacesClient) ListEffectiveNetworkSecurityGroupsSender ¶
func (client InterfacesClient) ListEffectiveNetworkSecurityGroupsSender(req *http.Request) (future InterfacesListEffectiveNetworkSecurityGroupsFuture, err error)
ListEffectiveNetworkSecurityGroupsSender sends the ListEffectiveNetworkSecurityGroups request. The method will close the http.Response Body if it receives an error.
func (InterfacesClient) ListPreparer ¶
func (client InterfacesClient) ListPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
ListPreparer prepares the List request.
func (InterfacesClient) ListResponder ¶
func (client InterfacesClient) ListResponder(resp *http.Response) (result InterfaceListResult, err error)
ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (InterfacesClient) ListSender ¶
ListSender sends the List request. The method will close the http.Response Body if it receives an error.
func (InterfacesClient) ListVirtualMachineScaleSetIPConfigurations ¶
func (client InterfacesClient) ListVirtualMachineScaleSetIPConfigurations(ctx context.Context, resourceGroupName string, virtualMachineScaleSetName string, virtualmachineIndex string, networkInterfaceName string, expand string) (result InterfaceIPConfigurationListResultPage, err error)
ListVirtualMachineScaleSetIPConfigurations get the specified network interface ip configuration in a virtual machine scale set. Parameters: resourceGroupName - the name of the resource group. virtualMachineScaleSetName - the name of the virtual machine scale set. virtualmachineIndex - the virtual machine index. networkInterfaceName - the name of the network interface. expand - expands referenced resources.
func (InterfacesClient) ListVirtualMachineScaleSetIPConfigurationsComplete ¶
func (client InterfacesClient) ListVirtualMachineScaleSetIPConfigurationsComplete(ctx context.Context, resourceGroupName string, virtualMachineScaleSetName string, virtualmachineIndex string, networkInterfaceName string, expand string) (result InterfaceIPConfigurationListResultIterator, err error)
ListVirtualMachineScaleSetIPConfigurationsComplete enumerates all values, automatically crossing page boundaries as required.
func (InterfacesClient) ListVirtualMachineScaleSetIPConfigurationsPreparer ¶
func (client InterfacesClient) ListVirtualMachineScaleSetIPConfigurationsPreparer(ctx context.Context, resourceGroupName string, virtualMachineScaleSetName string, virtualmachineIndex string, networkInterfaceName string, expand string) (*http.Request, error)
ListVirtualMachineScaleSetIPConfigurationsPreparer prepares the ListVirtualMachineScaleSetIPConfigurations request.
func (InterfacesClient) ListVirtualMachineScaleSetIPConfigurationsResponder ¶
func (client InterfacesClient) ListVirtualMachineScaleSetIPConfigurationsResponder(resp *http.Response) (result InterfaceIPConfigurationListResult, err error)
ListVirtualMachineScaleSetIPConfigurationsResponder handles the response to the ListVirtualMachineScaleSetIPConfigurations request. The method always closes the http.Response Body.
func (InterfacesClient) ListVirtualMachineScaleSetIPConfigurationsSender ¶
func (client InterfacesClient) ListVirtualMachineScaleSetIPConfigurationsSender(req *http.Request) (*http.Response, error)
ListVirtualMachineScaleSetIPConfigurationsSender sends the ListVirtualMachineScaleSetIPConfigurations request. The method will close the http.Response Body if it receives an error.
func (InterfacesClient) ListVirtualMachineScaleSetNetworkInterfaces ¶
func (client InterfacesClient) ListVirtualMachineScaleSetNetworkInterfaces(ctx context.Context, resourceGroupName string, virtualMachineScaleSetName string) (result InterfaceListResultPage, err error)
ListVirtualMachineScaleSetNetworkInterfaces gets all network interfaces in a virtual machine scale set. Parameters: resourceGroupName - the name of the resource group. virtualMachineScaleSetName - the name of the virtual machine scale set.
func (InterfacesClient) ListVirtualMachineScaleSetNetworkInterfacesComplete ¶
func (client InterfacesClient) ListVirtualMachineScaleSetNetworkInterfacesComplete(ctx context.Context, resourceGroupName string, virtualMachineScaleSetName string) (result InterfaceListResultIterator, err error)
ListVirtualMachineScaleSetNetworkInterfacesComplete enumerates all values, automatically crossing page boundaries as required.
func (InterfacesClient) ListVirtualMachineScaleSetNetworkInterfacesPreparer ¶
func (client InterfacesClient) ListVirtualMachineScaleSetNetworkInterfacesPreparer(ctx context.Context, resourceGroupName string, virtualMachineScaleSetName string) (*http.Request, error)
ListVirtualMachineScaleSetNetworkInterfacesPreparer prepares the ListVirtualMachineScaleSetNetworkInterfaces request.
func (InterfacesClient) ListVirtualMachineScaleSetNetworkInterfacesResponder ¶
func (client InterfacesClient) ListVirtualMachineScaleSetNetworkInterfacesResponder(resp *http.Response) (result InterfaceListResult, err error)
ListVirtualMachineScaleSetNetworkInterfacesResponder handles the response to the ListVirtualMachineScaleSetNetworkInterfaces request. The method always closes the http.Response Body.
func (InterfacesClient) ListVirtualMachineScaleSetNetworkInterfacesSender ¶
func (client InterfacesClient) ListVirtualMachineScaleSetNetworkInterfacesSender(req *http.Request) (*http.Response, error)
ListVirtualMachineScaleSetNetworkInterfacesSender sends the ListVirtualMachineScaleSetNetworkInterfaces request. The method will close the http.Response Body if it receives an error.
func (InterfacesClient) ListVirtualMachineScaleSetVMNetworkInterfaces ¶
func (client InterfacesClient) ListVirtualMachineScaleSetVMNetworkInterfaces(ctx context.Context, resourceGroupName string, virtualMachineScaleSetName string, virtualmachineIndex string) (result InterfaceListResultPage, err error)
ListVirtualMachineScaleSetVMNetworkInterfaces gets information about all network interfaces in a virtual machine in a virtual machine scale set. Parameters: resourceGroupName - the name of the resource group. virtualMachineScaleSetName - the name of the virtual machine scale set. virtualmachineIndex - the virtual machine index.
func (InterfacesClient) ListVirtualMachineScaleSetVMNetworkInterfacesComplete ¶
func (client InterfacesClient) ListVirtualMachineScaleSetVMNetworkInterfacesComplete(ctx context.Context, resourceGroupName string, virtualMachineScaleSetName string, virtualmachineIndex string) (result InterfaceListResultIterator, err error)
ListVirtualMachineScaleSetVMNetworkInterfacesComplete enumerates all values, automatically crossing page boundaries as required.
func (InterfacesClient) ListVirtualMachineScaleSetVMNetworkInterfacesPreparer ¶
func (client InterfacesClient) ListVirtualMachineScaleSetVMNetworkInterfacesPreparer(ctx context.Context, resourceGroupName string, virtualMachineScaleSetName string, virtualmachineIndex string) (*http.Request, error)
ListVirtualMachineScaleSetVMNetworkInterfacesPreparer prepares the ListVirtualMachineScaleSetVMNetworkInterfaces request.
func (InterfacesClient) ListVirtualMachineScaleSetVMNetworkInterfacesResponder ¶
func (client InterfacesClient) ListVirtualMachineScaleSetVMNetworkInterfacesResponder(resp *http.Response) (result InterfaceListResult, err error)
ListVirtualMachineScaleSetVMNetworkInterfacesResponder handles the response to the ListVirtualMachineScaleSetVMNetworkInterfaces request. The method always closes the http.Response Body.
func (InterfacesClient) ListVirtualMachineScaleSetVMNetworkInterfacesSender ¶
func (client InterfacesClient) ListVirtualMachineScaleSetVMNetworkInterfacesSender(req *http.Request) (*http.Response, error)
ListVirtualMachineScaleSetVMNetworkInterfacesSender sends the ListVirtualMachineScaleSetVMNetworkInterfaces request. The method will close the http.Response Body if it receives an error.
func (InterfacesClient) UpdateTags ¶
func (client InterfacesClient) UpdateTags(ctx context.Context, resourceGroupName string, networkInterfaceName string, parameters TagsObject) (result InterfacesUpdateTagsFuture, err error)
UpdateTags updates a network interface tags. Parameters: resourceGroupName - the name of the resource group. networkInterfaceName - the name of the network interface. parameters - parameters supplied to update network interface tags.
func (InterfacesClient) UpdateTagsPreparer ¶
func (client InterfacesClient) UpdateTagsPreparer(ctx context.Context, resourceGroupName string, networkInterfaceName string, parameters TagsObject) (*http.Request, error)
UpdateTagsPreparer prepares the UpdateTags request.
func (InterfacesClient) UpdateTagsResponder ¶
func (client InterfacesClient) UpdateTagsResponder(resp *http.Response) (result Interface, err error)
UpdateTagsResponder handles the response to the UpdateTags request. The method always closes the http.Response Body.
func (InterfacesClient) UpdateTagsSender ¶
func (client InterfacesClient) UpdateTagsSender(req *http.Request) (future InterfacesUpdateTagsFuture, err error)
UpdateTagsSender sends the UpdateTags request. The method will close the http.Response Body if it receives an error.
type InterfacesCreateOrUpdateFuture ¶
type InterfacesCreateOrUpdateFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(InterfacesClient) (Interface, error)
}
InterfacesCreateOrUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*InterfacesCreateOrUpdateFuture) UnmarshalJSON ¶
func (future *InterfacesCreateOrUpdateFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type InterfacesDeleteFuture ¶
type InterfacesDeleteFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(InterfacesClient) (autorest.Response, error)
}
InterfacesDeleteFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*InterfacesDeleteFuture) UnmarshalJSON ¶
func (future *InterfacesDeleteFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type InterfacesGetEffectiveRouteTableFuture ¶
type InterfacesGetEffectiveRouteTableFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(InterfacesClient) (EffectiveRouteListResult, error)
}
InterfacesGetEffectiveRouteTableFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*InterfacesGetEffectiveRouteTableFuture) UnmarshalJSON ¶
func (future *InterfacesGetEffectiveRouteTableFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type InterfacesListEffectiveNetworkSecurityGroupsFuture ¶
type InterfacesListEffectiveNetworkSecurityGroupsFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(InterfacesClient) (EffectiveNetworkSecurityGroupListResult, error)
}
InterfacesListEffectiveNetworkSecurityGroupsFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*InterfacesListEffectiveNetworkSecurityGroupsFuture) UnmarshalJSON ¶
func (future *InterfacesListEffectiveNetworkSecurityGroupsFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type InterfacesUpdateTagsFuture ¶
type InterfacesUpdateTagsFuture struct {
azure.FutureAPI
// Result returns the result of the asynchronous operation.
// If the operation has not completed it will return an error.
Result func(InterfacesClient) (Interface, error)
}
InterfacesUpdateTagsFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*InterfacesUpdateTagsFuture) UnmarshalJSON ¶
func (future *InterfacesUpdateTagsFuture) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaller for CreateFuture.
type IpsecEncryption ¶
type IpsecEncryption string
IpsecEncryption enumerates the values for ipsec encryption.
const ( // IpsecEncryptionAES128 ... IpsecEncryptionAES128 IpsecEncryption = "AES128" // IpsecEncryptionAES192 ... IpsecEncryptionAES192 IpsecEncryption = "AES192" // IpsecEncryptionAES256 ... IpsecEncryptionAES256 IpsecEncryption = "AES256" // IpsecEncryptionDES ... IpsecEncryptionDES IpsecEncryption = "DES" // IpsecEncryptionDES3 ... IpsecEncryptionDES3 IpsecEncryption = "DES3" // IpsecEncryptionGCMAES128 ... IpsecEncryptionGCMAES128 IpsecEncryption = "GCMAES128" // IpsecEncryptionGCMAES192 ... IpsecEncryptionGCMAES192 IpsecEncryption = "GCMAES192" // IpsecEncryptionGCMAES256 ... IpsecEncryptionGCMAES256 IpsecEncryption = "GCMAES256" // IpsecEncryptionNone ... IpsecEncryptionNone IpsecEncryption = "None" )
func PossibleIpsecEncryptionValues ¶
func PossibleIpsecEncryptionValues() []IpsecEncryption
PossibleIpsecEncryptionValues returns an array of possible values for the IpsecEncryption const type.
type IpsecIntegrity ¶
type IpsecIntegrity string
IpsecIntegrity enumerates the values for ipsec integrity.
const ( // IpsecIntegrityGCMAES128 ... IpsecIntegrityGCMAES128 IpsecIntegrity = "GCMAES128" // IpsecIntegrityGCMAES192 ... IpsecIntegrityGCMAES192 IpsecIntegrity = "GCMAES192" // IpsecIntegrityGCMAES256 ... IpsecIntegrityGCMAES256 IpsecIntegrity = "GCMAES256" // IpsecIntegrityMD5 ... IpsecIntegrityMD5 IpsecIntegrity = "MD5" // IpsecIntegritySHA1 ... IpsecIntegritySHA1 IpsecIntegrity = "SHA1" // IpsecIntegritySHA256 ... IpsecIntegritySHA256 IpsecIntegrity = "SHA256" )
func PossibleIpsecIntegrityValues ¶
func PossibleIpsecIntegrityValues() []IpsecIntegrity
PossibleIpsecIntegrityValues returns an array of possible values for the IpsecIntegrity const type.
type IpsecPolicy ¶
type IpsecPolicy struct {
// SaLifeTimeSeconds - The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for a site to site VPN tunnel.
SaLifeTimeSeconds *int32 `json:"saLifeTimeSeconds,omitempty"`
// SaDataSizeKilobytes - The IPSec Security Association (also called Quick Mode or Phase 2 SA) payload size in KB for a site to site VPN tunnel.
SaDataSizeKilobytes *int32 `json:"saDataSizeKilobytes,omitempty"`
// IpsecEncryption - The IPSec encryption algorithm (IKE phase 1). Possible values include: 'IpsecEncryptionNone', 'IpsecEncryptionDES', 'IpsecEncryptionDES3', 'IpsecEncryptionAES128', 'IpsecEncryptionAES192', 'IpsecEncryptionAES256', 'IpsecEncryptionGCMAES128', 'IpsecEncryptionGCMAES192', 'IpsecEncryptionGCMAES256'
IpsecEncryption IpsecEncryption `json:"ipsecEncryption,omitempty"`
// IpsecIntegrity - The IPSec integrity algorithm (IKE phase 1). Possible values include: 'IpsecIntegrityMD5', 'IpsecIntegritySHA1', 'IpsecIntegritySHA256', 'IpsecIntegrityGCMAES128', 'IpsecIntegrityGCMAES192', 'IpsecIntegrityGCMAES256'
IpsecIntegrity IpsecIntegrity `json:"ipsecIntegrity,omitempty"`
// IkeEncryption - The IKE encryption algorithm (IKE phase 2). Possible values include: 'DES', 'DES3', 'AES128', 'AES192', 'AES256', 'GCMAES256', 'GCMAES128'
IkeEncryption IkeEncryption `json:"ikeEncryption,omitempty"`
// IkeIntegrity - The IKE integrity algorithm (IKE phase 2). Possible values include: 'IkeIntegrityMD5', 'IkeIntegritySHA1', 'IkeIntegritySHA256', 'IkeIntegritySHA384', 'IkeIntegrityGCMAES256', 'IkeIntegrityGCMAES128'
IkeIntegrity IkeIntegrity `json:"ikeIntegrity,omitempty"`
// DhGroup - The DH Group used in IKE Phase 1 for initial SA. Possible values include: 'None', 'DHGroup1', 'DHGroup2', 'DHGroup14', 'DHGroup2048', 'ECP256', 'ECP384', 'DHGroup24'
DhGroup DhGroup `json:"dhGroup,omitempty"`
// PfsGroup - The Pfs Group used in IKE Phase 2 for new child SA. Possible values include: 'PfsGroupNone', 'PfsGroupPFS1', 'PfsGroupPFS2', 'PfsGroupPFS2048', 'PfsGroupECP256', 'PfsGroupECP384', 'PfsGroupPFS24', 'PfsGroupPFS14', 'PfsGroupPFSMM'
PfsGroup PfsGroup `json:"pfsGroup,omitempty"`
}
IpsecPolicy an IPSec Policy configuration for a virtual network gateway connection.
type Ipv6ExpressRouteCircuitPeeringConfig ¶
type Ipv6ExpressRouteCircuitPeeringConfig struct {
// PrimaryPeerAddressPrefix - The primary address prefix.
PrimaryPeerAddressPrefix *string `json:"primaryPeerAddressPrefix,omitempty"`
// SecondaryPeerAddressPrefix - The secondary address prefix.
SecondaryPeerAddressPrefix *string `json:"secondaryPeerAddressPrefix,omitempty"`
// MicrosoftPeeringConfig - The Microsoft peering configuration.
MicrosoftPeeringConfig *ExpressRouteCircuitPeeringConfig `json:"microsoftPeeringConfig,omitempty"`
// RouteFilter - The reference of the RouteFilter resource.
RouteFilter *SubResource `json:"routeFilter,omitempty"`
// State - The state of peering. Possible values include: 'ExpressRouteCircuitPeeringStateDisabled', 'ExpressRouteCircuitPeeringStateEnabled'
State ExpressRouteCircuitPeeringState `json:"state,omitempty"`
}
Ipv6ExpressRouteCircuitPeeringConfig contains IPv6 peering config.
type IssueType ¶
type IssueType string
IssueType enumerates the values for issue type.
const ( // IssueTypeAgentStopped ... IssueTypeAgentStopped IssueType = "AgentStopped" // IssueTypeDNSResolution ... IssueTypeDNSResolution IssueType = "DnsResolution" // IssueTypeGuestFirewall ... IssueTypeGuestFirewall IssueType = "GuestFirewall" // IssueTypeNetworkSecurityRule ... IssueTypeNetworkSecurityRule IssueType = "NetworkSecurityRule" // IssueTypePlatform ... IssueTypePlatform IssueType = "Platform" // IssueTypePortThrottled ... IssueTypePortThrottled IssueType = "PortThrottled" // IssueTypeSocketBind ... IssueTypeSocketBind IssueType = "SocketBind" // IssueTypeUnknown ... IssueTypeUnknown IssueType = "Unknown" // IssueTypeUserDefinedRoute ... IssueTypeUserDefinedRoute IssueType = "UserDefinedRoute" )
func PossibleIssueTypeValues ¶
func PossibleIssueTypeValues() []IssueType
PossibleIssueTypeValues returns an array of possible values for the IssueType const type.
type ListHubVirtualNetworkConnectionsResult ¶
type ListHubVirtualNetworkConnectionsResult struct {
autorest.Response `json:"-"`
// Value - List of HubVirtualNetworkConnections.
Value *[]HubVirtualNetworkConnection `json:"value,omitempty"`
// NextLink - URL to get the next set of operation list results if there are any.
NextLink *string `json:"nextLink,omitempty"`
}
ListHubVirtualNetworkConnectionsResult list of HubVirtualNetworkConnections and a URL nextLink to get the next set of results.
func (ListHubVirtualNetworkConnectionsResult) IsEmpty ¶
func (lhvncr ListHubVirtualNetworkConnectionsResult) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
type ListHubVirtualNetworkConnectionsResultIterator ¶
type ListHubVirtualNetworkConnectionsResultIterator struct {
// contains filtered or unexported fields
}
ListHubVirtualNetworkConnectionsResultIterator provides access to a complete listing of HubVirtualNetworkConnection values.
func NewListHubVirtualNetworkConnectionsResultIterator ¶
func NewListHubVirtualNetworkConnectionsResultIterator(page ListHubVirtualNetworkConnectionsResultPage) ListHubVirtualNetworkConnectionsResultIterator
Creates a new instance of the ListHubVirtualNetworkConnectionsResultIterator type.
func (*ListHubVirtualNetworkConnectionsResultIterator) Next ¶
func (iter *ListHubVirtualNetworkConnectionsResultIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ListHubVirtualNetworkConnectionsResultIterator) NextWithContext ¶
func (iter *ListHubVirtualNetworkConnectionsResultIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (ListHubVirtualNetworkConnectionsResultIterator) NotDone ¶
func (iter ListHubVirtualNetworkConnectionsResultIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (ListHubVirtualNetworkConnectionsResultIterator) Response ¶
func (iter ListHubVirtualNetworkConnectionsResultIterator) Response() ListHubVirtualNetworkConnectionsResult
Response returns the raw server response from the last page request.
func (ListHubVirtualNetworkConnectionsResultIterator) Value ¶
func (iter ListHubVirtualNetworkConnectionsResultIterator) Value() HubVirtualNetworkConnection
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type ListHubVirtualNetworkConnectionsResultPage ¶
type ListHubVirtualNetworkConnectionsResultPage struct {
// contains filtered or unexported fields
}
ListHubVirtualNetworkConnectionsResultPage contains a page of HubVirtualNetworkConnection values.
func NewListHubVirtualNetworkConnectionsResultPage ¶
func NewListHubVirtualNetworkConnectionsResultPage(cur ListHubVirtualNetworkConnectionsResult, getNextPage func(context.Context, ListHubVirtualNetworkConnectionsResult) (ListHubVirtualNetworkConnectionsResult, error)) ListHubVirtualNetworkConnectionsResultPage
Creates a new instance of the ListHubVirtualNetworkConnectionsResultPage type.
func (*ListHubVirtualNetworkConnectionsResultPage) Next ¶
func (page *ListHubVirtualNetworkConnectionsResultPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ListHubVirtualNetworkConnectionsResultPage) NextWithContext ¶
func (page *ListHubVirtualNetworkConnectionsResultPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (ListHubVirtualNetworkConnectionsResultPage) NotDone ¶
func (page ListHubVirtualNetworkConnectionsResultPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (ListHubVirtualNetworkConnectionsResultPage) Response ¶
func (page ListHubVirtualNetworkConnectionsResultPage) Response() ListHubVirtualNetworkConnectionsResult
Response returns the raw server response from the last page request.
func (ListHubVirtualNetworkConnectionsResultPage) Values ¶
func (page ListHubVirtualNetworkConnectionsResultPage) Values() []HubVirtualNetworkConnection
Values returns the slice of values for the current page or nil if there are no values.
type ListP2SVpnGatewaysResult ¶
type ListP2SVpnGatewaysResult struct {
autorest.Response `json:"-"`
// Value - List of P2SVpnGateways.
Value *[]P2SVpnGateway `json:"value,omitempty"`
// NextLink - URL to get the next set of operation list results if there are any.
NextLink *string `json:"nextLink,omitempty"`
}
ListP2SVpnGatewaysResult result of the request to list P2SVpnGateways. It contains a list of P2SVpnGateways and a URL nextLink to get the next set of results.
func (ListP2SVpnGatewaysResult) IsEmpty ¶
func (lpvgr ListP2SVpnGatewaysResult) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
type ListP2SVpnGatewaysResultIterator ¶
type ListP2SVpnGatewaysResultIterator struct {
// contains filtered or unexported fields
}
ListP2SVpnGatewaysResultIterator provides access to a complete listing of P2SVpnGateway values.
func NewListP2SVpnGatewaysResultIterator ¶
func NewListP2SVpnGatewaysResultIterator(page ListP2SVpnGatewaysResultPage) ListP2SVpnGatewaysResultIterator
Creates a new instance of the ListP2SVpnGatewaysResultIterator type.
func (*ListP2SVpnGatewaysResultIterator) Next ¶
func (iter *ListP2SVpnGatewaysResultIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ListP2SVpnGatewaysResultIterator) NextWithContext ¶
func (iter *ListP2SVpnGatewaysResultIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (ListP2SVpnGatewaysResultIterator) NotDone ¶
func (iter ListP2SVpnGatewaysResultIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (ListP2SVpnGatewaysResultIterator) Response ¶
func (iter ListP2SVpnGatewaysResultIterator) Response() ListP2SVpnGatewaysResult
Response returns the raw server response from the last page request.
func (ListP2SVpnGatewaysResultIterator) Value ¶
func (iter ListP2SVpnGatewaysResultIterator) Value() P2SVpnGateway
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type ListP2SVpnGatewaysResultPage ¶
type ListP2SVpnGatewaysResultPage struct {
// contains filtered or unexported fields
}
ListP2SVpnGatewaysResultPage contains a page of P2SVpnGateway values.
func NewListP2SVpnGatewaysResultPage ¶
func NewListP2SVpnGatewaysResultPage(cur ListP2SVpnGatewaysResult, getNextPage func(context.Context, ListP2SVpnGatewaysResult) (ListP2SVpnGatewaysResult, error)) ListP2SVpnGatewaysResultPage
Creates a new instance of the ListP2SVpnGatewaysResultPage type.
func (*ListP2SVpnGatewaysResultPage) Next ¶
func (page *ListP2SVpnGatewaysResultPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ListP2SVpnGatewaysResultPage) NextWithContext ¶
func (page *ListP2SVpnGatewaysResultPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (ListP2SVpnGatewaysResultPage) NotDone ¶
func (page ListP2SVpnGatewaysResultPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (ListP2SVpnGatewaysResultPage) Response ¶
func (page ListP2SVpnGatewaysResultPage) Response() ListP2SVpnGatewaysResult
Response returns the raw server response from the last page request.
func (ListP2SVpnGatewaysResultPage) Values ¶
func (page ListP2SVpnGatewaysResultPage) Values() []P2SVpnGateway
Values returns the slice of values for the current page or nil if there are no values.
type ListP2SVpnServerConfigurationsResult ¶
type ListP2SVpnServerConfigurationsResult struct {
autorest.Response `json:"-"`
// Value - List of P2SVpnServerConfigurations.
Value *[]P2SVpnServerConfiguration `json:"value,omitempty"`
// NextLink - URL to get the next set of operation list results if there are any.
NextLink *string `json:"nextLink,omitempty"`
}
ListP2SVpnServerConfigurationsResult result of the request to list all P2SVpnServerConfigurations associated to a VirtualWan. It contains a list of P2SVpnServerConfigurations and a URL nextLink to get the next set of results.
func (ListP2SVpnServerConfigurationsResult) IsEmpty ¶
func (lpvscr ListP2SVpnServerConfigurationsResult) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
type ListP2SVpnServerConfigurationsResultIterator ¶
type ListP2SVpnServerConfigurationsResultIterator struct {
// contains filtered or unexported fields
}
ListP2SVpnServerConfigurationsResultIterator provides access to a complete listing of P2SVpnServerConfiguration values.
func NewListP2SVpnServerConfigurationsResultIterator ¶
func NewListP2SVpnServerConfigurationsResultIterator(page ListP2SVpnServerConfigurationsResultPage) ListP2SVpnServerConfigurationsResultIterator
Creates a new instance of the ListP2SVpnServerConfigurationsResultIterator type.
func (*ListP2SVpnServerConfigurationsResultIterator) Next ¶
func (iter *ListP2SVpnServerConfigurationsResultIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ListP2SVpnServerConfigurationsResultIterator) NextWithContext ¶
func (iter *ListP2SVpnServerConfigurationsResultIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (ListP2SVpnServerConfigurationsResultIterator) NotDone ¶
func (iter ListP2SVpnServerConfigurationsResultIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (ListP2SVpnServerConfigurationsResultIterator) Response ¶
func (iter ListP2SVpnServerConfigurationsResultIterator) Response() ListP2SVpnServerConfigurationsResult
Response returns the raw server response from the last page request.
func (ListP2SVpnServerConfigurationsResultIterator) Value ¶
func (iter ListP2SVpnServerConfigurationsResultIterator) Value() P2SVpnServerConfiguration
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type ListP2SVpnServerConfigurationsResultPage ¶
type ListP2SVpnServerConfigurationsResultPage struct {
// contains filtered or unexported fields
}
ListP2SVpnServerConfigurationsResultPage contains a page of P2SVpnServerConfiguration values.
func NewListP2SVpnServerConfigurationsResultPage ¶
func NewListP2SVpnServerConfigurationsResultPage(cur ListP2SVpnServerConfigurationsResult, getNextPage func(context.Context, ListP2SVpnServerConfigurationsResult) (ListP2SVpnServerConfigurationsResult, error)) ListP2SVpnServerConfigurationsResultPage
Creates a new instance of the ListP2SVpnServerConfigurationsResultPage type.
func (*ListP2SVpnServerConfigurationsResultPage) Next ¶
func (page *ListP2SVpnServerConfigurationsResultPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ListP2SVpnServerConfigurationsResultPage) NextWithContext ¶
func (page *ListP2SVpnServerConfigurationsResultPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (ListP2SVpnServerConfigurationsResultPage) NotDone ¶
func (page ListP2SVpnServerConfigurationsResultPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (ListP2SVpnServerConfigurationsResultPage) Response ¶
func (page ListP2SVpnServerConfigurationsResultPage) Response() ListP2SVpnServerConfigurationsResult
Response returns the raw server response from the last page request.
func (ListP2SVpnServerConfigurationsResultPage) Values ¶
func (page ListP2SVpnServerConfigurationsResultPage) Values() []P2SVpnServerConfiguration
Values returns the slice of values for the current page or nil if there are no values.
type ListString ¶
ListString ...
type ListVirtualHubsResult ¶
type ListVirtualHubsResult struct {
autorest.Response `json:"-"`
// Value - List of VirtualHubs.
Value *[]VirtualHub `json:"value,omitempty"`
// NextLink - URL to get the next set of operation list results if there are any.
NextLink *string `json:"nextLink,omitempty"`
}
ListVirtualHubsResult result of the request to list VirtualHubs. It contains a list of VirtualHubs and a URL nextLink to get the next set of results.
func (ListVirtualHubsResult) IsEmpty ¶
func (lvhr ListVirtualHubsResult) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
type ListVirtualHubsResultIterator ¶
type ListVirtualHubsResultIterator struct {
// contains filtered or unexported fields
}
ListVirtualHubsResultIterator provides access to a complete listing of VirtualHub values.
func NewListVirtualHubsResultIterator ¶
func NewListVirtualHubsResultIterator(page ListVirtualHubsResultPage) ListVirtualHubsResultIterator
Creates a new instance of the ListVirtualHubsResultIterator type.
func (*ListVirtualHubsResultIterator) Next ¶
func (iter *ListVirtualHubsResultIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ListVirtualHubsResultIterator) NextWithContext ¶
func (iter *ListVirtualHubsResultIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (ListVirtualHubsResultIterator) NotDone ¶
func (iter ListVirtualHubsResultIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (ListVirtualHubsResultIterator) Response ¶
func (iter ListVirtualHubsResultIterator) Response() ListVirtualHubsResult
Response returns the raw server response from the last page request.
func (ListVirtualHubsResultIterator) Value ¶
func (iter ListVirtualHubsResultIterator) Value() VirtualHub
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type ListVirtualHubsResultPage ¶
type ListVirtualHubsResultPage struct {
// contains filtered or unexported fields
}
ListVirtualHubsResultPage contains a page of VirtualHub values.
func NewListVirtualHubsResultPage ¶
func NewListVirtualHubsResultPage(cur ListVirtualHubsResult, getNextPage func(context.Context, ListVirtualHubsResult) (ListVirtualHubsResult, error)) ListVirtualHubsResultPage
Creates a new instance of the ListVirtualHubsResultPage type.
func (*ListVirtualHubsResultPage) Next ¶
func (page *ListVirtualHubsResultPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ListVirtualHubsResultPage) NextWithContext ¶
func (page *ListVirtualHubsResultPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (ListVirtualHubsResultPage) NotDone ¶
func (page ListVirtualHubsResultPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (ListVirtualHubsResultPage) Response ¶
func (page ListVirtualHubsResultPage) Response() ListVirtualHubsResult
Response returns the raw server response from the last page request.
func (ListVirtualHubsResultPage) Values ¶
func (page ListVirtualHubsResultPage) Values() []VirtualHub
Values returns the slice of values for the current page or nil if there are no values.
type ListVirtualWANsResult ¶
type ListVirtualWANsResult struct {
autorest.Response `json:"-"`
// Value - List of VirtualWANs.
Value *[]VirtualWAN `json:"value,omitempty"`
// NextLink - URL to get the next set of operation list results if there are any.
NextLink *string `json:"nextLink,omitempty"`
}
ListVirtualWANsResult result of the request to list VirtualWANs. It contains a list of VirtualWANs and a URL nextLink to get the next set of results.
func (ListVirtualWANsResult) IsEmpty ¶
func (lvwnr ListVirtualWANsResult) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
type ListVirtualWANsResultIterator ¶
type ListVirtualWANsResultIterator struct {
// contains filtered or unexported fields
}
ListVirtualWANsResultIterator provides access to a complete listing of VirtualWAN values.
func NewListVirtualWANsResultIterator ¶
func NewListVirtualWANsResultIterator(page ListVirtualWANsResultPage) ListVirtualWANsResultIterator
Creates a new instance of the ListVirtualWANsResultIterator type.
func (*ListVirtualWANsResultIterator) Next ¶
func (iter *ListVirtualWANsResultIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ListVirtualWANsResultIterator) NextWithContext ¶
func (iter *ListVirtualWANsResultIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (ListVirtualWANsResultIterator) NotDone ¶
func (iter ListVirtualWANsResultIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (ListVirtualWANsResultIterator) Response ¶
func (iter ListVirtualWANsResultIterator) Response() ListVirtualWANsResult
Response returns the raw server response from the last page request.
func (ListVirtualWANsResultIterator) Value ¶
func (iter ListVirtualWANsResultIterator) Value() VirtualWAN
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type ListVirtualWANsResultPage ¶
type ListVirtualWANsResultPage struct {
// contains filtered or unexported fields
}
ListVirtualWANsResultPage contains a page of VirtualWAN values.
func NewListVirtualWANsResultPage ¶
func NewListVirtualWANsResultPage(cur ListVirtualWANsResult, getNextPage func(context.Context, ListVirtualWANsResult) (ListVirtualWANsResult, error)) ListVirtualWANsResultPage
Creates a new instance of the ListVirtualWANsResultPage type.
func (*ListVirtualWANsResultPage) Next ¶
func (page *ListVirtualWANsResultPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ListVirtualWANsResultPage) NextWithContext ¶
func (page *ListVirtualWANsResultPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (ListVirtualWANsResultPage) NotDone ¶
func (page ListVirtualWANsResultPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (ListVirtualWANsResultPage) Response ¶
func (page ListVirtualWANsResultPage) Response() ListVirtualWANsResult
Response returns the raw server response from the last page request.
func (ListVirtualWANsResultPage) Values ¶
func (page ListVirtualWANsResultPage) Values() []VirtualWAN
Values returns the slice of values for the current page or nil if there are no values.
type ListVpnConnectionsResult ¶
type ListVpnConnectionsResult struct {
autorest.Response `json:"-"`
// Value - List of Vpn Connections.
Value *[]VpnConnection `json:"value,omitempty"`
// NextLink - URL to get the next set of operation list results if there are any.
NextLink *string `json:"nextLink,omitempty"`
}
ListVpnConnectionsResult result of the request to list all vpn connections to a virtual wan vpn gateway. It contains a list of Vpn Connections and a URL nextLink to get the next set of results.
func (ListVpnConnectionsResult) IsEmpty ¶
func (lvcr ListVpnConnectionsResult) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
type ListVpnConnectionsResultIterator ¶
type ListVpnConnectionsResultIterator struct {
// contains filtered or unexported fields
}
ListVpnConnectionsResultIterator provides access to a complete listing of VpnConnection values.
func NewListVpnConnectionsResultIterator ¶
func NewListVpnConnectionsResultIterator(page ListVpnConnectionsResultPage) ListVpnConnectionsResultIterator
Creates a new instance of the ListVpnConnectionsResultIterator type.
func (*ListVpnConnectionsResultIterator) Next ¶
func (iter *ListVpnConnectionsResultIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ListVpnConnectionsResultIterator) NextWithContext ¶
func (iter *ListVpnConnectionsResultIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (ListVpnConnectionsResultIterator) NotDone ¶
func (iter ListVpnConnectionsResultIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (ListVpnConnectionsResultIterator) Response ¶
func (iter ListVpnConnectionsResultIterator) Response() ListVpnConnectionsResult
Response returns the raw server response from the last page request.
func (ListVpnConnectionsResultIterator) Value ¶
func (iter ListVpnConnectionsResultIterator) Value() VpnConnection
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type ListVpnConnectionsResultPage ¶
type ListVpnConnectionsResultPage struct {
// contains filtered or unexported fields
}
ListVpnConnectionsResultPage contains a page of VpnConnection values.
func NewListVpnConnectionsResultPage ¶
func NewListVpnConnectionsResultPage(cur ListVpnConnectionsResult, getNextPage func(context.Context, ListVpnConnectionsResult) (ListVpnConnectionsResult, error)) ListVpnConnectionsResultPage
Creates a new instance of the ListVpnConnectionsResultPage type.
func (*ListVpnConnectionsResultPage) Next ¶
func (page *ListVpnConnectionsResultPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ListVpnConnectionsResultPage) NextWithContext ¶
func (page *ListVpnConnectionsResultPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (ListVpnConnectionsResultPage) NotDone ¶
func (page ListVpnConnectionsResultPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (ListVpnConnectionsResultPage) Response ¶
func (page ListVpnConnectionsResultPage) Response() ListVpnConnectionsResult
Response returns the raw server response from the last page request.
func (ListVpnConnectionsResultPage) Values ¶
func (page ListVpnConnectionsResultPage) Values() []VpnConnection
Values returns the slice of values for the current page or nil if there are no values.
type ListVpnGatewaysResult ¶
type ListVpnGatewaysResult struct {
autorest.Response `json:"-"`
// Value - List of VpnGateways.
Value *[]VpnGateway `json:"value,omitempty"`
// NextLink - URL to get the next set of operation list results if there are any.
NextLink *string `json:"nextLink,omitempty"`
}
ListVpnGatewaysResult result of the request to list VpnGateways. It contains a list of VpnGateways and a URL nextLink to get the next set of results.
func (ListVpnGatewaysResult) IsEmpty ¶
func (lvgr ListVpnGatewaysResult) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
type ListVpnGatewaysResultIterator ¶
type ListVpnGatewaysResultIterator struct {
// contains filtered or unexported fields
}
ListVpnGatewaysResultIterator provides access to a complete listing of VpnGateway values.
func NewListVpnGatewaysResultIterator ¶
func NewListVpnGatewaysResultIterator(page ListVpnGatewaysResultPage) ListVpnGatewaysResultIterator
Creates a new instance of the ListVpnGatewaysResultIterator type.
func (*ListVpnGatewaysResultIterator) Next ¶
func (iter *ListVpnGatewaysResultIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ListVpnGatewaysResultIterator) NextWithContext ¶
func (iter *ListVpnGatewaysResultIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (ListVpnGatewaysResultIterator) NotDone ¶
func (iter ListVpnGatewaysResultIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (ListVpnGatewaysResultIterator) Response ¶
func (iter ListVpnGatewaysResultIterator) Response() ListVpnGatewaysResult
Response returns the raw server response from the last page request.
func (ListVpnGatewaysResultIterator) Value ¶
func (iter ListVpnGatewaysResultIterator) Value() VpnGateway
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type ListVpnGatewaysResultPage ¶
type ListVpnGatewaysResultPage struct {
// contains filtered or unexported fields
}
ListVpnGatewaysResultPage contains a page of VpnGateway values.
func NewListVpnGatewaysResultPage ¶
func NewListVpnGatewaysResultPage(cur ListVpnGatewaysResult, getNextPage func(context.Context, ListVpnGatewaysResult) (ListVpnGatewaysResult, error)) ListVpnGatewaysResultPage
Creates a new instance of the ListVpnGatewaysResultPage type.
func (*ListVpnGatewaysResultPage) Next ¶
func (page *ListVpnGatewaysResultPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ListVpnGatewaysResultPage) NextWithContext ¶
func (page *ListVpnGatewaysResultPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (ListVpnGatewaysResultPage) NotDone ¶
func (page ListVpnGatewaysResultPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (ListVpnGatewaysResultPage) Response ¶
func (page ListVpnGatewaysResultPage) Response() ListVpnGatewaysResult
Response returns the raw server response from the last page request.
func (ListVpnGatewaysResultPage) Values ¶
func (page ListVpnGatewaysResultPage) Values() []VpnGateway
Values returns the slice of values for the current page or nil if there are no values.
type ListVpnSiteLinkConnectionsResult ¶
type ListVpnSiteLinkConnectionsResult struct {
autorest.Response `json:"-"`
// Value - List of VpnSiteLinkConnections.
Value *[]VpnSiteLinkConnection `json:"value,omitempty"`
// NextLink - URL to get the next set of operation list results if there are any.
NextLink *string `json:"nextLink,omitempty"`
}
ListVpnSiteLinkConnectionsResult result of the request to list all vpn connections to a virtual wan vpn gateway. It contains a list of Vpn Connections and a URL nextLink to get the next set of results.
func (ListVpnSiteLinkConnectionsResult) IsEmpty ¶
func (lvslcr ListVpnSiteLinkConnectionsResult) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
type ListVpnSiteLinkConnectionsResultIterator ¶
type ListVpnSiteLinkConnectionsResultIterator struct {
// contains filtered or unexported fields
}
ListVpnSiteLinkConnectionsResultIterator provides access to a complete listing of VpnSiteLinkConnection values.
func NewListVpnSiteLinkConnectionsResultIterator ¶
func NewListVpnSiteLinkConnectionsResultIterator(page ListVpnSiteLinkConnectionsResultPage) ListVpnSiteLinkConnectionsResultIterator
Creates a new instance of the ListVpnSiteLinkConnectionsResultIterator type.
func (*ListVpnSiteLinkConnectionsResultIterator) Next ¶
func (iter *ListVpnSiteLinkConnectionsResultIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ListVpnSiteLinkConnectionsResultIterator) NextWithContext ¶
func (iter *ListVpnSiteLinkConnectionsResultIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (ListVpnSiteLinkConnectionsResultIterator) NotDone ¶
func (iter ListVpnSiteLinkConnectionsResultIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (ListVpnSiteLinkConnectionsResultIterator) Response ¶
func (iter ListVpnSiteLinkConnectionsResultIterator) Response() ListVpnSiteLinkConnectionsResult
Response returns the raw server response from the last page request.
func (ListVpnSiteLinkConnectionsResultIterator) Value ¶
func (iter ListVpnSiteLinkConnectionsResultIterator) Value() VpnSiteLinkConnection
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type ListVpnSiteLinkConnectionsResultPage ¶
type ListVpnSiteLinkConnectionsResultPage struct {
// contains filtered or unexported fields
}
ListVpnSiteLinkConnectionsResultPage contains a page of VpnSiteLinkConnection values.
func NewListVpnSiteLinkConnectionsResultPage ¶
func NewListVpnSiteLinkConnectionsResultPage(cur ListVpnSiteLinkConnectionsResult, getNextPage func(context.Context, ListVpnSiteLinkConnectionsResult) (ListVpnSiteLinkConnectionsResult, error)) ListVpnSiteLinkConnectionsResultPage
Creates a new instance of the ListVpnSiteLinkConnectionsResultPage type.
func (*ListVpnSiteLinkConnectionsResultPage) Next ¶
func (page *ListVpnSiteLinkConnectionsResultPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ListVpnSiteLinkConnectionsResultPage) NextWithContext ¶
func (page *ListVpnSiteLinkConnectionsResultPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (ListVpnSiteLinkConnectionsResultPage) NotDone ¶
func (page ListVpnSiteLinkConnectionsResultPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (ListVpnSiteLinkConnectionsResultPage) Response ¶
func (page ListVpnSiteLinkConnectionsResultPage) Response() ListVpnSiteLinkConnectionsResult
Response returns the raw server response from the last page request.
func (ListVpnSiteLinkConnectionsResultPage) Values ¶
func (page ListVpnSiteLinkConnectionsResultPage) Values() []VpnSiteLinkConnection
Values returns the slice of values for the current page or nil if there are no values.
type ListVpnSiteLinksResult ¶
type ListVpnSiteLinksResult struct {
autorest.Response `json:"-"`
// Value - List of VpnSitesLinks.
Value *[]VpnSiteLink `json:"value,omitempty"`
// NextLink - URL to get the next set of operation list results if there are any.
NextLink *string `json:"nextLink,omitempty"`
}
ListVpnSiteLinksResult result of the request to list VpnSiteLinks. It contains a list of VpnSiteLinks and a URL nextLink to get the next set of results.
func (ListVpnSiteLinksResult) IsEmpty ¶
func (lvslr ListVpnSiteLinksResult) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
type ListVpnSiteLinksResultIterator ¶
type ListVpnSiteLinksResultIterator struct {
// contains filtered or unexported fields
}
ListVpnSiteLinksResultIterator provides access to a complete listing of VpnSiteLink values.
func NewListVpnSiteLinksResultIterator ¶
func NewListVpnSiteLinksResultIterator(page ListVpnSiteLinksResultPage) ListVpnSiteLinksResultIterator
Creates a new instance of the ListVpnSiteLinksResultIterator type.
func (*ListVpnSiteLinksResultIterator) Next ¶
func (iter *ListVpnSiteLinksResultIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ListVpnSiteLinksResultIterator) NextWithContext ¶
func (iter *ListVpnSiteLinksResultIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (ListVpnSiteLinksResultIterator) NotDone ¶
func (iter ListVpnSiteLinksResultIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (ListVpnSiteLinksResultIterator) Response ¶
func (iter ListVpnSiteLinksResultIterator) Response() ListVpnSiteLinksResult
Response returns the raw server response from the last page request.
func (ListVpnSiteLinksResultIterator) Value ¶
func (iter ListVpnSiteLinksResultIterator) Value() VpnSiteLink
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type ListVpnSiteLinksResultPage ¶
type ListVpnSiteLinksResultPage struct {
// contains filtered or unexported fields
}
ListVpnSiteLinksResultPage contains a page of VpnSiteLink values.
func NewListVpnSiteLinksResultPage ¶
func NewListVpnSiteLinksResultPage(cur ListVpnSiteLinksResult, getNextPage func(context.Context, ListVpnSiteLinksResult) (ListVpnSiteLinksResult, error)) ListVpnSiteLinksResultPage
Creates a new instance of the ListVpnSiteLinksResultPage type.
func (*ListVpnSiteLinksResultPage) Next ¶
func (page *ListVpnSiteLinksResultPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ListVpnSiteLinksResultPage) NextWithContext ¶
func (page *ListVpnSiteLinksResultPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (ListVpnSiteLinksResultPage) NotDone ¶
func (page ListVpnSiteLinksResultPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (ListVpnSiteLinksResultPage) Response ¶
func (page ListVpnSiteLinksResultPage) Response() ListVpnSiteLinksResult
Response returns the raw server response from the last page request.
func (ListVpnSiteLinksResultPage) Values ¶
func (page ListVpnSiteLinksResultPage) Values() []VpnSiteLink
Values returns the slice of values for the current page or nil if there are no values.
type ListVpnSitesResult ¶
type ListVpnSitesResult struct {
autorest.Response `json:"-"`
// Value - List of VpnSites.
Value *[]VpnSite `json:"value,omitempty"`
// NextLink - URL to get the next set of operation list results if there are any.
NextLink *string `json:"nextLink,omitempty"`
}
ListVpnSitesResult result of the request to list VpnSites. It contains a list of VpnSites and a URL nextLink to get the next set of results.
func (ListVpnSitesResult) IsEmpty ¶
func (lvsr ListVpnSitesResult) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
type ListVpnSitesResultIterator ¶
type ListVpnSitesResultIterator struct {
// contains filtered or unexported fields
}
ListVpnSitesResultIterator provides access to a complete listing of VpnSite values.
func NewListVpnSitesResultIterator ¶
func NewListVpnSitesResultIterator(page ListVpnSitesResultPage) ListVpnSitesResultIterator
Creates a new instance of the ListVpnSitesResultIterator type.
func (*ListVpnSitesResultIterator) Next ¶
func (iter *ListVpnSitesResultIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ListVpnSitesResultIterator) NextWithContext ¶
func (iter *ListVpnSitesResultIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (ListVpnSitesResultIterator) NotDone ¶
func (iter ListVpnSitesResultIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (ListVpnSitesResultIterator) Response ¶
func (iter ListVpnSitesResultIterator) Response() ListVpnSitesResult
Response returns the raw server response from the last page request.
func (ListVpnSitesResultIterator) Value ¶
func (iter ListVpnSitesResultIterator) Value() VpnSite
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type ListVpnSitesResultPage ¶
type ListVpnSitesResultPage struct {
// contains filtered or unexported fields
}
ListVpnSitesResultPage contains a page of VpnSite values.
func NewListVpnSitesResultPage ¶
func NewListVpnSitesResultPage(cur ListVpnSitesResult, getNextPage func(context.Context, ListVpnSitesResult) (ListVpnSitesResult, error)) ListVpnSitesResultPage
Creates a new instance of the ListVpnSitesResultPage type.
func (*ListVpnSitesResultPage) Next ¶
func (page *ListVpnSitesResultPage) Next() error
Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ListVpnSitesResultPage) NextWithContext ¶
func (page *ListVpnSitesResultPage) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (ListVpnSitesResultPage) NotDone ¶
func (page ListVpnSitesResultPage) NotDone() bool
NotDone returns true if the page enumeration should be started or is not yet complete.
func (ListVpnSitesResultPage) Response ¶
func (page ListVpnSitesResultPage) Response() ListVpnSitesResult
Response returns the raw server response from the last page request.
func (ListVpnSitesResultPage) Values ¶
func (page ListVpnSitesResultPage) Values() []VpnSite
Values returns the slice of values for the current page or nil if there are no values.
type LoadBalancer ¶
type LoadBalancer struct {
autorest.Response `json:"-"`
// Sku - The load balancer SKU.
Sku *LoadBalancerSku `json:"sku,omitempty"`
// LoadBalancerPropertiesFormat - Properties of load balancer.
*LoadBalancerPropertiesFormat `json:"properties,omitempty"`
// Etag - A unique read-only string that changes whenever the resource is updated.
Etag *string `json:"etag,omitempty"`
// ID - Resource ID.
ID *string `json:"id,omitempty"`
// Name - READ-ONLY; Resource name.
Name *string `json:"name,omitempty"`
// Type - READ-ONLY; Resource type.
Type *string `json:"type,omitempty"`
// Location - Resource location.
Location *string `json:"location,omitempty"`
// Tags - Resource tags.
Tags map[string]*string `json:"tags"`
}
LoadBalancer loadBalancer resource.
func (LoadBalancer) MarshalJSON ¶
func (lb LoadBalancer) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for LoadBalancer.
func (*LoadBalancer) UnmarshalJSON ¶
func (lb *LoadBalancer) UnmarshalJSON(body []byte) error
UnmarshalJSON is the custom unmarshaler for LoadBalancer struct.
type LoadBalancerBackendAddressPoolListResult ¶
type LoadBalancerBackendAddressPoolListResult struct {
autorest.Response `json:"-"`
// Value - A list of backend address pools in a load balancer.
Value *[]BackendAddressPool `json:"value,omitempty"`
// NextLink - READ-ONLY; The URL to get the next set of results.
NextLink *string `json:"nextLink,omitempty"`
}
LoadBalancerBackendAddressPoolListResult response for ListBackendAddressPool API service call.
func (LoadBalancerBackendAddressPoolListResult) IsEmpty ¶
func (lbbaplr LoadBalancerBackendAddressPoolListResult) IsEmpty() bool
IsEmpty returns true if the ListResult contains no values.
func (LoadBalancerBackendAddressPoolListResult) MarshalJSON ¶
func (lbbaplr LoadBalancerBackendAddressPoolListResult) MarshalJSON() ([]byte, error)
MarshalJSON is the custom marshaler for LoadBalancerBackendAddressPoolListResult.
type LoadBalancerBackendAddressPoolListResultIterator ¶
type LoadBalancerBackendAddressPoolListResultIterator struct {
// contains filtered or unexported fields
}
LoadBalancerBackendAddressPoolListResultIterator provides access to a complete listing of BackendAddressPool values.
func NewLoadBalancerBackendAddressPoolListResultIterator ¶
func NewLoadBalancerBackendAddressPoolListResultIterator(page LoadBalancerBackendAddressPoolListResultPage) LoadBalancerBackendAddressPoolListResultIterator
Creates a new instance of the LoadBalancerBackendAddressPoolListResultIterator type.
func (*LoadBalancerBackendAddressPoolListResultIterator) Next ¶
func (iter *LoadBalancerBackendAddressPoolListResultIterator) Next() error
Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*LoadBalancerBackendAddressPoolListResultIterator) NextWithContext ¶
func (iter *LoadBalancerBackendAddressPoolListResultIterator) NextWithContext(ctx context.Context) (err error)
NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (LoadBalancerBackendAddressPoolListResultIterator) NotDone ¶
func (iter LoadBalancerBackendAddressPoolListResultIterator) NotDone() bool
NotDone returns true if the enumeration should be started or is not yet complete.
func (LoadBalancerBackendAddressPoolListResultIterator) Response ¶
func (iter LoadBalancerBackendAddressPoolListResultIterator) Response() LoadBalancerBackendAddressPoolListResult
Response returns the raw server response from the last page request.
func (LoadBalancerBackendAddressPoolListResultIterator) Value ¶
func (iter LoadBalancerBackendAddressPoolListResultIterator) Value() BackendAddressPool
Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.