Azure Native
getManagedNetworkPeeringPolicy
The Managed Network Peering Policy resource API Version: 2019-06-01-preview.
Using getManagedNetworkPeeringPolicy
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getManagedNetworkPeeringPolicy(args: GetManagedNetworkPeeringPolicyArgs, opts?: InvokeOptions): Promise<GetManagedNetworkPeeringPolicyResult>
function getManagedNetworkPeeringPolicyOutput(args: GetManagedNetworkPeeringPolicyOutputArgs, opts?: InvokeOptions): Output<GetManagedNetworkPeeringPolicyResult>
def get_managed_network_peering_policy(managed_network_name: Optional[str] = None,
managed_network_peering_policy_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetManagedNetworkPeeringPolicyResult
def get_managed_network_peering_policy_output(managed_network_name: Optional[pulumi.Input[str]] = None,
managed_network_peering_policy_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetManagedNetworkPeeringPolicyResult]
func LookupManagedNetworkPeeringPolicy(ctx *Context, args *LookupManagedNetworkPeeringPolicyArgs, opts ...InvokeOption) (*LookupManagedNetworkPeeringPolicyResult, error)
func LookupManagedNetworkPeeringPolicyOutput(ctx *Context, args *LookupManagedNetworkPeeringPolicyOutputArgs, opts ...InvokeOption) LookupManagedNetworkPeeringPolicyResultOutput
> Note: This function is named LookupManagedNetworkPeeringPolicy
in the Go SDK.
public static class GetManagedNetworkPeeringPolicy
{
public static Task<GetManagedNetworkPeeringPolicyResult> InvokeAsync(GetManagedNetworkPeeringPolicyArgs args, InvokeOptions? opts = null)
public static Output<GetManagedNetworkPeeringPolicyResult> Invoke(GetManagedNetworkPeeringPolicyInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetManagedNetworkPeeringPolicyResult> getManagedNetworkPeeringPolicy(GetManagedNetworkPeeringPolicyArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
Fn::Invoke:
Function: azure-native:managednetwork:getManagedNetworkPeeringPolicy
Arguments:
# Arguments dictionary
The following arguments are supported:
- Managed
Network stringName The name of the Managed Network.
- Managed
Network stringPeering Policy Name The name of the Managed Network Peering Policy.
- Resource
Group stringName The name of the resource group.
- Managed
Network stringName The name of the Managed Network.
- Managed
Network stringPeering Policy Name The name of the Managed Network Peering Policy.
- Resource
Group stringName The name of the resource group.
- managed
Network StringName The name of the Managed Network.
- managed
Network StringPeering Policy Name The name of the Managed Network Peering Policy.
- resource
Group StringName The name of the resource group.
- managed
Network stringName The name of the Managed Network.
- managed
Network stringPeering Policy Name The name of the Managed Network Peering Policy.
- resource
Group stringName The name of the resource group.
- managed_
network_ strname The name of the Managed Network.
- managed_
network_ strpeering_ policy_ name The name of the Managed Network Peering Policy.
- resource_
group_ strname The name of the resource group.
- managed
Network StringName The name of the Managed Network.
- managed
Network StringPeering Policy Name The name of the Managed Network Peering Policy.
- resource
Group StringName The name of the resource group.
getManagedNetworkPeeringPolicy Result
The following output properties are available:
- Id string
Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
The name of the resource
- Properties
Pulumi.
Azure Native. Managed Network. Outputs. Managed Network Peering Policy Properties Response Gets or sets the properties of a Managed Network Policy
- Type string
The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
- Location string
The geo-location where the resource lives
- Id string
Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
The name of the resource
- Properties
Managed
Network Peering Policy Properties Response Gets or sets the properties of a Managed Network Policy
- Type string
The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
- Location string
The geo-location where the resource lives
- id String
Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
The name of the resource
- properties
Managed
Network Peering Policy Properties Response Gets or sets the properties of a Managed Network Policy
- type String
The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
- location String
The geo-location where the resource lives
- id string
Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name string
The name of the resource
- properties
Managed
Network Peering Policy Properties Response Gets or sets the properties of a Managed Network Policy
- type string
The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
- location string
The geo-location where the resource lives
- id str
Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name str
The name of the resource
- properties
Managed
Network Peering Policy Properties Response Gets or sets the properties of a Managed Network Policy
- type str
The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
- location str
The geo-location where the resource lives
- id String
Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
The name of the resource
- properties Property Map
Gets or sets the properties of a Managed Network Policy
- type String
The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
- location String
The geo-location where the resource lives
Supporting Types
ManagedNetworkPeeringPolicyPropertiesResponse
- Etag string
A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string Provisioning state of the ManagedNetwork resource.
- Type string
Gets or sets the connectivity type of a network structure policy
- Hub
Pulumi.
Azure Native. Managed Network. Inputs. Resource Id Response Gets or sets the hub virtual network ID
- Mesh
List<Pulumi.
Azure Native. Managed Network. Inputs. Resource Id Response> Gets or sets the mesh group IDs
- Spokes
List<Pulumi.
Azure Native. Managed Network. Inputs. Resource Id Response> Gets or sets the spokes group IDs
- Etag string
A unique read-only string that changes whenever the resource is updated.
- Provisioning
State string Provisioning state of the ManagedNetwork resource.
- Type string
Gets or sets the connectivity type of a network structure policy
- Hub
Resource
Id Response Gets or sets the hub virtual network ID
- Mesh
[]Resource
Id Response Gets or sets the mesh group IDs
- Spokes
[]Resource
Id Response Gets or sets the spokes group IDs
- etag String
A unique read-only string that changes whenever the resource is updated.
- provisioning
State String Provisioning state of the ManagedNetwork resource.
- type String
Gets or sets the connectivity type of a network structure policy
- hub
Resource
Id Response Gets or sets the hub virtual network ID
- mesh
List
Id Response> Gets or sets the mesh group IDs
- spokes
List
Id Response> Gets or sets the spokes group IDs
- etag string
A unique read-only string that changes whenever the resource is updated.
- provisioning
State string Provisioning state of the ManagedNetwork resource.
- type string
Gets or sets the connectivity type of a network structure policy
- hub
Resource
Id Response Gets or sets the hub virtual network ID
- mesh
Resource
Id Response[] Gets or sets the mesh group IDs
- spokes
Resource
Id Response[] Gets or sets the spokes group IDs
- etag str
A unique read-only string that changes whenever the resource is updated.
- provisioning_
state str Provisioning state of the ManagedNetwork resource.
- type str
Gets or sets the connectivity type of a network structure policy
- hub
Resource
Id Response Gets or sets the hub virtual network ID
- mesh
Sequence[Resource
Id Response] Gets or sets the mesh group IDs
- spokes
Sequence[Resource
Id Response] Gets or sets the spokes group IDs
- etag String
A unique read-only string that changes whenever the resource is updated.
- provisioning
State String Provisioning state of the ManagedNetwork resource.
- type String
Gets or sets the connectivity type of a network structure policy
- hub Property Map
Gets or sets the hub virtual network ID
- mesh
List
Gets or sets the mesh group IDs
- spokes
List
Gets or sets the spokes group IDs
ResourceIdResponse
- Id string
Resource Id
- Id string
Resource Id
- id String
Resource Id
- id string
Resource Id
- id str
Resource Id
- id String
Resource Id
Package Details
- Repository
- https://github.com/pulumi/pulumi-azure-native
- License
- Apache-2.0