Compartir a través de


NotificationHubResource Clase

Definición

Descripción de un recurso de NotificationHub.

[Microsoft.Rest.Serialization.JsonTransformation]
public class NotificationHubResource : Microsoft.Azure.Management.NotificationHubs.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type NotificationHubResource = class
    inherit Resource
Public Class NotificationHubResource
Inherits Resource
Herencia
NotificationHubResource
Atributos

Constructores

NotificationHubResource()

Inicializa una nueva instancia de la clase NotificationHubResource.

NotificationHubResource(String, String, String, String, IDictionary<String, String>, Sku, String, String, IList<SharedAccessAuthorizationRuleProperties>, ApnsCredential, WnsCredential, GcmCredential, MpnsCredential, AdmCredential, BaiduCredential)

Inicializa una nueva instancia de la clase NotificationHubResource.

Propiedades

AdmCredential

Obtiene o establece el AdmCredential de NotificationHub creado.

ApnsCredential

Obtiene o establece el ApnsCredential de NotificationHub creado.

AuthorizationRules

Obtiene o establece authorizationRules del notificationHub creado.

BaiduCredential

Obtiene o establece el BaiduCredential de notificationHub creado.

GcmCredential

Obtiene o establece el GcmCredential de notificationHub creado.

Id

Obtiene el identificador de recurso.

(Heredado de Resource)
Location

Obtiene o establece la ubicación del recurso.

(Heredado de Resource)
MpnsCredential

Obtiene o establece mpnsCredential del notificationHub creado.

Name

Obtiene el nombre del recurso.

(Heredado de Resource)
NotificationHubResourceName

Obtiene o establece el nombre de NotificationHub.

RegistrationTtl

Obtiene o establece el objeto RegistrationTtl de NotificationHub creado.

Sku

Obtiene o establece la SKU del espacio de nombres creado.

(Heredado de Resource)
Tags

Obtiene o establece etiquetas de recursos

(Heredado de Resource)
Type

Obtiene el tipo de recurso.

(Heredado de Resource)
WnsCredential

Obtiene o establece el WnsCredential de notificationHub creado.

Métodos

Validate()

Valide el objeto .

Se aplica a