ResolvedServicePartition.Info Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient des informations sur la partition du service qui a été résolu.
public System.Fabric.ServicePartitionInformation Info { get; }
member this.Info : System.Fabric.ServicePartitionInformation
Public ReadOnly Property Info As ServicePartitionInformation
Valeur de propriété
Informations sur la partition du service qui a été résolue.
Remarques
La partition de service peut être différente.ServicePartitionKind Vous pouvez caster les informations de partition de service dans le type dérivé approprié pour obtenir des informations détaillées sur la partition.
S’applique à
Azure SDK for .NET