다음을 통해 공유


VnetInfo Class

Definition

[Microsoft.Rest.Serialization.JsonTransformation]
public class VnetInfo : Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type VnetInfo = class
    inherit ProxyOnlyResource
Public Class VnetInfo
Inherits ProxyOnlyResource
Inheritance
Attributes

Constructors

VnetInfo()
VnetInfo(String, String, String, String, String, String, Byte[], IList<VnetRoute>, Nullable<Boolean>, String)

Properties

CertBlob
CertThumbprint
DnsServers
Id (Inherited from ProxyOnlyResource)
Kind (Inherited from ProxyOnlyResource)
Name (Inherited from ProxyOnlyResource)
ResyncRequired
Routes
Type (Inherited from ProxyOnlyResource)
VnetResourceId

Applies to