NotificationHubResourceInner.ApnsCredential Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to