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.
Defines reference to subnet.
public class SubnetReferenceInfo : Azure.ResourceManager.ResourceMover.Models.ProxyResourceReferenceInfo
public class SubnetReferenceInfo : Azure.ResourceManager.ResourceMover.Models.ProxyResourceReferenceInfo, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ResourceMover.Models.SubnetReferenceInfo>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ResourceMover.Models.SubnetReferenceInfo>
type SubnetReferenceInfo = class
inherit ProxyResourceReferenceInfo
type SubnetReferenceInfo = class
inherit ProxyResourceReferenceInfo
interface IJsonModel<SubnetReferenceInfo>
interface IPersistableModel<SubnetReferenceInfo>
Public Class SubnetReferenceInfo
Inherits ProxyResourceReferenceInfo
Public Class SubnetReferenceInfo
Inherits ProxyResourceReferenceInfo
Implements IJsonModel(Of SubnetReferenceInfo), IPersistableModel(Of SubnetReferenceInfo)
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.