DomainOwnershipIdentifier Classe
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.
Identificateur de propriété de domaine.
[Microsoft.Rest.Serialization.JsonTransformation]
public class DomainOwnershipIdentifier : Microsoft.Azure.Management.WebSites.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type DomainOwnershipIdentifier = class
inherit ProxyOnlyResource
Public Class DomainOwnershipIdentifier
Inherits ProxyOnlyResource
- Héritage
- Attributs
Constructeurs
DomainOwnershipIdentifier() |
Initialise une nouvelle instance de la classe DomainOwnershipIdentifier. |
DomainOwnershipIdentifier(String, String, String, String, String) |
Initialise une nouvelle instance de la classe DomainOwnershipIdentifier. |
Propriétés
Id |
Obtient l’ID de ressource. (Hérité de ProxyOnlyResource) |
Kind |
Obtient ou définit le type de ressource. (Hérité de ProxyOnlyResource) |
Name |
Obtient le nom de la ressource. (Hérité de ProxyOnlyResource) |
OwnershipId |
Obtient ou définit l’ID de propriété. |
Type |
Obtient le type de ressource. (Hérité de ProxyOnlyResource) |
S’applique à
Azure SDK for .NET