ArmAppServiceModelFactory.SitePatchInfo メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
SitePatchInfo の新しいインスタンスを初期化します。
public static Azure.ResourceManager.AppService.Models.SitePatchInfo SitePatchInfo (Azure.Core.ResourceIdentifier id = default, string name = default, Azure.Core.ResourceType resourceType = default, Azure.ResourceManager.Models.SystemData systemData = default, Azure.ResourceManager.Models.ManagedServiceIdentity identity = default, string state = default, System.Collections.Generic.IEnumerable<string> hostNames = default, string repositorySiteName = default, Azure.ResourceManager.AppService.Models.AppServiceUsageState? usageState = default, bool? isEnabled = default, System.Collections.Generic.IEnumerable<string> enabledHostNames = default, Azure.ResourceManager.AppService.Models.WebSiteAvailabilityState? availabilityState = default, System.Collections.Generic.IEnumerable<Azure.ResourceManager.AppService.Models.HostNameSslState> hostNameSslStates = default, Azure.Core.ResourceIdentifier serverFarmId = default, bool? isReserved = default, bool? isXenon = default, bool? isHyperV = default, DateTimeOffset? lastModifiedOn = default, Azure.ResourceManager.AppService.Models.SiteConfigProperties siteConfig = default, System.Collections.Generic.IEnumerable<string> trafficManagerHostNames = default, bool? isScmSiteAlsoStopped = default, string targetSwapSlot = default, Azure.ResourceManager.AppService.Models.HostingEnvironmentProfile hostingEnvironmentProfile = default, bool? isClientAffinityEnabled = default, bool? isClientCertEnabled = default, Azure.ResourceManager.AppService.Models.ClientCertMode? clientCertMode = default, string clientCertExclusionPaths = default, bool? isHostNameDisabled = default, string customDomainVerificationId = default, string outboundIPAddresses = default, string possibleOutboundIPAddresses = default, int? containerSize = default, int? dailyMemoryTimeQuota = default, DateTimeOffset? suspendOn = default, int? maxNumberOfWorkers = default, Azure.ResourceManager.AppService.Models.CloningInfo cloningInfo = default, string resourceGroup = default, bool? isDefaultContainer = default, string defaultHostName = default, Azure.ResourceManager.AppService.Models.SlotSwapStatus slotSwapStatus = default, bool? isHttpsOnly = default, Azure.ResourceManager.AppService.Models.RedundancyMode? redundancyMode = default, Guid? inProgressOperationId = default, bool? isStorageAccountRequired = default, string keyVaultReferenceIdentity = default, Azure.Core.ResourceIdentifier virtualNetworkSubnetId = default, string kind = default);
static member SitePatchInfo : Azure.Core.ResourceIdentifier * string * Azure.Core.ResourceType * Azure.ResourceManager.Models.SystemData * Azure.ResourceManager.Models.ManagedServiceIdentity * string * seq<string> * string * Nullable<Azure.ResourceManager.AppService.Models.AppServiceUsageState> * Nullable<bool> * seq<string> * Nullable<Azure.ResourceManager.AppService.Models.WebSiteAvailabilityState> * seq<Azure.ResourceManager.AppService.Models.HostNameSslState> * Azure.Core.ResourceIdentifier * Nullable<bool> * Nullable<bool> * Nullable<bool> * Nullable<DateTimeOffset> * Azure.ResourceManager.AppService.Models.SiteConfigProperties * seq<string> * Nullable<bool> * string * Azure.ResourceManager.AppService.Models.HostingEnvironmentProfile * Nullable<bool> * Nullable<bool> * Nullable<Azure.ResourceManager.AppService.Models.ClientCertMode> * string * Nullable<bool> * string * string * string * Nullable<int> * Nullable<int> * Nullable<DateTimeOffset> * Nullable<int> * Azure.ResourceManager.AppService.Models.CloningInfo * string * Nullable<bool> * string * Azure.ResourceManager.AppService.Models.SlotSwapStatus * Nullable<bool> * Nullable<Azure.ResourceManager.AppService.Models.RedundancyMode> * Nullable<Guid> * Nullable<bool> * string * Azure.Core.ResourceIdentifier * string -> Azure.ResourceManager.AppService.Models.SitePatchInfo
Public Shared Function SitePatchInfo (Optional id As ResourceIdentifier = Nothing, Optional name As String = Nothing, Optional resourceType As ResourceType = Nothing, Optional systemData As SystemData = Nothing, Optional identity As ManagedServiceIdentity = Nothing, Optional state As String = Nothing, Optional hostNames As IEnumerable(Of String) = Nothing, Optional repositorySiteName As String = Nothing, Optional usageState As Nullable(Of AppServiceUsageState) = Nothing, Optional isEnabled As Nullable(Of Boolean) = Nothing, Optional enabledHostNames As IEnumerable(Of String) = Nothing, Optional availabilityState As Nullable(Of WebSiteAvailabilityState) = Nothing, Optional hostNameSslStates As IEnumerable(Of HostNameSslState) = Nothing, Optional serverFarmId As ResourceIdentifier = Nothing, Optional isReserved As Nullable(Of Boolean) = Nothing, Optional isXenon As Nullable(Of Boolean) = Nothing, Optional isHyperV As Nullable(Of Boolean) = Nothing, Optional lastModifiedOn As Nullable(Of DateTimeOffset) = Nothing, Optional siteConfig As SiteConfigProperties = Nothing, Optional trafficManagerHostNames As IEnumerable(Of String) = Nothing, Optional isScmSiteAlsoStopped As Nullable(Of Boolean) = Nothing, Optional targetSwapSlot As String = Nothing, Optional hostingEnvironmentProfile As HostingEnvironmentProfile = Nothing, Optional isClientAffinityEnabled As Nullable(Of Boolean) = Nothing, Optional isClientCertEnabled As Nullable(Of Boolean) = Nothing, Optional clientCertMode As Nullable(Of ClientCertMode) = Nothing, Optional clientCertExclusionPaths As String = Nothing, Optional isHostNameDisabled As Nullable(Of Boolean) = Nothing, Optional customDomainVerificationId As String = Nothing, Optional outboundIPAddresses As String = Nothing, Optional possibleOutboundIPAddresses As String = Nothing, Optional containerSize As Nullable(Of Integer) = Nothing, Optional dailyMemoryTimeQuota As Nullable(Of Integer) = Nothing, Optional suspendOn As Nullable(Of DateTimeOffset) = Nothing, Optional maxNumberOfWorkers As Nullable(Of Integer) = Nothing, Optional cloningInfo As CloningInfo = Nothing, Optional resourceGroup As String = Nothing, Optional isDefaultContainer As Nullable(Of Boolean) = Nothing, Optional defaultHostName As String = Nothing, Optional slotSwapStatus As SlotSwapStatus = Nothing, Optional isHttpsOnly As Nullable(Of Boolean) = Nothing, Optional redundancyMode As Nullable(Of RedundancyMode) = Nothing, Optional inProgressOperationId As Nullable(Of Guid) = Nothing, Optional isStorageAccountRequired As Nullable(Of Boolean) = Nothing, Optional keyVaultReferenceIdentity As String = Nothing, Optional virtualNetworkSubnetId As ResourceIdentifier = Nothing, Optional kind As String = Nothing) As SitePatchInfo
パラメーター
ID。
- name
- String
名前。
- resourceType
- ResourceType
resourceType。
- systemData
- SystemData
systemData。
- identity
- ManagedServiceIdentity
マネージド サービス ID。
- state
- String
アプリの現在の状態。
- hostNames
- IEnumerable<String>
アプリに関連付けられているホスト名。
- repositorySiteName
- String
リポジトリ サイトの名前。
- usageState
- Nullable<AppServiceUsageState>
アプリがクォータ使用量を超えたかどうかを示す状態。 読み取り専用です。
<アプリ>が有効になっている場合はコード true</code>、それ以外の場合<は false/code を>コーディング>します<。 この値を false に設定すると、アプリが無効になります (アプリはオフラインになります)。
- enabledHostNames
- IEnumerable<String>
アプリのホスト名を有効にしました。ホスト名を割り当てる必要があります (HostNames を参照) AND を有効にします。 それ以外の場合、アプリはそれらのホスト名で提供されません。
- availabilityState
- Nullable<WebSiteAvailabilityState>
アプリの管理情報の可用性の状態。
- hostNameSslStates
- IEnumerable<HostNameSslState>
ホスト名 SSL 状態は、アプリのホスト名の SSL バインドを管理するために使用されます。
- serverFarmId
- ResourceIdentifier
関連付けられたApp Service プランのリソース ID。"/subscriptions/{subscriptionID}/resourceGroups/{groupName}/providers/Microsoft.Web/serverfarms/{appServicePlanName}" という形式です。
- lastModifiedOn
- Nullable<DateTimeOffset>
アプリが最後に変更されたとき (UTC)。 読み取り専用です。
- siteConfig
- SiteConfigProperties
アプリの構成。
- trafficManagerHostNames
- IEnumerable<String>
アプリに関連付けられている Azure Traffic Manager ホスト名。 読み取り専用です。
<>アプリが停止したときに SCM (KUDU) サイトを停止するコード true</code>。それ以外の場合は、<false/code> をコード>化します<。 既定値は <コード>false</code> です。
- targetSwapSlot
- String
このアプリをスワップするデプロイ スロットを指定します。 読み取り専用です。
- hostingEnvironmentProfile
- HostingEnvironmentProfile
アプリに使用するApp Service Environment。
<クライアント アフィニティを有効にするコード>true</code> 。 <同>じセッション内のクライアント要求を同じインスタンスにルーティングするセッション アフィニティ Cookie の送信を停止するコード false</code> 。 既定値は <コード>true</code> です。
<クライアント証明書認証 (TLS 相互認証) を有効にするコード>true/code>。それ以外の場合は、<false/code を>コード>化します<<。 既定値は <コード>false</code> です。
- clientCertMode
- Nullable<ClientCertMode>
これは ClientCertEnabled 設定で構成されます。
- ClientCertEnabled: false は、ClientCert が無視されていることを意味します。
- ClientCertEnabled: true と ClientCertMode: Required は、ClientCert が必要であることを意味します。
- ClientCertEnabled: true と ClientCertMode: Optional は、ClientCert が省略可能であるか、受け入れられるかを意味します。
- clientCertExclusionPaths
- String
クライアント証明書認証のコンマ区切り除外パス。
<アプリ>のパブリック ホスト名を無効にする場合は true</code>、それ以外の場合は <false</code を>コード>化します。 コード>が true/code> の<場合<、アプリには API 管理プロセスを介してのみアクセスできます。
- customDomainVerificationId
- String
アプリに割り当てられているカスタム ドメインを検証する一意識別子。 お客様は、確認のためにこの ID を txt レコードに追加します。
- outboundIPAddresses
- String
アプリが送信接続に使用する IP アドレスの一覧 (データベース アクセスなど)。 現在の設定でサイトをホストできるテナントからの VIP が含まれます。 読み取り専用です。
- possibleOutboundIPAddresses
- String
アプリが送信接続に使用する IP アドレスの一覧 (データベース アクセスなど)。 dataComponent を除くすべてのテナントの VIP が含まれます。 読み取り専用です。
- suspendOn
- Nullable<DateTimeOffset>
メモリ時間クォータを超える場合に備え、アプリは中断されます。
- cloningInfo
- CloningInfo
アプリの作成時に指定した場合、アプリはソース アプリから複製されます。
- resourceGroup
- String
アプリが属するリソース グループの名前。 読み取り専用です。
<>アプリが既定のコンテナーである場合はコード true</code>。それ以外の場合は、<false/code> をコード>化します<。
- defaultHostName
- String
アプリの既定のホスト名。 読み取り専用です。
- slotSwapStatus
- SlotSwapStatus
最後のデプロイ スロットスワップ操作の状態。
- redundancyMode
- Nullable<RedundancyMode>
サイト冗長モード。
- keyVaultReferenceIdentity
- String
Key Vault参照認証に使用する ID。
- virtualNetworkSubnetId
- ResourceIdentifier
リージョン VNET 統合によって参加する仮想ネットワークとサブネットの Azure Resource Manager ID。 これは、/subscriptions/{subscriptionName}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName} の形式である必要があります
- kind
- String
リソースの種類。
戻り値
モック作成用の新しい SitePatchInfo インスタンス。