次の方法で共有


UriRedirectActionProperties(UriRedirectActionType, RedirectType) コンストラクター

定義

UriRedirectActionProperties の新しいインスタンスを初期化します。

public UriRedirectActionProperties (Azure.ResourceManager.Cdn.Models.UriRedirectActionType actionType, Azure.ResourceManager.Cdn.Models.RedirectType redirectType);
new Azure.ResourceManager.Cdn.Models.UriRedirectActionProperties : Azure.ResourceManager.Cdn.Models.UriRedirectActionType * Azure.ResourceManager.Cdn.Models.RedirectType -> Azure.ResourceManager.Cdn.Models.UriRedirectActionProperties
Public Sub New (actionType As UriRedirectActionType, redirectType As RedirectType)

パラメーター

redirectType
RedirectType

トラフィックのリダイレクト時にルールが使用するリダイレクトの種類。

適用対象