다음을 통해 공유


Profiles interface

프로필을 나타내는 인터페이스입니다.

메서드

beginCreate(string, string, Profile, ProfilesCreateOptionalParams)

지정된 구독 및 리소스 그룹 아래에 프로필 이름을 사용하여 새 Azure Front Door 표준 또는 Azure Front Door Premium 또는 CDN 프로필을 만듭니다.

beginCreateAndWait(string, string, Profile, ProfilesCreateOptionalParams)

지정된 구독 및 리소스 그룹 아래에 프로필 이름을 사용하여 새 Azure Front Door 표준 또는 Azure Front Door Premium 또는 CDN 프로필을 만듭니다.

beginDelete(string, string, ProfilesDeleteOptionalParams)

지정된 매개 변수를 사용하여 기존 Azure Front Door 표준 또는 Azure Front Door Premium 또는 CDN 프로필을 삭제합니다. 프로필을 삭제하면 엔드포인트, 원본 및 사용자 지정 도메인을 포함한 모든 하위 리소스가 삭제됩니다.

beginDeleteAndWait(string, string, ProfilesDeleteOptionalParams)

지정된 매개 변수를 사용하여 기존 Azure Front Door 표준 또는 Azure Front Door Premium 또는 CDN 프로필을 삭제합니다. 프로필을 삭제하면 엔드포인트, 원본 및 사용자 지정 도메인을 포함한 모든 하위 리소스가 삭제됩니다.

beginUpdate(string, string, ProfileUpdateParameters, ProfilesUpdateOptionalParams)

지정된 구독 및 리소스 그룹에 지정된 프로필 이름을 사용하여 기존 Azure Front Door 표준 또는 Azure Front Door Premium 또는 CDN 프로필을 업데이트.

beginUpdateAndWait(string, string, ProfileUpdateParameters, ProfilesUpdateOptionalParams)

지정된 구독 및 리소스 그룹에 지정된 프로필 이름을 사용하여 기존 Azure Front Door 표준 또는 Azure Front Door Premium 또는 CDN 프로필을 업데이트.

generateSsoUri(string, string, ProfilesGenerateSsoUriOptionalParams)

CDN 추가 포털에 로그인하는 데 사용되는 동적 SSO URI를 생성합니다. 추가 포털은 표준 프로필의 핵심 보고서, 규칙 엔진, 고급 HTTP 보고서, 프리미엄 프로필의 실시간 통계 및 경고와 같이 Azure Portal 아직 사용할 수 없는 고급 기능 기능을 구성하는 데 사용됩니다. SSO URI는 약 10분마다 변경됩니다.

get(string, string, ProfilesGetOptionalParams)

지정된 구독 및 리소스 그룹 아래에 지정된 프로필 이름을 가진 Azure Front Door 표준 또는 Azure Front Door Premium 또는 CDN 프로필을 가져옵니다.

list(ProfilesListOptionalParams)

Azure 구독 내의 모든 Azure Front Door 표준, Azure Front Door Premium 및 CDN 프로필을 나열합니다.

listByResourceGroup(string, ProfilesListByResourceGroupOptionalParams)

리소스 그룹 내의 모든 Azure Front Door 표준, Azure Front Door Premium 및 CDN 프로필을 나열합니다.

listResourceUsage(string, string, ProfilesListResourceUsageOptionalParams)

지정된 Azure Front Door 표준 또는 Azure Front Door Premium 또는 CDN 프로필에서 엔드포인트의 할당량 및 실제 사용량을 확인합니다.

listSupportedOptimizationTypes(string, string, ProfilesListSupportedOptimizationTypesOptionalParams)

현재 프로필에 대해 지원되는 최적화 유형을 가져옵니다. 사용자는 나열된 값에서 최적화 형식으로 엔드포인트를 만들 수 있습니다.

메서드 세부 정보

beginCreate(string, string, Profile, ProfilesCreateOptionalParams)

지정된 구독 및 리소스 그룹 아래에 프로필 이름을 사용하여 새 Azure Front Door 표준 또는 Azure Front Door Premium 또는 CDN 프로필을 만듭니다.

function beginCreate(resourceGroupName: string, profileName: string, profile: Profile, options?: ProfilesCreateOptionalParams): Promise<PollerLike<PollOperationState<Profile>, Profile>>

매개 변수

resourceGroupName

string

Azure 구독 내의 리소스 그룹 이름입니다.

profileName

string

리소스 그룹 내에서 고유한 Azure Front Door 표준 또는 Azure Front Door Premium 또는 CDN 프로필의 이름입니다.

profile
Profile

새 프로필을 만드는 데 필요한 프로필 속성입니다.

options
ProfilesCreateOptionalParams

옵션 매개 변수입니다.

반환

