NotificationHubPatchParameters.ApnsCredential Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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