次の方法で共有


NotificationHubCreateOrUpdateParametersInner クラス

定義

[Microsoft.Rest.Serialization.JsonTransformation]
public class NotificationHubCreateOrUpdateParametersInner : Microsoft.Azure.Management.ResourceManager.Fluent.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type NotificationHubCreateOrUpdateParametersInner = class
    inherit Resource
Public Class NotificationHubCreateOrUpdateParametersInner
Inherits Resource
継承
NotificationHubCreateOrUpdateParametersInner
属性

コンストラクター

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

プロパティ

AdmCredential
ApnsCredential
AuthorizationRules
BaiduCredential
GcmCredential
Id

リソース ID。Setter はネットワーク リソースで ID を設定する必要があるため、保護されます。

(継承元 ProxyResource)
Location

リソースの場所

(継承元 Resource)
MpnsCredential
Name

リソース名

(継承元 ProxyResource)
NotificationHubCreateOrUpdateParametersName
RegistrationTtl
Tags

リソース タグ

(継承元 Resource)
Type

リソースの種類

(継承元 ProxyResource)
WnsCredential

メソッド

Validate()

オブジェクトを検証します。 検証に失敗した場合に ValidationException をスローします。

(継承元 Resource)

適用対象