Azure.ResourceManager.HybridNetwork Namespace

Classes

ArtifactManifestCollection

A class representing a collection of ArtifactManifestResource and their operations. Each ArtifactManifestResource in the collection will belong to the same instance of ArtifactStoreResource. To get an ArtifactManifestCollection instance call the GetArtifactManifests method from an instance of ArtifactStoreResource.

ArtifactManifestData

A class representing the ArtifactManifest data model. Artifact manifest properties.

ArtifactManifestResource

A Class representing an ArtifactManifest along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an ArtifactManifestResource from an instance of ArmClient using the GetArtifactManifestResource method. Otherwise you can get one from its parent resource ArtifactStoreResource using the GetArtifactManifest method.

ArtifactStoreCollection

A class representing a collection of ArtifactStoreResource and their operations. Each ArtifactStoreResource in the collection will belong to the same instance of PublisherResource. To get an ArtifactStoreCollection instance call the GetArtifactStores method from an instance of PublisherResource.

ArtifactStoreData

A class representing the ArtifactStore data model. Artifact store properties.

ArtifactStoreResource

A Class representing an ArtifactStore along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an ArtifactStoreResource from an instance of ArmClient using the GetArtifactStoreResource method. Otherwise you can get one from its parent resource PublisherResource using the GetArtifactStore method.

ComponentCollection

A class representing a collection of ComponentResource and their operations. Each ComponentResource in the collection will belong to the same instance of NetworkFunctionResource. To get a ComponentCollection instance call the GetComponents method from an instance of NetworkFunctionResource.

ComponentData

A class representing the Component data model. The component sub resource.

ComponentResource

A Class representing a Component along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ComponentResource from an instance of ArmClient using the GetComponentResource method. Otherwise you can get one from its parent resource NetworkFunctionResource using the GetComponent method.

ConfigurationGroupSchemaCollection

A class representing a collection of ConfigurationGroupSchemaResource and their operations. Each ConfigurationGroupSchemaResource in the collection will belong to the same instance of PublisherResource. To get a ConfigurationGroupSchemaCollection instance call the GetConfigurationGroupSchemas method from an instance of PublisherResource.

ConfigurationGroupSchemaData

A class representing the ConfigurationGroupSchema data model. Configuration group schema resource.

ConfigurationGroupSchemaResource

A Class representing a ConfigurationGroupSchema along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ConfigurationGroupSchemaResource from an instance of ArmClient using the GetConfigurationGroupSchemaResource method. Otherwise you can get one from its parent resource PublisherResource using the GetConfigurationGroupSchema method.

ConfigurationGroupValueCollection

A class representing a collection of ConfigurationGroupValueResource and their operations. Each ConfigurationGroupValueResource in the collection will belong to the same instance of ResourceGroupResource. To get a ConfigurationGroupValueCollection instance call the GetConfigurationGroupValues method from an instance of ResourceGroupResource.

ConfigurationGroupValueData

A class representing the ConfigurationGroupValue data model. Hybrid configuration group value resource.

ConfigurationGroupValueResource

A Class representing a ConfigurationGroupValue along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ConfigurationGroupValueResource from an instance of ArmClient using the GetConfigurationGroupValueResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetConfigurationGroupValue method.

HybridNetworkExtensions

A class to add extension methods to Azure.ResourceManager.HybridNetwork.

NetworkFunctionCollection

A class representing a collection of NetworkFunctionResource and their operations. Each NetworkFunctionResource in the collection will belong to the same instance of ResourceGroupResource. To get a NetworkFunctionCollection instance call the GetNetworkFunctions method from an instance of ResourceGroupResource.

NetworkFunctionData

A class representing the NetworkFunction data model. Network function resource response.

NetworkFunctionDefinitionGroupCollection

A class representing a collection of NetworkFunctionDefinitionGroupResource and their operations. Each NetworkFunctionDefinitionGroupResource in the collection will belong to the same instance of PublisherResource. To get a NetworkFunctionDefinitionGroupCollection instance call the GetNetworkFunctionDefinitionGroups method from an instance of PublisherResource.

NetworkFunctionDefinitionGroupData

A class representing the NetworkFunctionDefinitionGroup data model. Network function definition group resource.

NetworkFunctionDefinitionGroupResource

