次の方法で共有


RoleAssignmentPropertiesWithScope クラス

定義

スコープを持つロールの割り当てプロパティ。

public class RoleAssignmentPropertiesWithScope : Microsoft.Azure.Management.Authorization.Models.RoleAssignmentProperties
type RoleAssignmentPropertiesWithScope = class
    inherit RoleAssignmentProperties
Public Class RoleAssignmentPropertiesWithScope
Inherits RoleAssignmentProperties
継承
RoleAssignmentPropertiesWithScope

コンストラクター

RoleAssignmentPropertiesWithScope()

RoleAssignmentPropertiesWithScope クラスの新しいインスタンスを初期化します。

プロパティ

PrincipalId

省略可能。 プリンシパル ID を取得または設定し、PAS Azure Stack の GUID から文字列に変更します。

(継承元 RoleAssignmentProperties)
RoleDefinitionId

省略可能。 ロール定義 ID を取得または設定します。

(継承元 RoleAssignmentProperties)
Scope

省略可能。 ロールの割り当てスコープを取得または設定します。

適用対象