Share via


PnsCredentialsResource.ApnsCredential Property

Definition

Gets or sets the ApnsCredential of the created NotificationHub

[Newtonsoft.Json.JsonProperty(PropertyName="properties.apnsCredential")]
public Microsoft.Azure.Management.NotificationHubs.Models.ApnsCredential ApnsCredential { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.apnsCredential")>]
member this.ApnsCredential : Microsoft.Azure.Management.NotificationHubs.Models.ApnsCredential with get, set
Public Property ApnsCredential As ApnsCredential

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to