AddonVrProperties 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
AddonVrProperties() |
初始化 AddonVrProperties 類別的新實例。 |
AddonVrProperties(Int32, String) |
初始化 AddonVrProperties 類別的新實例。 |
AddonVrProperties()
初始化 AddonVrProperties 類別的新實例。
public AddonVrProperties ();
Public Sub New ()
適用於
AddonVrProperties(Int32, String)
初始化 AddonVrProperties 類別的新實例。
public AddonVrProperties (int vrsCount, string provisioningState = default);
new Microsoft.Azure.Management.Avs.Models.AddonVrProperties : int * string -> Microsoft.Azure.Management.Avs.Models.AddonVrProperties
Public Sub New (vrsCount As Integer, Optional provisioningState As String = Nothing)
參數
- vrsCount
- Int32
vSphere 複寫伺服器 (VRS) 計數
- provisioningState
- String
附加元件布建的狀態。 可能的值包括:'Succeeded'、'Failed'、'Cancelled'、'Building'、'刪除'、'Updateing'