Documentation
¶
Index ¶
- type BackendAddressPoolAddressId
- type InboundNatRuleId
- type LoadBalancerBackendAddressPoolId
- type LoadBalancerFrontendIpConfigurationId
- type LoadBalancerId
- type LoadBalancerInboundNatPoolId
- type LoadBalancerInboundNatRuleId
- type LoadBalancerOutboundRuleId
- type LoadBalancerProbeId
- type LoadBalancingRuleId
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BackendAddressPoolAddressId ¶
type BackendAddressPoolAddressId struct { SubscriptionId string ResourceGroup string LoadBalancerName string BackendAddressPoolName string AddressName string }
func BackendAddressPoolAddressID ¶
func BackendAddressPoolAddressID(input string) (*BackendAddressPoolAddressId, error)
BackendAddressPoolAddressID parses a BackendAddressPoolAddress ID into an BackendAddressPoolAddressId struct
func NewBackendAddressPoolAddressID ¶
func NewBackendAddressPoolAddressID(subscriptionId, resourceGroup, loadBalancerName, backendAddressPoolName, addressName string) BackendAddressPoolAddressId
func (BackendAddressPoolAddressId) ID ¶
func (id BackendAddressPoolAddressId) ID() string
func (BackendAddressPoolAddressId) String ¶
func (id BackendAddressPoolAddressId) String() string
type InboundNatRuleId ¶
type InboundNatRuleId struct { SubscriptionId string ResourceGroup string LoadBalancerName string Name string }
func InboundNatRuleID ¶
func InboundNatRuleID(input string) (*InboundNatRuleId, error)
InboundNatRuleID parses a InboundNatRule ID into an InboundNatRuleId struct
func NewInboundNatRuleID ¶
func NewInboundNatRuleID(subscriptionId, resourceGroup, loadBalancerName, name string) InboundNatRuleId
func (InboundNatRuleId) ID ¶
func (id InboundNatRuleId) ID() string
func (InboundNatRuleId) String ¶
func (id InboundNatRuleId) String() string
type LoadBalancerBackendAddressPoolId ¶
type LoadBalancerBackendAddressPoolId struct { SubscriptionId string ResourceGroup string LoadBalancerName string BackendAddressPoolName string }
func LoadBalancerBackendAddressPoolID ¶
func LoadBalancerBackendAddressPoolID(input string) (*LoadBalancerBackendAddressPoolId, error)
LoadBalancerBackendAddressPoolID parses a LoadBalancerBackendAddressPool ID into an LoadBalancerBackendAddressPoolId struct
func NewLoadBalancerBackendAddressPoolID ¶
func NewLoadBalancerBackendAddressPoolID(subscriptionId, resourceGroup, loadBalancerName, backendAddressPoolName string) LoadBalancerBackendAddressPoolId
func (LoadBalancerBackendAddressPoolId) ID ¶
func (id LoadBalancerBackendAddressPoolId) ID() string
func (LoadBalancerBackendAddressPoolId) String ¶
func (id LoadBalancerBackendAddressPoolId) String() string
type LoadBalancerFrontendIpConfigurationId ¶
type LoadBalancerFrontendIpConfigurationId struct { SubscriptionId string ResourceGroup string LoadBalancerName string FrontendIPConfigurationName string }
func LoadBalancerFrontendIpConfigurationID ¶
func LoadBalancerFrontendIpConfigurationID(input string) (*LoadBalancerFrontendIpConfigurationId, error)
LoadBalancerFrontendIpConfigurationID parses a LoadBalancerFrontendIpConfiguration ID into an LoadBalancerFrontendIpConfigurationId struct
func NewLoadBalancerFrontendIpConfigurationID ¶
func NewLoadBalancerFrontendIpConfigurationID(subscriptionId, resourceGroup, loadBalancerName, frontendIPConfigurationName string) LoadBalancerFrontendIpConfigurationId
func (LoadBalancerFrontendIpConfigurationId) ID ¶
func (id LoadBalancerFrontendIpConfigurationId) ID() string
func (LoadBalancerFrontendIpConfigurationId) String ¶
func (id LoadBalancerFrontendIpConfigurationId) String() string
type LoadBalancerId ¶
func LoadBalancerID ¶
func LoadBalancerID(input string) (*LoadBalancerId, error)
LoadBalancerID parses a LoadBalancer ID into an LoadBalancerId struct
func NewLoadBalancerID ¶
func NewLoadBalancerID(subscriptionId, resourceGroup, name string) LoadBalancerId
func (LoadBalancerId) ID ¶
func (id LoadBalancerId) ID() string
func (LoadBalancerId) String ¶
func (id LoadBalancerId) String() string
type LoadBalancerInboundNatPoolId ¶
type LoadBalancerInboundNatPoolId struct { SubscriptionId string ResourceGroup string LoadBalancerName string InboundNatPoolName string }
func LoadBalancerInboundNatPoolID ¶
func LoadBalancerInboundNatPoolID(input string) (*LoadBalancerInboundNatPoolId, error)
LoadBalancerInboundNatPoolID parses a LoadBalancerInboundNatPool ID into an LoadBalancerInboundNatPoolId struct
func NewLoadBalancerInboundNatPoolID ¶
func NewLoadBalancerInboundNatPoolID(subscriptionId, resourceGroup, loadBalancerName, inboundNatPoolName string) LoadBalancerInboundNatPoolId
func (LoadBalancerInboundNatPoolId) ID ¶
func (id LoadBalancerInboundNatPoolId) ID() string
func (LoadBalancerInboundNatPoolId) String ¶
func (id LoadBalancerInboundNatPoolId) String() string
type LoadBalancerInboundNatRuleId ¶
type LoadBalancerInboundNatRuleId struct { SubscriptionId string ResourceGroup string LoadBalancerName string InboundNatRuleName string }
func LoadBalancerInboundNatRuleID ¶
func LoadBalancerInboundNatRuleID(input string) (*LoadBalancerInboundNatRuleId, error)
LoadBalancerInboundNatRuleID parses a LoadBalancerInboundNatRule ID into an LoadBalancerInboundNatRuleId struct
func NewLoadBalancerInboundNatRuleID ¶
func NewLoadBalancerInboundNatRuleID(subscriptionId, resourceGroup, loadBalancerName, inboundNatRuleName string) LoadBalancerInboundNatRuleId
func (LoadBalancerInboundNatRuleId) ID ¶
func (id LoadBalancerInboundNatRuleId) ID() string
func (LoadBalancerInboundNatRuleId) String ¶
func (id LoadBalancerInboundNatRuleId) String() string
type LoadBalancerOutboundRuleId ¶
type LoadBalancerOutboundRuleId struct { SubscriptionId string ResourceGroup string LoadBalancerName string OutboundRuleName string }
func LoadBalancerOutboundRuleID ¶
func LoadBalancerOutboundRuleID(input string) (*LoadBalancerOutboundRuleId, error)
LoadBalancerOutboundRuleID parses a LoadBalancerOutboundRule ID into an LoadBalancerOutboundRuleId struct
func NewLoadBalancerOutboundRuleID ¶
func NewLoadBalancerOutboundRuleID(subscriptionId, resourceGroup, loadBalancerName, outboundRuleName string) LoadBalancerOutboundRuleId
func (LoadBalancerOutboundRuleId) ID ¶
func (id LoadBalancerOutboundRuleId) ID() string
func (LoadBalancerOutboundRuleId) String ¶
func (id LoadBalancerOutboundRuleId) String() string
type LoadBalancerProbeId ¶
type LoadBalancerProbeId struct { SubscriptionId string ResourceGroup string LoadBalancerName string ProbeName string }
func LoadBalancerProbeID ¶
func LoadBalancerProbeID(input string) (*LoadBalancerProbeId, error)
LoadBalancerProbeID parses a LoadBalancerProbe ID into an LoadBalancerProbeId struct
func NewLoadBalancerProbeID ¶
func NewLoadBalancerProbeID(subscriptionId, resourceGroup, loadBalancerName, probeName string) LoadBalancerProbeId
func (LoadBalancerProbeId) ID ¶
func (id LoadBalancerProbeId) ID() string
func (LoadBalancerProbeId) String ¶
func (id LoadBalancerProbeId) String() string
type LoadBalancingRuleId ¶
type LoadBalancingRuleId struct { SubscriptionId string ResourceGroup string LoadBalancerName string Name string }
func LoadBalancingRuleID ¶
func LoadBalancingRuleID(input string) (*LoadBalancingRuleId, error)
LoadBalancingRuleID parses a LoadBalancingRule ID into an LoadBalancingRuleId struct
func NewLoadBalancingRuleID ¶
func NewLoadBalancingRuleID(subscriptionId, resourceGroup, loadBalancerName, name string) LoadBalancingRuleId
func (LoadBalancingRuleId) ID ¶
func (id LoadBalancingRuleId) ID() string
func (LoadBalancingRuleId) String ¶
func (id LoadBalancingRuleId) String() string