ArmServiceNetworkingModelFactory
ApplicationGatewayForContainersSecurityPolicyData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String, String>, AzureLocation, ApplicationGatewayForContainersSecurityPolicyType?, ResourceIdentifier, ServiceNetworkingProvisioningState?)
AssociationData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String, String>, AzureLocation, AssociationType?, ResourceIdentifier, ProvisioningState?)
FrontendData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String, String>, AzureLocation, String, ProvisioningState?)
TrafficControllerAssociationData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String, String>, AzureLocation, TrafficControllerAssociationType?, ResourceIdentifier, ServiceNetworkingProvisioningState?)
TrafficControllerData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String, String>, AzureLocation, IEnumerable<String>, IEnumerable<SubResource>, IEnumerable<SubResource>, ProvisioningState?)
TrafficControllerData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String, String>, AzureLocation, IEnumerable<String>, IEnumerable<SubResource>, IEnumerable<SubResource>, IEnumerable<SubResource>, ResourceIdentifier, ServiceNetworkingProvisioningState?)
TrafficControllerFrontendData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String, String>, AzureLocation, String, ServiceNetworkingProvisioningState?)
net6.0
namespace Azure.ResourceManager.ServiceNetworking.Models
{
public static class ArmServiceNetworkingModelFactory
{
[EditorBrowsable(EditorBrowsableState.Never)]
[Obsolete("This method is now deprecated. Please use `TrafficControllerAssociationData` moving forward.")]
public static AssociationData AssociationData(ResourceIdentifier id, string name, ResourceType resourceType, SystemData systemData, IDictionary<string, string> tags, AzureLocation location, AssociationType? associationType, ResourceIdentifier subnetId, ProvisioningState? provisioningState);
}
}
.NET | 5.06.07.08.09.010.0 |
---|---|
.NET Core | 2.02.12.23.03.1 |
.NET Framework | 4.6.14.6.24.74.7.14.7.24.84.8.1 |
.NET Standard | 2.02.1 |
Information specific to net6.0 | |
Assembly | Azure.ResourceManager.ServiceNetworking , Version=1.1.0.0, PublicKeyToken=92742159e12e44c8 |
Referencing | Your project needs a package reference to |
Package | Azure.ResourceManager.ServiceNetworking (1.1.0) netstandard2.0 |
Obsolete | This method is now deprecated. Please use `TrafficControllerAssociationData` moving forward. |
Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API