ConnectedSubnet Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Connected Subnet properties.
public class ConnectedSubnet : Azure.ResourceManager.ManagedNetworkFabric.Models.AnnotationResourceProperties, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ManagedNetworkFabric.Models.ConnectedSubnet>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ManagedNetworkFabric.Models.ConnectedSubnet>
type ConnectedSubnet = class
inherit AnnotationResourceProperties
interface IJsonModel<ConnectedSubnet>
interface IPersistableModel<ConnectedSubnet>
Public Class ConnectedSubnet
Inherits AnnotationResourceProperties
Implements IJsonModel(Of ConnectedSubnet), IPersistableModel(Of ConnectedSubnet)
- Inheritance
- Implements
Constructors
ConnectedSubnet(String) |
Initializes a new instance of ConnectedSubnet. |
Properties
Annotation |
Switch configuration description. (Inherited from AnnotationResourceProperties) |
Prefix |
Prefix of the Connected Subnet. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |