次の方法で共有


AutoUserSpecification.ElevationLevel プロパティ

定義

自動ユーザーの昇格レベルを取得します。 省略した場合、既定値は NonAdmin となります。

public Microsoft.Azure.Batch.Common.ElevationLevel? ElevationLevel { get; }
member this.ElevationLevel : Nullable<Microsoft.Azure.Batch.Common.ElevationLevel>
Public ReadOnly Property ElevationLevel As Nullable(Of ElevationLevel)

プロパティ値

適用対象