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.
The virtual network ID. This is typically a GUID. Expect a null GUID by default.
public Guid? VnetId { get; }
member this.VnetId : Nullable<Guid>
Public ReadOnly Property VnetId As Nullable(Of Guid)