patch 모듈
함수
deserialize_scheduler_duration
deserialize_scheduler_duration(attr, **kwargs)
매개 변수
Name | Description |
---|---|
attr
필수
|
|
from_iso8601_to_timespan
from_iso8601_to_timespan(iso_str)
매개 변수
Name | Description |
---|---|
iso_str
필수
|
|
from_timespan_to_iso8601
from_timespan_to_iso8601(timespan_str)
매개 변수
Name | Description |
---|---|
timespan_str
필수
|
|
patch_client
patch_client(client)
매개 변수
Name | Description |
---|---|
client
필수
|
|
serialize_scheduler_duration
serialize_scheduler_duration(attr, **kwargs)
매개 변수
Name | Description |
---|---|
attr
필수
|
|
GitHub에서 Microsoft와 공동 작업
이 콘텐츠의 원본은 GitHub에서 찾을 수 있으며, 여기서 문제와 끌어오기 요청을 만들고 검토할 수도 있습니다. 자세한 내용은 참여자 가이드를 참조하세요.
Azure SDK for Python