Promise<PollerLike<PollOperationState<Profile>, Profile>>

beginCreateAndWait(string, string, Profile, ProfilesCreateOptionalParams)

지정된 구독 및 리소스 그룹 아래에 프로필 이름을 사용하여 새 Azure Front Door 표준 또는 Azure Front Door Premium 또는 CDN 프로필을 만듭니다.

function beginCreateAndWait(resourceGroupName: string, profileName: string, profile: Profile, options?: ProfilesCreateOptionalParams): Promise<Profile>

매개 변수

resourceGroupName

string

Azure 구독 내의 리소스 그룹 이름입니다.

profileName

string

리소스 그룹 내에서 고유한 Azure Front Door 표준 또는 Azure Front Door Premium 또는 CDN 프로필의 이름입니다.

profile
Profile

새 프로필을 만드는 데 필요한 프로필 속성입니다.

options
ProfilesCreateOptionalParams

옵션 매개 변수입니다.

반환

Promise<Profile>

beginDelete(string, string, ProfilesDeleteOptionalParams)

지정된 매개 변수를 사용하여 기존 Azure Front Door 표준 또는 Azure Front Door Premium 또는 CDN 프로필을 삭제합니다. 프로필을 삭제하면 엔드포인트, 원본 및 사용자 지정 도메인을 포함한 모든 하위 리소스가 삭제됩니다.

