共用方式為


SubResourceReadOnly Constructors

Definition

Overloads

SubResourceReadOnly()
SubResourceReadOnly(String)

SubResourceReadOnly()

public SubResourceReadOnly ();
Public Sub New ()

Applies to

SubResourceReadOnly(String)

public SubResourceReadOnly (string id = default);
new Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.SubResourceReadOnly : string -> Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.SubResourceReadOnly
Public Sub New (Optional id As String = Nothing)

Parameters

id
String

Applies to