Partilhar via


ArmSphereModelFactory.SphereProductData Método

Definição

Inicializa uma nova instância de SphereProductData.

public static Azure.ResourceManager.Sphere.SphereProductData SphereProductData (Azure.Core.ResourceIdentifier id = default, string name = default, Azure.Core.ResourceType resourceType = default, Azure.ResourceManager.Models.SystemData systemData = default, string description = default, Azure.ResourceManager.Sphere.Models.SphereProvisioningState? provisioningState = default);
static member SphereProductData : Azure.Core.ResourceIdentifier * string * Azure.Core.ResourceType * Azure.ResourceManager.Models.SystemData * string * Nullable<Azure.ResourceManager.Sphere.Models.SphereProvisioningState> -> Azure.ResourceManager.Sphere.SphereProductData
Public Shared Function SphereProductData (Optional id As ResourceIdentifier = Nothing, Optional name As String = Nothing, Optional resourceType As ResourceType = Nothing, Optional systemData As SystemData = Nothing, Optional description As String = Nothing, Optional provisioningState As Nullable(Of SphereProvisioningState) = Nothing) As SphereProductData

Parâmetros

name
String

O nome.

resourceType
ResourceType

O resourceType.

systemData
SystemData

O systemData.

description
String

Descrição do produto Nome Serializado: Product.properties.description

provisioningState
Nullable<SphereProvisioningState>

O status da última operação. Nome serializado: Product.properties.provisioningState

Retornos

Uma nova SphereProductData instância para simulação.

Aplica-se a