function beginDelete(resourceGroupName: string, profileName: string, options?: ProfilesDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>

매개 변수

resourceGroupName

string

Azure 구독 내의 리소스 그룹 이름입니다.

profileName

string

리소스 그룹 내에서 고유한 Azure Front Door 표준 또는 Azure Front Door Premium 또는 CDN 프로필의 이름입니다.

options
ProfilesDeleteOptionalParams

옵션 매개 변수입니다.

반환

Promise<PollerLike<PollOperationState<void>, void>>

beginDeleteAndWait(string, string, ProfilesDeleteOptionalParams)

지정된 매개 변수를 사용하여 기존 Azure Front Door 표준 또는 Azure Front Door Premium 또는 CDN 프로필을 삭제합니다. 프로필을 삭제하면 엔드포인트, 원본 및 사용자 지정 도메인을 포함한 모든 하위 리소스가 삭제됩니다.

function beginDeleteAndWait(resourceGroupName: string, profileName: string, options?: ProfilesDeleteOptionalParams): Promise<void>

매개 변수

resourceGroupName

string

Azure 구독 내의 리소스 그룹 이름입니다.

profileName

string

리소스 그룹 내에서 고유한 Azure Front Door 표준 또는 Azure Front Door Premium 또는 CDN 프로필의 이름입니다.

options
ProfilesDeleteOptionalParams

옵션 매개 변수입니다.

반환

Promise<void>

beginUpdate(string, string, ProfileUpdateParameters, ProfilesUpdateOptionalParams)

지정된 구독 및 리소스 그룹에 지정된 프로필 이름을 사용하여 기존 Azure Front Door 표준 또는 Azure Front Door Premium 또는 CDN 프로필을 업데이트.

function beginUpdate(resourceGroupName: string, profileName: string, profileUpdateParameters: ProfileUpdateParameters, options?: ProfilesUpdateOptionalParams): Promise<PollerLike<PollOperationState<Profile>, Profile>>

매개 변수

resourceGroupName

string

Azure 구독 내의 리소스 그룹 이름입니다.

profileName

string

리소스 그룹 내에서 고유한 Azure Front Door 표준 또는 Azure Front Door Premium 또는 CDN 프로필의 이름입니다.

profileUpdateParameters
ProfileUpdateParameters

기존 프로필을 업데이트하는 데 필요한 프로필 속성입니다.

options
ProfilesUpdateOptionalParams

옵션 매개 변수입니다.

반환

Promise<PollerLike<PollOperationState<Profile>, Profile>>

beginUpdateAndWait(string, string, ProfileUpdateParameters, ProfilesUpdateOptionalParams)

지정된 구독 및 리소스 그룹에 지정된 프로필 이름을 사용하여 기존 Azure Front Door 표준 또는 Azure Front Door Premium 또는 CDN 프로필을 업데이트.

function beginUpdateAndWait(resourceGroupName: string, profileName: string, profileUpdateParameters: ProfileUpdateParameters, options?: ProfilesUpdateOptionalParams): Promise<Profile>

매개 변수

resourceGroupName

string

Azure 구독 내의 리소스 그룹 이름입니다.

profileName

string

리소스 그룹 내에서 고유한 Azure Front Door 표준 또는 Azure Front Door Premium 또는 CDN 프로필의 이름입니다.

profileUpdateParameters
ProfileUpdateParameters

기존 프로필을 업데이트하는 데 필요한 프로필 속성입니다.

options
ProfilesUpdateOptionalParams

옵션 매개 변수입니다.

반환

Promise<Profile>

generateSsoUri(string, string, ProfilesGenerateSsoUriOptionalParams)

CDN 추가 포털에 로그인하는 데 사용되는 동적 SSO URI를 생성합니다. 추가 포털은 표준 프로필의 핵심 보고서, 규칙 엔진, 고급 HTTP 보고서, 프리미엄 프로필의 실시간 통계 및 경고와 같이 Azure Portal 아직 사용할 수 없는 고급 기능 기능을 구성하는 데 사용됩니다. SSO URI는 약 10분마다 변경됩니다.

function generateSsoUri(resourceGroupName: string, profileName: string, options?: ProfilesGenerateSsoUriOptionalParams): Promise<SsoUri>

매개 변수

resourceGroupName

string

Azure 구독 내의 리소스 그룹 이름입니다.

profileName

string

리소스 그룹 내에서 고유한 CDN 프로필의 이름입니다.

options
ProfilesGenerateSsoUriOptionalParams

옵션 매개 변수입니다.

반환

Promise<SsoUri>

get(string, string, ProfilesGetOptionalParams)

지정된 구독 및 리소스 그룹 아래에 지정된 프로필 이름을 가진 Azure Front Door 표준 또는 Azure Front Door Premium 또는 CDN 프로필을 가져옵니다.

function get(resourceGroupName: string, profileName: string, options?: ProfilesGetOptionalParams): Promise<Profile>

매개 변수

resourceGroupName

string

Azure 구독 내의 리소스 그룹 이름입니다.

profileName

string

리소스 그룹 내에서 고유한 Azure Front Door 표준 또는 Azure Front Door Premium 또는 CDN 프로필의 이름입니다.

options
ProfilesGetOptionalParams

옵션 매개 변수입니다.

반환

Promise<Profile>

list(ProfilesListOptionalParams)

Azure 구독 내의 모든 Azure Front Door 표준, Azure Front Door Premium 및 CDN 프로필을 나열합니다.

function list(options?: ProfilesListOptionalParams): PagedAsyncIterableIterator<Profile, Profile[], PageSettings>

매개 변수

options
ProfilesListOptionalParams

옵션 매개 변수입니다.

반환

PagedAsyncIterableIterator<Profile, Profile[], PageSettings>

listByResourceGroup(string, ProfilesListByResourceGroupOptionalParams)

리소스 그룹 내의 모든 Azure Front Door 표준, Azure Front Door Premium 및 CDN 프로필을 나열합니다.

function listByResourceGroup(resourceGroupName: string, options?: ProfilesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Profile, Profile[], PageSettings>

매개 변수

resourceGroupName

string

Azure 구독 내의 리소스 그룹 이름입니다.

options
ProfilesListByResourceGroupOptionalParams

옵션 매개 변수입니다.

반환

PagedAsyncIterableIterator<Profile, Profile[], PageSettings>

listResourceUsage(string, string, ProfilesListResourceUsageOptionalParams)

지정된 Azure Front Door 표준 또는 Azure Front Door Premium 또는 CDN 프로필에서 엔드포인트의 할당량 및 실제 사용량을 확인합니다.

function listResourceUsage(resourceGroupName: string, profileName: string, options?: ProfilesListResourceUsageOptionalParams): PagedAsyncIterableIterator<ResourceUsage, ResourceUsage[], PageSettings>

매개 변수

resourceGroupName

string

Azure 구독 내의 리소스 그룹 이름입니다.

profileName

string

리소스 그룹 내에서 고유한 Azure Front Door 표준 또는 Azure Front Door Premium 또는 CDN 프로필의 이름입니다.

options
ProfilesListResourceUsageOptionalParams

옵션 매개 변수입니다.

반환

PagedAsyncIterableIterator<ResourceUsage, ResourceUsage[], PageSettings>

listSupportedOptimizationTypes(string, string, ProfilesListSupportedOptimizationTypesOptionalParams)

현재 프로필에 대해 지원되는 최적화 유형을 가져옵니다. 사용자는 나열된 값에서 최적화 형식으로 엔드포인트를 만들 수 있습니다.

function listSupportedOptimizationTypes(resourceGroupName: string, profileName: string, options?: ProfilesListSupportedOptimizationTypesOptionalParams): Promise<SupportedOptimizationTypesListResult>

매개 변수

resourceGroupName

string

Azure 구독 내의 리소스 그룹 이름입니다.

profileName

string

리소스 그룹 내에서 고유한 Azure Front Door 표준 또는 Azure Front Door Premium 또는 CDN 프로필의 이름입니다.

options
ProfilesListSupportedOptimizationTypesOptionalParams

옵션 매개 변수입니다.

반환