次の方法で共有


ServiceProperties クラス

定義

サービスのプロパティ。

public class ServiceProperties
type ServiceProperties = class
Public Class ServiceProperties
継承
ServiceProperties
派生

コンストラクター

ServiceProperties()

ServiceProperties クラスの新しいインスタンスを初期化します。

ServiceProperties(String, String)

ServiceProperties クラスの新しいインスタンスを初期化します。

プロパティ

TargetLocation

サービス内のリソースが属する、またはデプロイする必要がある Azure の場所を取得または設定します。

TargetSubscriptionId

サービス内のリソースが属するサブスクリプション、またはデプロイ先のサブスクリプションを取得または設定します。

メソッド

Validate()

オブジェクトを検証します。

適用対象