다음을 통해 공유


BatchAccountCreateHeaders 클래스

정의

만들기 작업에 대한 헤더를 정의합니다.

public class BatchAccountCreateHeaders
type BatchAccountCreateHeaders = class
Public Class BatchAccountCreateHeaders
상속
BatchAccountCreateHeaders

생성자

BatchAccountCreateHeaders()

BatchAccountCreateHeaders 클래스의 새 instance 초기화합니다.

BatchAccountCreateHeaders(String, Nullable<Int32>)

BatchAccountCreateHeaders 클래스의 새 instance 초기화합니다.

속성

Location

비동기 작업의 상태 검사 데 사용되는 리소스의 URL을 가져오거나 설정합니다.

RetryAfter

비동기 작업의 상태 검사 위해 제안된 지연을 가져오거나 설정합니다. 값은 지연 시간(초)을 지정하는 정수입니다.

적용 대상