Partilhar via


ArmCustomerInsightsModelFactory.RoleResourceFormat Método

Definição

Inicializa uma nova instância de RoleResourceFormat.

public static Azure.ResourceManager.CustomerInsights.Models.RoleResourceFormat RoleResourceFormat (Azure.Core.ResourceIdentifier id = default, string name = default, Azure.Core.ResourceType resourceType = default, Azure.ResourceManager.Models.SystemData systemData = default, string roleName = default, string description = default);
static member RoleResourceFormat : Azure.Core.ResourceIdentifier * string * Azure.Core.ResourceType * Azure.ResourceManager.Models.SystemData * string * string -> Azure.ResourceManager.CustomerInsights.Models.RoleResourceFormat
Public Shared Function RoleResourceFormat (Optional id As ResourceIdentifier = Nothing, Optional name As String = Nothing, Optional resourceType As ResourceType = Nothing, Optional systemData As SystemData = Nothing, Optional roleName As String = Nothing, Optional description As String = Nothing) As RoleResourceFormat

Parâmetros

name
String

O nome.

resourceType
ResourceType

O resourceType.

systemData
SystemData

O systemData.

roleName
String

O nome da função.

description
String

A descrição da função.

Retornos

Uma nova RoleResourceFormat instância para zombar.

Aplica-se a