C# 클래스 Microsoft.Azure.Commands.Batch.Models.PSImageReference

파일 보기 프로젝트 열기: Azure/azure-powershell 1 사용 예제들

공개 메소드들

메소드 설명
PSImageReference ( string offer, string publisher, string sku, string version = null ) : System

비공개 메소드들

메소드 설명
PSImageReference ( Microsoft omObject ) : System

메소드 상세

PSImageReference() 공개 메소드

public PSImageReference ( string offer, string publisher, string sku, string version = null ) : System
offer string
publisher string
sku string
version string
리턴 System