ApiManagementGroupCreateOrUpdateContent クラス

定義

グループの作成操作に指定されたパラメーター。

public class ApiManagementGroupCreateOrUpdateContent
type ApiManagementGroupCreateOrUpdateContent = class
Public Class ApiManagementGroupCreateOrUpdateContent
継承
ApiManagementGroupCreateOrUpdateContent

コンストラクター

ApiManagementGroupCreateOrUpdateContent()

ApiManagementGroupCreateOrUpdateContent の新しいインスタンスを初期化します。

プロパティ

ApiManagementGroupType

[グループの種類]。

Description

グループの説明。

DisplayName

[グループ名]:

ExternalId

外部グループの識別子。このプロパティには、Azure Active Directory aad://<tenant>.onmicrosoft.com/groups/<group object id>の場合など、外部 ID プロバイダーからのグループの ID が含まれます。それ以外の場合、値は null です。

適用対象