A Class representing a NetworkFunctionDefinitionGroup along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a NetworkFunctionDefinitionGroupResource from an instance of ArmClient using the GetNetworkFunctionDefinitionGroupResource method. Otherwise you can get one from its parent resource PublisherResource using the GetNetworkFunctionDefinitionGroup method.

NetworkFunctionDefinitionVersionCollection

A class representing a collection of NetworkFunctionDefinitionVersionResource and their operations. Each NetworkFunctionDefinitionVersionResource in the collection will belong to the same instance of NetworkFunctionDefinitionGroupResource. To get a NetworkFunctionDefinitionVersionCollection instance call the GetNetworkFunctionDefinitionVersions method from an instance of NetworkFunctionDefinitionGroupResource.

NetworkFunctionDefinitionVersionData

A class representing the NetworkFunctionDefinitionVersion data model. Network function definition version.

NetworkFunctionDefinitionVersionResource

A Class representing a NetworkFunctionDefinitionVersion along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a NetworkFunctionDefinitionVersionResource from an instance of ArmClient using the GetNetworkFunctionDefinitionVersionResource method. Otherwise you can get one from its parent resource NetworkFunctionDefinitionGroupResource using the GetNetworkFunctionDefinitionVersion method.

NetworkFunctionResource

A Class representing a NetworkFunction along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a NetworkFunctionResource from an instance of ArmClient using the GetNetworkFunctionResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetNetworkFunction method.

NetworkServiceDesignGroupCollection

A class representing a collection of NetworkServiceDesignGroupResource and their operations. Each NetworkServiceDesignGroupResource in the collection will belong to the same instance of PublisherResource. To get a NetworkServiceDesignGroupCollection instance call the GetNetworkServiceDesignGroups method from an instance of PublisherResource.

NetworkServiceDesignGroupData

A class representing the NetworkServiceDesignGroup data model. network service design group resource.

NetworkServiceDesignGroupResource

A Class representing a NetworkServiceDesignGroup along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a NetworkServiceDesignGroupResource from an instance of ArmClient using the GetNetworkServiceDesignGroupResource method. Otherwise you can get one from its parent resource PublisherResource using the GetNetworkServiceDesignGroup method.

NetworkServiceDesignVersionCollection

A class representing a collection of NetworkServiceDesignVersionResource and their operations. Each NetworkServiceDesignVersionResource in the collection will belong to the same instance of NetworkServiceDesignGroupResource. To get a NetworkServiceDesignVersionCollection instance call the GetNetworkServiceDesignVersions method from an instance of NetworkServiceDesignGroupResource.

NetworkServiceDesignVersionData

A class representing the NetworkServiceDesignVersion data model. network service design version.

NetworkServiceDesignVersionResource

A Class representing a NetworkServiceDesignVersion along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a NetworkServiceDesignVersionResource from an instance of ArmClient using the GetNetworkServiceDesignVersionResource method. Otherwise you can get one from its parent resource NetworkServiceDesignGroupResource using the GetNetworkServiceDesignVersion method.

PublisherCollection

A class representing a collection of PublisherResource and their operations. Each PublisherResource in the collection will belong to the same instance of ResourceGroupResource. To get a PublisherCollection instance call the GetPublishers method from an instance of ResourceGroupResource.

PublisherData

A class representing the Publisher data model. publisher resource.

PublisherResource

A Class representing a Publisher along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a PublisherResource from an instance of ArmClient using the GetPublisherResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetPublisher method.

SiteCollection

A class representing a collection of SiteResource and their operations. Each SiteResource in the collection will belong to the same instance of ResourceGroupResource. To get a SiteCollection instance call the GetSites method from an instance of ResourceGroupResource.

SiteData

A class representing the Site data model. Site resource.

SiteNetworkServiceCollection

A class representing a collection of SiteNetworkServiceResource and their operations. Each SiteNetworkServiceResource in the collection will belong to the same instance of ResourceGroupResource. To get a SiteNetworkServiceCollection instance call the GetSiteNetworkServices method from an instance of ResourceGroupResource.

SiteNetworkServiceData

A class representing the SiteNetworkService data model. Site network service resource.

SiteNetworkServiceResource

A Class representing a SiteNetworkService along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteNetworkServiceResource from an instance of ArmClient using the GetSiteNetworkServiceResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetSiteNetworkService method.

SiteResource

A Class representing a Site along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteResource from an instance of ArmClient using the GetSiteResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetSite method.