ServiceAssociationLinksListResult interface
ServiceAssociationLinks_List作業的回應。
屬性
nextLink |
要取得下一組結果的 URL。
注意:此屬性不會序列化。 它只能由伺服器填入。
|
value |
子網中的服務關聯連結。
|
屬性詳細資料
nextLink
要取得下一組結果的 URL。
注意:此屬性不會序列化。 它只能由伺服器填入。
nextLink?: string
屬性值
value
子網中的服務關聯連結。
value?: ServiceAssociationLink[]
屬性值