다음을 통해 공유


AadResourceUrls.ResourceUrls 속성

정의

연결하려는 리소스에 대한 URL을 가져오거나 설정합니다.

public System.Collections.Generic.IList<string> ResourceUrls { get; set; }
member this.ResourceUrls : System.Collections.Generic.IList<string> with get, set
Public Property ResourceUrls As IList(Of String)

속성 값

연결하려는 리소스에 대한 URL입니다.

적용 대상