ArmHybridNetworkModelFactory
ArtifactManifestData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String, String>, AzureLocation, ArtifactManifestPropertiesFormat)
ArtifactManifestPropertiesFormat(ProvisioningState?, ArtifactManifestState?, IEnumerable<ManifestArtifactFormat>)
ArtifactStoreData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String, String>, AzureLocation, ArtifactStorePropertiesFormat)
ArtifactStorePropertiesFormat(ProvisioningState?, ArtifactStoreType?, ArtifactReplicationStrategy?, ArtifactStorePropertiesFormatManagedResourceGroupConfiguration, ResourceIdentifier)
AzureContainerRegistryScopedTokenCredential(String, String, Uri, IEnumerable<String>, DateTimeOffset?)
AzureStorageAccountContainerCredential(String, Uri)
AzureStorageAccountCredential(ResourceIdentifier, IEnumerable<AzureStorageAccountContainerCredential>, DateTimeOffset?)
ComponentData(ResourceIdentifier, String, ResourceType, SystemData, ComponentProperties)
ComponentKubernetesResources(IEnumerable<KubernetesDeployment>, IEnumerable<KubernetesPod>, IEnumerable<KubernetesReplicaSet>, IEnumerable<KubernetesStatefulSet>, IEnumerable<KubernetesDaemonSet>)
ComponentProperties(ProvisioningState?, String, DeploymentStatusProperties)
ConfigurationGroupSchemaData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String, String>, AzureLocation, ConfigurationGroupSchemaPropertiesFormat)
ConfigurationGroupSchemaPropertiesFormat(ProvisioningState?, VersionState?, String, String)
ConfigurationGroupValueData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String, String>, AzureLocation, ConfigurationGroupValuePropertiesFormat)
ConfigurationGroupValuePropertiesFormat(ProvisioningState?, String, PublisherScope?, String, String, DeploymentResourceIdReference, String)
ConfigurationValueWithoutSecrets(ProvisioningState?, String, PublisherScope?, String, String, DeploymentResourceIdReference, String)
ConfigurationValueWithSecrets(ProvisioningState?, String, PublisherScope?, String, String, DeploymentResourceIdReference, String)
ContainerizedNetworkFunctionDefinitionVersion(ProvisioningState?, VersionState?, String, String, ContainerizedNetworkFunctionTemplate)
DeploymentStatusProperties(ComponentStatus?, ComponentKubernetesResources, DateTimeOffset?)
HybridNetworkSku(HybridNetworkSkuName, HybridNetworkSkuTier?)
KubernetesDaemonSet(String, String, Int32?, Int32?, Int32?, Int32?, Int32?, DateTimeOffset?)
KubernetesDeployment(String, String, Int32?, Int32?, Int32?, Int32?, DateTimeOffset?)
KubernetesPod(String, String, Int32?, Int32?, PodStatus?, DateTimeOffset?, IEnumerable<PodEvent>)
KubernetesReplicaSet(String, String, Int32?, Int32?, Int32?, DateTimeOffset?)
KubernetesStatefulSet(String, String, Int32?, Int32?, DateTimeOffset?)
NetworkFunctionData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String, String>, AzureLocation, NetworkFunctionPropertiesFormat, ETag?, ManagedServiceIdentity)
NetworkFunctionDefinitionGroupData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String, String>, AzureLocation, NetworkFunctionDefinitionGroupPropertiesFormat)
NetworkFunctionDefinitionGroupPropertiesFormat(ProvisioningState?, String)
NetworkFunctionDefinitionVersionData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String, String>, AzureLocation, NetworkFunctionDefinitionVersionPropertiesFormat)
NetworkFunctionDefinitionVersionPropertiesFormat(ProvisioningState?, VersionState?, String, String, String)
NetworkFunctionPropertiesFormat(ProvisioningState?, String, PublisherScope?, String, String, String, DeploymentResourceIdReference, NfviType?, ResourceIdentifier, Boolean?, String, IEnumerable<String>)
NetworkFunctionValueWithoutSecrets(ProvisioningState?, String, PublisherScope?, String, String, String, DeploymentResourceIdReference, NfviType?, ResourceIdentifier, Boolean?, IEnumerable<String>, String)
NetworkFunctionValueWithSecrets(ProvisioningState?, String, PublisherScope?, String, String, String, DeploymentResourceIdReference, NfviType?, ResourceIdentifier, Boolean?, IEnumerable<String>, String)
NetworkServiceDesignGroupData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String, String>, AzureLocation, NetworkServiceDesignGroupPropertiesFormat)
NetworkServiceDesignGroupPropertiesFormat(ProvisioningState?, String)
NetworkServiceDesignVersionData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String, String>, AzureLocation, NetworkServiceDesignVersionPropertiesFormat)
NetworkServiceDesignVersionPropertiesFormat(ProvisioningState?, VersionState?, String, IDictionary<String, WritableSubResource>, IDictionary<String, NfviDetails>, IEnumerable<ResourceElementTemplate>)
PodEvent(PodEventType?, String, String, DateTimeOffset?)
ProxyArtifactListOverview(ResourceIdentifier, String, ResourceType, SystemData)
ProxyArtifactOverviewPropertiesValue(ArtifactType?, String, ArtifactState?)
ProxyArtifactVersionsListOverview(ResourceIdentifier, String, ResourceType, SystemData, ProxyArtifactOverviewPropertiesValue)
PublisherData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String, String>, AzureLocation, PublisherPropertiesFormat, ManagedServiceIdentity)
PublisherPropertiesFormat(ProvisioningState?, PublisherScope?)
RequestMetadata(String, HttpMethod, String, String)
SiteData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String, String>, AzureLocation, SitePropertiesFormat)
SiteNetworkServiceData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String, String>, AzureLocation, SiteNetworkServicePropertiesFormat, ManagedServiceIdentity, HybridNetworkSku)
SiteNetworkServicePropertiesFormat(ProvisioningState?, ManagedResourceGroupConfiguration, ResourceIdentifier, String, PublisherScope?, String, String, String, DeploymentResourceIdReference, IDictionary<String, WritableSubResource>, String, IReadOnlyDictionary<String, WritableSubResource>)
SitePropertiesFormat(ProvisioningState?, IEnumerable<NFVIs>, IEnumerable<WritableSubResource>)
VirtualNetworkFunctionDefinitionVersion(ProvisioningState?, VersionState?, String, String, VirtualNetworkFunctionTemplate)
net11.0
namespace Azure.ResourceManager.HybridNetwork.Models
{
public static class ArmHybridNetworkModelFactory
{
public static NetworkServiceDesignVersionPropertiesFormat NetworkServiceDesignVersionPropertiesFormat(ProvisioningState? provisioningState = default, VersionState? versionState = default, string description = null, IDictionary<string, WritableSubResource> configurationGroupSchemaReferences = null, IDictionary<string, NfviDetails> nfvisFromSite = null, IEnumerable<ResourceElementTemplate> resourceElementTemplates = null);
}
}
| .NET | 8.09.010.011.0 |
|---|---|
Information specific to net11.0 | |
| Assembly | Azure.ResourceManager.HybridNetwork , Version=1.0.0.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.HybridNetwork (1.0.0-beta.3) net10.0 |
| Preview | This API is contained in a prerelease package. |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API