IPlacementPoliciesOperations 인터페이스

정의

PlacementPoliciesOperations 작업.

public interface IPlacementPoliciesOperations
type IPlacementPoliciesOperations = interface
Public Interface IPlacementPoliciesOperations

메서드

BeginCreateOrUpdateWithHttpMessagesAsync(String, String, String, String, PlacementPolicy, Dictionary<String,List<String>>, CancellationToken)

프라이빗 클라우드 클러스터에서 배치 정책 만들기 또는 업데이트

BeginDeleteWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

프라이빗 클라우드 클러스터에서 배치 정책 삭제

BeginUpdateWithHttpMessagesAsync(String, String, String, String, PlacementPolicyUpdate, Dictionary<String,List<String>>, CancellationToken)

프라이빗 클라우드 클러스터에서 배치 정책 업데이트

CreateOrUpdateWithHttpMessagesAsync(String, String, String, String, PlacementPolicy, Dictionary<String,List<String>>, CancellationToken)

프라이빗 클라우드 클러스터에서 배치 정책 만들기 또는 업데이트

DeleteWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

프라이빗 클라우드 클러스터에서 배치 정책 삭제

GetWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

프라이빗 클라우드 클러스터에서 이름으로 배치 정책 가져오기

ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

프라이빗 클라우드 클러스터의 배치 정책 나열

ListWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

프라이빗 클라우드 클러스터의 배치 정책 나열

UpdateWithHttpMessagesAsync(String, String, String, String, PlacementPolicyUpdate, Dictionary<String,List<String>>, CancellationToken)

프라이빗 클라우드 클러스터에서 배치 정책 업데이트

확장 메서드

BeginCreateOrUpdate(IPlacementPoliciesOperations, String, String, String, String, PlacementPolicy)

프라이빗 클라우드 클러스터에서 배치 정책 만들기 또는 업데이트

BeginCreateOrUpdateAsync(IPlacementPoliciesOperations, String, String, String, String, PlacementPolicy, CancellationToken)

프라이빗 클라우드 클러스터에서 배치 정책 만들기 또는 업데이트

BeginDelete(IPlacementPoliciesOperations, String, String, String, String)

프라이빗 클라우드 클러스터에서 배치 정책 삭제

BeginDeleteAsync(IPlacementPoliciesOperations, String, String, String, String, CancellationToken)

프라이빗 클라우드 클러스터에서 배치 정책 삭제

BeginUpdate(IPlacementPoliciesOperations, String, String, String, String, PlacementPolicyUpdate)

프라이빗 클라우드 클러스터에서 배치 정책 업데이트

BeginUpdateAsync(IPlacementPoliciesOperations, String, String, String, String, PlacementPolicyUpdate, CancellationToken)

프라이빗 클라우드 클러스터에서 배치 정책 업데이트

CreateOrUpdate(IPlacementPoliciesOperations, String, String, String, String, PlacementPolicy)

프라이빗 클라우드 클러스터에서 배치 정책 만들기 또는 업데이트

CreateOrUpdateAsync(IPlacementPoliciesOperations, String, String, String, String, PlacementPolicy, CancellationToken)

프라이빗 클라우드 클러스터에서 배치 정책 만들기 또는 업데이트

Delete(IPlacementPoliciesOperations, String, String, String, String)

프라이빗 클라우드 클러스터에서 배치 정책 삭제

DeleteAsync(IPlacementPoliciesOperations, String, String, String, String, CancellationToken)

프라이빗 클라우드 클러스터에서 배치 정책 삭제

Get(IPlacementPoliciesOperations, String, String, String, String)

프라이빗 클라우드 클러스터에서 이름으로 배치 정책 가져오기

GetAsync(IPlacementPoliciesOperations, String, String, String, String, CancellationToken)

프라이빗 클라우드 클러스터에서 이름으로 배치 정책 가져오기

List(IPlacementPoliciesOperations, String, String, String)

프라이빗 클라우드 클러스터의 배치 정책 나열

ListAsync(IPlacementPoliciesOperations, String, String, String, CancellationToken)

프라이빗 클라우드 클러스터의 배치 정책 나열

ListNext(IPlacementPoliciesOperations, String)

프라이빗 클라우드 클러스터의 배치 정책 나열

ListNextAsync(IPlacementPoliciesOperations, String, CancellationToken)

프라이빗 클라우드 클러스터의 배치 정책 나열

Update(IPlacementPoliciesOperations, String, String, String, String, PlacementPolicyUpdate)

프라이빗 클라우드 클러스터에서 배치 정책 업데이트

UpdateAsync(IPlacementPoliciesOperations, String, String, String, String, PlacementPolicyUpdate, CancellationToken)

프라이빗 클라우드 클러스터에서 배치 정책 업데이트

적용 대상