Share via


ArmManagedNetworkModelFactory Class

Definition

Model factory for models.

public static class ArmManagedNetworkModelFactory
type ArmManagedNetworkModelFactory = class
Public Class ArmManagedNetworkModelFactory
Inheritance
ArmManagedNetworkModelFactory

Methods

ConnectivityCollection(IEnumerable<ManagedNetworkGroupData>, IEnumerable<ManagedNetworkPeeringPolicyData>)

Initializes a new instance of ConnectivityCollection.

ManagedNetworkData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, Nullable<ProvisioningState>, Nullable<ETag>, Scope, ConnectivityCollection)

Initializes a new instance of ManagedNetworkData.

ManagedNetworkGroupData(ResourceIdentifier, String, ResourceType, SystemData, Nullable<ManagedNetworkKind>, Nullable<ProvisioningState>, Nullable<ETag>, IEnumerable<WritableSubResource>, IEnumerable<WritableSubResource>, IEnumerable<WritableSubResource>, IEnumerable<WritableSubResource>, Nullable<AzureLocation>)

Initializes a new instance of ManagedNetworkGroupData.

ManagedNetworkPeeringPolicyData(ResourceIdentifier, String, ResourceType, SystemData, ManagedNetworkPeeringPolicyProperties, Nullable<AzureLocation>)

Initializes a new instance of ManagedNetworkPeeringPolicyData.

ManagedNetworkPeeringPolicyProperties(Nullable<ProvisioningState>, Nullable<ETag>, ConnectivityType, ResourceIdentifier, IEnumerable<WritableSubResource>, IEnumerable<WritableSubResource>)

Initializes a new instance of ManagedNetworkPeeringPolicyProperties.

ResourceProperties(Nullable<ProvisioningState>, Nullable<ETag>)

Initializes a new instance of ResourceProperties.

ScopeAssignmentData(ResourceIdentifier, String, ResourceType, SystemData, Nullable<ProvisioningState>, Nullable<ETag>, String, Nullable<AzureLocation>)

Initializes a new instance of ScopeAssignmentData.

Applies to