Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Microsoft
Azure
Commands
Common
Authentication
Models
XmlProfileSerializer
C# 클래스 Microsoft.Azure.Commands.Common.Authentication.Models.XmlProfileSerializer
상속:
IProfileSerializer
파일 보기
프로젝트 열기: Azure/azure-powershell
1 사용 예제들
공개 메소드들
메소드
설명
Deserialize
(
string
contents
,
AzureSMProfile
profile
) :
bool
Serialize
(
AzureSMProfile
obj
) :
string
메소드 상세
Deserialize()
공개
메소드
public
Deserialize
(
string
contents
,
AzureSMProfile
profile
) :
bool
contents
string
profile
AzureSMProfile
리턴
bool
Serialize()
공개
메소드
public
Serialize
(
AzureSMProfile
obj
) :
string
obj
AzureSMProfile
리턴
string